blitzmann
54caece5b3
Update to 1027624, commit changes to itemDiff, and remove icon fetching from prep_data (need to use old dump info for now) (as well as other misc stuff)
2016-04-10 23:46:37 -04:00
blitzmann
8ed485df0e
Group renames
2016-04-06 00:22:19 -04:00
blitzmann
653b995774
Update eve.db and add missing carrier effects
2016-04-05 21:36:47 -04:00
blitzmann
3177713447
Add preliminary (database/gui) fighter support. No effects / calculations.
2016-04-04 23:32:03 -04:00
blitzmann
8fc9724204
Switch over to HTTPS protocol for jQuery CDN ( #549 ). Also fix an issue that caused page to not load in Chrome
2016-03-30 00:25:11 -04:00
aacn500
f8d7b68289
Fix "Change charge skills" showing module skills
2016-03-20 22:56:27 +00:00
blitzmann
e53bd70c2c
Merge pull request #497 from SpeedProg/master
...
Added commandline arguments to specify window title and path for savefiles
2016-03-10 23:58:56 -05:00
blitzmann
78acb205d3
Merge branch 'singularity'
2016-03-10 20:16:57 -05:00
blitzmann
e8604788df
Replace locale formating with regular string formatting due to issues with setting locale.
2016-03-06 11:48:01 -05:00
blitzmann
e9a0c5456e
Fix group matching: Capital charges
2016-03-05 21:48:12 -05:00
blitzmann
e2d33beb34
Fix group matching: Remote Sensor Dampener -> Sensor Dampener
2016-03-05 21:44:02 -05:00
blitzmann
b44c8461d4
Fix group matching: ECM Burst -> Burst Jammer
2016-03-05 21:41:01 -05:00
blitzmann
53a46dcec6
Fix bug causing fitting view to crash if ammo does not have icon
2016-03-05 21:32:02 -05:00
blitzmann
c01e506eb1
Add some debug info to item stats (effect and attribute IDs)
2016-03-05 15:42:31 -05:00
blitzmann
bd802ab926
Fix typing issue with cargo stat
2016-03-05 01:08:53 -05:00
blitzmann
a25a1c0415
Reintroduce thousands separators for certain stats, tweak precision of cargo stat and displays
2016-02-28 18:14:27 -05:00
blitzmann
969952cccc
Add support for user-defined server timeout setting ( #492 )
2016-02-14 18:51:18 -05:00
Constantin Wenger
cf60bbc904
Merge remote-tracking branch 'upstream/master'
...
updated from upstream
2016-02-11 06:53:01 +01:00
blitzmann
9c67e7dd93
Fix database for icons (using old data), bump for release
2016-02-10 20:07:56 -05:00
blitzmann
9bfb697f1e
Bump version
2016-02-10 13:22:39 -05:00
blitzmann
fb7c227a10
Add a few market conversions and change cap drone group name (Feb '16 release)
2016-02-10 01:24:21 -05:00
blitzmann
785060f12b
Merge branch 'test'
2016-02-06 16:07:44 -05:00
blitzmann
4e509bbaee
Fix character editor crash on Windows by disallowing resizing. ( #441 )
2016-02-06 16:04:29 -05:00
blitzmann
7e305aab67
Revert "Tentative fix for character editor issues."
...
This reverts commit 253ebdc4e1 .
2016-01-31 10:52:00 -05:00
blitzmann
55eed0d029
Revert "Fix Character Editor Dialog for osx"
...
This reverts commit 9fc31d6a55 .
2016-01-31 10:51:45 -05:00
blitzmann
45074952fd
Merge pull request #504 from resinneublem/export-charges-optional
...
Make exporting charges a preference
2016-01-26 15:34:23 -05:00
blitzmann
9fc31d6a55
Fix Character Editor Dialog for osx
2016-01-25 22:47:27 -05:00
blitzmann
f3f1d022ef
Updated to new repo location and forum thread
2016-01-25 21:14:45 -05:00
blitzmann
253ebdc4e1
Tentative fix for character editor issues.
2016-01-25 21:10:20 -05:00
Resin Neublem
ceb7eb15c3
Make exporting charges a preference
...
Some users don't want to export equiped charges because it might
conflict with their cargo hold (don't need 2x of the same type of script)
They just be equipping the items to see the different stats
2016-01-16 13:45:13 -05:00
Resin Neublem
115b154f0b
Use idiomatic osx preferences shortcut
...
OSX uses "Command-," for application preferences
2016-01-16 13:09:13 -05:00
blitzmann
2d1344b785
Fix issue with accidental whitespace in CREST user-defined settings
2016-01-13 19:41:58 -05:00
Constantin Wenger
96048b5133
added command line option to set the window title
2016-01-12 21:28:15 +01:00
blitzmann
52d19b8de4
Remove debug prints
2016-01-09 14:48:13 -05:00
blitzmann
3d26a31ee2
Add option to disable gauge animations (primarily for osx 10.11 users, see #438 )
2016-01-09 12:36:55 -05:00
blitzmann
343d605a84
Fitting file import improvements:
...
- Blank files don't cause crash
- If error happens during processing, notify user
2016-01-03 21:45:19 -05:00
blitzmann
ad738f7e7c
Fix exporting fit to XML when name is unicode
2016-01-03 00:06:53 -05:00
Wenda Zhou
57da36f1cf
Fixed category names for neut, nos and tracking disruptor.
...
With the implementation of falloff for energy neutralizer
and nosferatus, their names has changed so had to update
for correct display.
Also added some display for the new guidance disruptors
(i.e. missile disruptors). This also fixes the category
change for weapon disruptor (both are now called weapon
disruptor).
2015-12-09 22:50:30 -05:00
blitzmann
fbf67c134b
Merge remote-tracking branch 'origin/singularity'
2015-12-07 19:39:45 -05:00
blitzmann
cbd2ed603f
Possible fix for character editor crash
2015-12-06 11:16:54 -05:00
blitzmann
2ac62ece06
Remove erroneous command causing a break in ship booster menu
2015-12-05 22:53:51 -05:00
blitzmann
0a10f2d72a
If running under OSX and wx3, override wx.ID_COPY and wx.ID_PASTE. See GH Issue #456
2015-12-04 01:06:35 -05:00
blitzmann
b4373cb0c5
Fix #451
2015-11-29 17:56:39 -05:00
blitzmann
4d701f561e
fix booster menu causing crashes ( #424 )
2015-11-26 18:56:20 -05:00
blitzmann
3b1edd3283
Add error handling to CREST functions when no connection can be made.
2015-11-08 20:07:30 -05:00
blitzmann
2fadaa890b
fix save character as on os x
2015-11-08 13:52:53 -05:00
blitzmann
31bdb75c51
Added confirmation dialog when deleting character
2015-11-08 12:49:00 -05:00
blitzmann
0124f63d9a
Fix amount change dialog for os x
2015-11-08 12:44:32 -05:00
blitzmann
95dba166eb
Remove some debugging prints
2015-11-08 12:37:31 -05:00
blitzmann
83adadd71f
Convert pubsub to wx events
2015-11-08 12:33:56 -05:00