blitzmann
41a67bfae2
Fix some inconsistent behavior and a possible issue with adding a GUI element twice
2014-10-03 23:35:56 -04:00
blitzmann
df58614674
Fix #180
2014-10-03 23:13:12 -04:00
blitzmann
90369b679c
Fix #179
2014-10-03 21:25:28 -04:00
blitzmann
fed7107857
Implement better system for item conversions / definitions
2014-10-03 00:32:05 -04:00
blitzmann
4a2223323d
Bump dev version
2014-10-01 18:21:45 -04:00
blitzmann
0bbc35cd1b
Bump to v1.5.1 stable, fix for #176 (pyfa update breaks skeletons)
2014-10-01 17:43:54 -04:00
blitzmann
9b8c1ff3ba
Bump dev cycle
2014-09-30 21:56:54 -04:00
blitzmann
3394fabfc8
Bump to stable version
2014-09-30 19:37:23 -04:00
blitzmann
1bdfd7f924
Those who keep up with dev branch had issues with new migrations.
2014-09-30 18:03:04 -04:00
blitzmann
b69a46f9b1
Update to Oceanus 1.0
2014-09-30 13:28:56 -04:00
blitzmann
c17579505c
Merge branch 'singularity'
2014-09-30 13:28:08 -04:00
blitzmann
2f990b9de2
Add auto backup when migrating data
2014-09-30 13:20:51 -04:00
blitzmann
c9f33f200d
Fix #119
2014-09-29 16:20:59 -04:00
blitzmann
4abde609d8
Remove old effects, and modify current effects using new header with real effect name
2014-09-29 14:20:12 -04:00
blitzmann
9c09cef783
Added option to automatically remove unused effects with --remove flag
2014-09-29 14:09:56 -04:00
blitzmann
7570fee97b
Include real effect name in effect file comments to assist with debugging
2014-09-29 14:02:05 -04:00
blitzmann
22e8330045
Add Scram effect (does not include projection effects)
2014-09-29 13:43:21 -04:00
blitzmann
98c37a253f
Fix background color on fleet view on Linux
2014-09-29 11:38:49 -04:00
blitzmann
a931d46cb0
Implement open fit context item for projected fits
2014-09-29 01:02:00 -04:00
blitzmann
f4de596193
Add Oceanus module conversions to market item overrides
2014-09-28 02:54:36 -04:00
blitzmann
973a081e8d
Update to 829786
2014-09-28 02:08:33 -04:00
blitzmann
3054ac9d90
Introduce new migration procedure.
...
This creates a new migration module that include upgrade logic files, one file for each DB version. It should be noted that this will not support downgrades (the previous method didn't really support them either)
2014-09-28 00:14:10 -04:00
blitzmann
4ea2636788
Fix #171
2014-09-21 23:44:19 -04:00
Ryan Holmes
b5f2df58ce
Merge pull request #168 from blitzmann/161-effDps
...
Implement effective DPS
2014-09-19 19:18:20 -04:00
blitzmann
6d15645198
Added some docs to chrome tabs, and removed / commented some slight redundancies as well as style tweaks
2014-09-19 00:07:55 -04:00
blitzmann
a1bd671d89
Give a bit more horizontal room for fleet view (more work needs to be done - looks like crap on gtk)
2014-09-19 00:05:27 -04:00
blitzmann
aba5d43fc7
Added some docs ChromeTabs and did some cleaning
2014-09-17 19:00:09 -04:00
blitzmann
c903dff8ad
Removed debugging prints
2014-09-15 18:02:49 -04:00
blitzmann
35d5c49745
Allow us to select target resist after creating / renaming it
2014-09-15 16:11:30 -04:00
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
cc770898d9
Fixes issue where cargo is not copied with fit
2014-09-14 17:46:14 -04:00
blitzmann
8e383a085e
Enable Ctrl+Page(Up/Down) for fitting tab navigation
2014-09-13 00:32:00 -04:00
blitzmann
5fef07a552
Fix background color for empty fitting view on Linux (and osx?)
2014-09-13 00:14:30 -04:00
DarkPhoenix
72e272084e
Fix #159
...
Added all new system-wide effects as postMul, removed penalty group for cases where in coincides with 'default' group (e.g. it's also postMul for turret damage mods)
2014-09-09 19:54:38 +04:00
Anton Vorobyov
a2499cc070
Merge pull request #160 from blitzmann/fix-159
...
Fixes for stacking penalties for various wormhole effects
2014-09-09 19:16:42 +04:00
DarkPhoenix
c262acd0dc
RR drone rigs are penalized
2014-09-09 15:44:21 +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
bb16e649af
Added message to damage profile export
2014-09-03 18:45:04 -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
a95eabac7b
TargetResists: drones work. Also cleaned up redundancy in module.damageStats()
2014-09-03 01:37:59 -04:00
blitzmann
1ab76a7170
Commit initial work for effect DPS / Target resists
2014-09-03 00:49:53 -04:00
blitzmann
53c4a31334
Fix Guided Missile Precision skill for Citadel missiles
2014-08-30 13:07:18 -04:00
blitzmann
f02be0b0fd
Update Notifications: Sort release results by published date before iterating
2014-08-28 20:34:16 -04:00
blitzmann
0524b901f5
Fixes for stacking penalties for various wormhole effects
2014-08-27 23:12:30 -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
DarkPhoenix
55c7488a0d
Update ship icons
2014-08-27 02:52:25 +04:00
DarkPhoenix
8c8cf05207
Add icons for AT12 prize ships and move them to limited issue category
2014-08-27 02:34:19 +04:00