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
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
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
blitzmann
febc2eee09
Add some conditionals to disable Attribute Editor for wxPython 2.8
2015-11-06 20:23:09 -05:00
blitzmann
bf0b89f3b5
Old mac client shouldn't even know about CREST / override. Disable all instances of them for this build.
2015-11-03 21:25:52 -05:00
blitzmann
11ebde87c9
Change attr override window from ctrl+a to ctrl+b
2015-11-03 19:38:03 -05:00
blitzmann
09e0a0576c
MainFrame pointer was accidentally deleted from characterEditor.py, causing issues.
2015-11-03 19:21:45 -05:00
blitzmann
4b27becb5f
Merge branch 'overrides' into singularity
...
Conflicts:
eos/db/__init__.py
eos/db/saveddata/__init__.py
eos/db/saveddata/queries.py
gui/mainFrame.py
gui/mainMenuBar.py
2015-11-02 19:01:12 -05:00
blitzmann
3c055b78d3
Fix clearing of all overrides
2015-11-02 18:55:21 -05:00
blitzmann
ef36dc5ba3
Import/export/clear overrides, add missing files due to bad gitignore entry
2015-11-02 18:45:56 -05:00
blitzmann
d9c710c5a1
Minor improvements
2015-11-01 21:36:04 -05:00
blitzmann
c436e0e669
Create a proper menu item toggle for overrides
2015-11-01 21:19:49 -05:00
blitzmann
e80917e3d1
Things are saved now via GUI
2015-11-01 20:52:22 -05:00
blitzmann
0d0ec42daf
Initial GUI commit. Still need to actually handle the attribute change
2015-11-01 19:49:22 -05:00