blitzmann
030e6aa9db
Instead of sending id, send parent item (which contains ID). This allows us to access the item to modify bitmap or any other value for it.
2014-09-15 15:48:26 -04:00
blitzmann
da047106f3
Implements support for child menus for damage patterns.
2014-09-08 01:11:38 -04:00
blitzmann
c04bb8f82c
Greatly simplified target resists menu logic. Also added active bitmap
2014-09-04 00:23:41 -04:00
blitzmann
035443b4ff
We now use EFT-style import/exports for damage profiles.
...
Also, percentages now shown next to damage amount instead of foot (where notifications are going)
2014-09-03 14:56:44 -04:00
blitzmann
0e10ac3928
Damage Pattern editor cleanup / GUI improvements
2014-09-03 13:52:42 -04:00
blitzmann
f0473f1eab
Added support to show errors for resist imports, as well as many improvements to GUI logic.
2014-09-03 12:52:05 -04:00
blitzmann
1ab76a7170
Commit initial work for effect DPS / Target resists
2014-09-03 00:49:53 -04:00
blitzmann
f02be0b0fd
Update Notifications: Sort release results by published date before iterating
2014-08-28 20:34:16 -04:00
blitzmann
d5a701ab31
If in debug mode, open effect file when double clicking effect (windows only)
2014-08-27 21:29:04 -04:00
blitzmann
ec083428da
Fit search shortcut: Fix focus issues for Linux
2014-08-26 16:01:39 -04:00
DarkPhoenix
f57c18810e
Fix broken refresh button in item stats view
2014-08-26 23:59:05 +04:00
DarkPhoenix
3e70a6fd7c
Fix #139 (Compare Charges mismatch)
2014-08-26 18:19:39 +04:00
blitzmann
59be18506c
Added "Open in Ship Browser" to fitting context menu, and modified a bit of the history logic in shipBrowser.
2014-08-19 23:50:10 -04:00
Ryan Holmes
b1bf14de29
Merge pull request #155 from blitzmann/network
...
Network service, other things - Resolves #135
2014-08-19 16:50:32 -04:00
blitzmann
2dd8453bbb
Give itemStat width more room on GTK, resolves #113
2014-08-19 16:22:37 -04:00
blitzmann
458e89a534
Fixes #154
2014-08-18 17:46:51 -04:00
blitzmann
493bf5cb0d
Merge remote-tracking branch 'origin/master'
2014-08-18 01:24:04 -04:00
Ryan Holmes
0032163a38
Merge pull request #152 from DarkFenX/jams
...
Adds "Chance to Jam" to Sensor Strength tooltip, resolves #114
2014-08-18 01:20:06 -04:00
blitzmann
84ac71f528
Fixed bugs introduced from code consistency fix
2014-08-18 01:10:49 -04:00
blitzmann
e8041470c8
Remove / disable debugging prints
2014-08-17 23:40:22 -04:00
blitzmann
8928d394c0
Updates "update" prefs to reflect new changes
2014-08-17 23:27:07 -04:00
blitzmann
0686b602c6
Adds network toggling to the preferences, as well as a few tweaks to network service
2014-08-15 01:00:31 -04:00
blitzmann
1279b20370
Some (bad) network error handling logic, borrowed from eveapi
2014-08-14 22:52:27 -04:00
blitzmann
4fe80b7554
Implement new network service for: Updates, CREST.
2014-08-14 11:43:25 -04:00
blitzmann
e60735a1f2
wxGTK itemStats Improvements: fixes button sizes, removes first column size on effects and increases second colum to prevent clipping
...
with window borders.
2014-08-11 02:15:34 -04:00
blitzmann
ce3772ecee
Set a min size for character selection. This prevents the character selector from stretching the entire stats panel with long character names
2014-08-11 01:27:47 -04:00
blitzmann
9e5f119248
Reduces icon opacity of "Empty Groups" toggle dependant on filtering state.
2014-08-10 17:21:48 -04:00
blitzmann
1315f8d8ed
Adds prices to Drone and Cargo bay. Also removed redundant and broken columns in drone bay
2014-08-08 10:46:58 -04:00
blitzmann
d29b4d91e9
Adds "Chance to Jam" to Sensor Strength tooltip
2014-08-07 22:47:59 -04:00
blitzmann
c7042f314b
Code consistency
2014-07-31 00:14:29 -04:00
blitzmann
dd27c3c805
Set files to 644 besides pyfa.py and scripts
2014-07-30 21:23:27 -04:00
blitzmann
b31d14158f
Added caching to empty group filtering
...
Stage 2 now sums total fittings in category and sets the cache to True if t_fits > 0
Stage 3 sets the cache to True if number of fits for ship > 0. This takes care of creating new fits
If fit is deleted, and there are no other fits for the ship, it reverts back to stage 2, which should set the correct value in the cache
2014-07-30 16:00:38 -04:00
blitzmann
b3b62fcecc
Introduces empty group filtering to ship browser stage 1
2014-07-30 00:40:55 -04:00
blitzmann
f406d7da09
Added keyboard shortcut to toggle search box in market and ship browser
2014-07-24 22:37:20 -04:00
blitzmann
4f64ae9f85
Added "Last Updated" stat to HTML export, resolves #128
2014-07-23 23:04:02 -04:00
blitzmann
55847adb41
Merge branch 'akosiaris_miningyeild'
2014-06-12 19:22:50 -04:00
blitzmann
e2abc51bbf
Use small icon with mining yield / firepower toggle button
2014-06-12 19:22:29 -04:00
blitzmann
23044b5cdb
Resolves #117
2014-06-06 21:31:08 -04:00
blitzmann
dea6ced052
Fixes #118
2014-06-05 15:07:13 -04:00
DarkPhoenix
5a586c5632
Mention cnc as founder in about window
2014-06-03 22:45:46 +04:00
Alexandros Kosiaris
bd60733bfe
Use a button to toggle between firepower/miningyield
...
Introduce a button on both firepowerViewFull and miningyieldViewFull
views that allows switching between the two. Work by destroying each
view and recreating/populating on every button press.
2014-06-02 19:46:45 +03:00
blitzmann
5a1e39180a
Set rack separation/labels and compact needed skills as default
...
Also refresh fit after modifying compact skills to take affect immediately.
2014-06-02 09:32:59 -04:00
DarkPhoenix
7d58b2caa1
Show additional cargo parameters in panel and tooltip. Closes #111
2014-06-02 00:12:11 +04:00
DarkPhoenix
88344dcfdc
Disable change affecting skills menu for now
2014-06-01 21:18:41 +04:00
blitzmann
de9ae5c78c
Ensure that we load all skills for a character and some minor tweaks.
2014-05-29 12:59:53 -04:00
blitzmann
0d1c7b93be
Add icons to skill context menu
2014-05-28 22:32:23 -04:00
Alexandros Kosiaris
28cfaf1702
Add mining yield view
...
Add a panel for displaying the mining yield. Display miner and drone
yield. Only create the frontend in this commit.
2014-05-28 17:47:25 +03:00
blitzmann
df046769ff
Add GUI support for changing affected skills
2014-05-27 16:26:14 -04:00
blitzmann
45fca2a87d
All things that can affect attribute from current fit/ships is included in modifiedAttributeDict.
...
The previous method was to only add those that change a value. This adds things can can affect it, and then pass a new `used` flag to the dict to show if it's used or not.
2014-05-25 14:48:40 -04:00
blitzmann
a1416e6bec
Improves on fit loading on startup by only calculating the last fit that is opened.
...
Issue with FittingView.MakeSnapshot() need an exception catch.
2014-05-25 02:55:28 -04:00