Tripwire 1.10 released
Highlights:
- Automapper now looks for possible Tripwire signature matches in 1 step instead of 2 so you will see the dialog asking which signature to update much more often.
- Automapper now also excludes jumps when the tracked character is in a station. If it works well I will replace the check for ship type - this would change Automapper to depend on only 1 ESI call instead of 2.
- Life and Mass for add/edit wormhole dialog window moved to the top system instead of the bottom
- Added a Edit Signature button, next to the trash icon as a pencil icon - adding to dbl-click row trigger
- Signature list selecting changed to simulate OS selection.
** Clicking a signature now highlights ONLY that signature
** Ctrl/CMD + clicking a signature to toggle selection
** Shift + clicking a signature highlights all signatures between 2 points
** Ctrl/CMD + A will select all signatures
** Clicking outside of the signature list now deselects all signatures
** Close the signature delete dialog now deselects all signatures - jQuery updated to 3.3.1
For those of you who are hosting a private copy, I have included a new DB dump. I changed indexes, table properties, triggers, events, and added a _history_wormholes table. I did not add/remove any columns.
Tips for upgrading database:
- Back a full backup! I am not responsible for you losing your data!
- Export entire Tripwire database (data only)
- Destroy database and create it again importing from repo tripwire.sql
- Import your data export
Optionally you can view the commit changes to see the database changes and manually perform them with a live database.