These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Wormholes

 
  • Topic is locked indefinitely.
 

Tripwire - Sig Mapping Tool

First post First post
Author
Daimian Mercer
Deep Core Mining Inc.
Caldari State
#561 - 2015-07-21 16:12:48 UTC
@Sonny
Interesting the database engine makes that kind of difference, I am going to look into this more.

I am working on an update that will allow you to change the name of any system (even ones that have no "Leads To").

Have you tried using the chain tab option "K-Space"? It is for showing all chains that have an active kspace entrance. Also with the new ability to exclude EVE-Scout's Thera chain, it is a little bit better now.

Creator of Tripwire mapping tool - EVE-O thread

Twitter | daimian.mercer@gmail.com

Sonny Mogwai
Dreaming Tree
#562 - 2015-07-22 09:10:45 UTC  |  Edited by: Sonny Mogwai
.
Daimian Mercer
Deep Core Mining Inc.
Caldari State
#563 - 2015-07-22 18:30:32 UTC  |  Edited by: Daimian Mercer
@Sonny
I will see what I can do about the duplicates and such

I am not sure what I can do about the second tab row - HTML is still very limiting with advanced UI designs which is made even worse when I have to make everything work with the IGB (which is Chrome 3 BTW)

Also looking into the chain map ordering with placing newer wormholes on the right is actually still not working consistently - I can fix this by also ordering wormholes, can you confirm this?

Also creating tickets helps me keep organized with what needs done and not overlooking bugs. https://bitbucket.org/daimian/tripwire/issues

Creator of Tripwire mapping tool - EVE-O thread

Twitter | daimian.mercer@gmail.com

Hidden Fremen
Lazerhawks
L A Z E R H A W K S
#564 - 2015-07-22 21:42:04 UTC
Dropdown menu for tabs?
Sonny Mogwai
Dreaming Tree
#565 - 2015-07-23 00:24:44 UTC  |  Edited by: Sonny Mogwai
.
Daimian Mercer
Deep Core Mining Inc.
Caldari State
#566 - 2015-07-23 01:17:42 UTC
@Hidden
I actually don't like drop down menus ... can't explain why.. I just tend to avoid them if possible

@Sonny
Strange, might be a version different between the Tripwire MySQL server and the on I use locally then. I will put in the ORDER BY anyways just to make sure it doesn't happen again either way.

Also I am planning to retire the Tripwire forums in favor of setting up a WIKI instead - are there some ppl willing to help built it up with info on how to use Tripwire?

Creator of Tripwire mapping tool - EVE-O thread

Twitter | daimian.mercer@gmail.com

Sonny Mogwai
Dreaming Tree
#567 - 2015-07-24 19:41:37 UTC  |  Edited by: Sonny Mogwai
.
Daimian Mercer
Deep Core Mining Inc.
Caldari State
#568 - 2015-08-04 19:00:33 UTC
In case you are not following me on Twitter I have pushed several fixed to Tripwire in the last 12 hours or so including the tricky paste signature deleting the wrong signature bug that is thanks to an excellent bug report here: https://goo.gl/GAIYlS

Any bug reports like that are almost always something I can fix quickly and always a priority to me! Cheers! Lol

Creator of Tripwire mapping tool - EVE-O thread

Twitter | daimian.mercer@gmail.com

Mussah Yacoub
Oruze Cruise
White Stag Exit Bag
#569 - 2015-08-05 20:03:41 UTC
Is there a reason that you are using MySQL instead of PostgreSQL? I don't know what backend you are using and if a migration is feasible for you at this point with the amount of production data involved, but from everything I've heard, Postgres is more SQL standards compliant and robust than MySQL. I've also run into issues with ORDER BY on MySQL acting oddly when paired with, say, calculated model properties in Django. Also MySQL can't do DISTINCT ON queries, which is enough for me to avoid it. personally.

Daimian Mercer wrote:
I am planning to retire the Tripwire forums in favor of setting up a WIKI instead - are there some ppl willing to help built it up with info on how to use Tripwire?


I would be interested in contributing to a Tripwire Wiki.
Daimian Mercer
Deep Core Mining Inc.
Caldari State
#570 - 2015-08-06 00:41:49 UTC
Mussah Yacoub wrote:
Is there a reason that you are using MySQL instead of PostgreSQL? I don't know what backend you are using and if a migration is feasible for you at this point with the amount of production data involved, but from everything I've heard, Postgres is more SQL standards compliant and robust than MySQL. I've also run into issues with ORDER BY on MySQL acting oddly when paired with, say, calculated model properties in Django. Also MySQL can't do DISTINCT ON queries, which is enough for me to avoid it. personally.

Daimian Mercer wrote:
I am planning to retire the Tripwire forums in favor of setting up a WIKI instead - are there some ppl willing to help built it up with info on how to use Tripwire?


I would be interested in contributing to a Tripwire Wiki.


I've worked with PostgreSQL and much prefer MySQL and the performance is very dependent on what your doing for either. Also MySQL is an Oracle product, not a bad company. Do you feel Tripwire is not performing well?

Also I will get the Wiki setup tonight and get in touch with you.. I really want to get it going and get thing documented.

Creator of Tripwire mapping tool - EVE-O thread

Twitter | daimian.mercer@gmail.com

Daimian Mercer
Deep Core Mining Inc.
Caldari State
#571 - 2015-08-07 00:04:09 UTC
Wiki is enabled - fully open to public for now. You will need an account to write however but do not need permissions from me.
https://bitbucket.org/daimian/tripwire/wiki

Will see how things go - if need be I will lock it down. Also I am using the Bitbucket service for source code control and issue tracker so it makes sense to also do the wiki even if there are better solutions out there.

Creator of Tripwire mapping tool - EVE-O thread

Twitter | daimian.mercer@gmail.com

Daimian Mercer
Deep Core Mining Inc.
Caldari State
#572 - 2015-08-12 01:46:02 UTC  |  Edited by: Daimian Mercer
Just released another patch full of fixes and more...

Added collapse toggle to the chain map context menu. This lets you control the size of your chain map per tab, each tab has it's own collapse settings that are saved with your normal settings.

Fixed several bugs regarding the use of "GATE" wormholes used for finer control of your chain map. "GATE" types now are set on both sides - no more K162 on the other side. They are also set for infinite life so they will never be auto-removed.

Adding/Editing signatures now auto-fills the ID with "???" when tabbing past it when leaving it blank. Also you won't get a duplicate signature ID error message.

The signature list now has a special font for the signature ID column so the IDs are always evenly spaced. This makes it a bit easier on the eyes when there are IDs like WWW and III.

Changed killboard link in Tripwire to zKillboard by popular request.

Several random bugs have also been found and squashed - I won't bore you with details but you probably never noticed them anyways.

Enjoy and thanks for using Tripwire :)

Creator of Tripwire mapping tool - EVE-O thread

Twitter | daimian.mercer@gmail.com

Veldin Ostus
Native Freshfood
Minmatar Republic
#573 - 2015-08-13 19:57:43 UTC
Daimian Mercer wrote:

The signature list now has a special font for the signature ID column so the IDs are always evenly spaced. This makes it a bit easier on the eyes when there are IDs like WWW and III.


My brain does weird things with multiple characters in a row like that. This is an awesome enhancement.
Daimian Mercer
Deep Core Mining Inc.
Caldari State
#574 - 2015-08-13 23:40:17 UTC
Tripwire crowd funding t-shirt sale is on now! Get your t-shirt and get dedicated Tripwire work from me while I am between jobs!
https://tripwire.eve-apps.com/raise.php

Creator of Tripwire mapping tool - EVE-O thread

Twitter | daimian.mercer@gmail.com

Daimian Mercer
Deep Core Mining Inc.
Caldari State
#575 - 2015-08-14 22:49:05 UTC
Tripwire quickpoll http://vote.pollcode.com/95759566

Creator of Tripwire mapping tool - EVE-O thread

Twitter | daimian.mercer@gmail.com

Daimian Mercer
Deep Core Mining Inc.
Caldari State
#576 - 2015-08-15 01:40:17 UTC
Daimian Mercer wrote:


By popular request this has been changed...

When doing a full paste and deleting missing signatures - it will now skip GATE types and signatures with ??? as the ID.

Creator of Tripwire mapping tool - EVE-O thread

Twitter | daimian.mercer@gmail.com

Daimian Mercer
Deep Core Mining Inc.
Caldari State
#577 - 2015-08-18 21:29:31 UTC
Crowd funding nearly at 30%!

Just a heads up on what I am working on right now that this crowd funding will help me finish and then some...
Complete re-design of the adding/editing sigs dialog so you can edit both sides and have even more control
Admin tools including active users and blocking characters - even signature history to restore deleted/modified sigs
Mask overhaul including more control over sharing and even switch masks with a single click (view signatures for 1 mask but notes or chain from a completely different mask)

Plus so much more minor tweaks you all have been asking for!

Meeting the funding goals means all these will get added in the next few weeks!
https://tripwire.eve-apps.com/raise.php

Creator of Tripwire mapping tool - EVE-O thread

Twitter | daimian.mercer@gmail.com

Daimian Mercer
Deep Core Mining Inc.
Caldari State
#578 - 2015-08-20 16:45:07 UTC
Just made a few changes to fix duplicate signatures when rapidly changing systems and caching to help speed up system changing.

I am in the process of re-organizing the Tripwire source repository to make it easier to work on (no it is still private but I am looking for help). Will also be performing some server and database maintenance today and tomorrow during the off time - expect Tripwire to be sluggish at times but no downtime is expected.

If you haven't noticed I have been focusing on fixes over features lately - however I have been still working on some major features that are coming. Will also somehow get motivated to getting documentation going.

Creator of Tripwire mapping tool - EVE-O thread

Twitter | daimian.mercer@gmail.com

Daimian Mercer
Deep Core Mining Inc.
Caldari State
#579 - 2015-08-20 18:36:33 UTC
When flying in a pod the auto-mapper will no longer map systems. Should work when you get podded but need someone to test it - not sure if your ship type changes to "corpse" when your system changes initially or something other then the two pod types.

Creator of Tripwire mapping tool - EVE-O thread

Twitter | daimian.mercer@gmail.com

Daimian Mercer
Deep Core Mining Inc.
Caldari State
#580 - 2015-08-21 17:07:30 UTC
Tripwire poll... http://strawpoll.me/5275943

Creator of Tripwire mapping tool - EVE-O thread

Twitter | daimian.mercer@gmail.com