blitzmann
df18651b4f
Bump wxPython requirements
2014-11-08 16:38:18 +02:00
blitzmann
61197ec061
Fixed old variable name in docstring
2014-11-07 23:40:58 -05:00
blitzmann
9f2124ac9f
Forgot to edit main comment =/
2014-11-07 23:36:50 -05:00
blitzmann
dbacfc19f0
Reintroduced old migration path.
2014-11-07 23:25:51 -05:00
blitzmann
6fafe40f35
Fix for a fix that was removed with a fix (see #62 )
2014-11-07 23:17:14 -05:00
DarkPhoenix
7641384aba
Remove unused import
2014-11-07 12:52:01 +03:00
DarkPhoenix
15087a290a
Add proper support of attribute value limit
...
This fixes issue with blighted/polarized weapons getting resistances down to negative values
2014-11-07 12:49:34 +03:00
DarkPhoenix
cb27efd5e1
Mark next development cycle
2014-11-07 01:33:57 +03:00
DarkPhoenix
091935259a
Bump version and mark as stable
2014-11-07 01:08:57 +03:00
DarkPhoenix
1fca17f5dd
Do not add time to misc column for ASB/AAR when factor reload time is turned on, fixes #123
2014-11-06 23:51:37 +03:00
DarkPhoenix
98cac2a0da
Penalize speed ganglinks against overheat on module itself ( fixes #170 )
2014-11-06 23:17:44 +03:00
DarkPhoenix
c28e52f2d1
Disable global ammo picker until we find alternative solution to using it (RMB or modifier keys for regular ammo picker)
2014-11-06 23:02:16 +03:00
DarkPhoenix
36df6878e8
Remove couple of skinned variations from ship browser
2014-11-06 02:45:26 +03:00
DarkPhoenix
7077261fe1
Work around EVE bug (Assault Frigs have raceID assigned) and make race detection to cope with 3+ skill reqs better overall, which fixes race detection for revenant and alike
2014-11-06 02:42:05 +03:00
DarkPhoenix
89052edda2
Commit new Phoebe effect files
2014-11-06 02:22:06 +03:00
DarkPhoenix
e60b677b3f
Update to Phoebe 1.0 data
2014-11-06 02:17:29 +03:00
DarkPhoenix
bf5c443053
Fix command processors - they used to allow to have 2 more ganglinks online
2014-11-05 22:03:43 +03:00
DarkPhoenix
d298ed8e01
Fix for new ammo picker (which borked resistance profile selector)
2014-11-05 22:00:55 +03:00
Ryan Holmes
28f2644a15
Merge pull request #189 from Headpigeon/master
...
Global Charge Switcher
2014-11-04 10:30:20 -05:00
Headpigeon
635e684c3a
Added module context menu entry for changing charges on all modules of same type at once (no need to manually select them)
2014-11-02 19:12:03 +01:00
DarkPhoenix
d991048be3
Fix crash on opening stats for items w/o traits
2014-10-30 14:12:37 +03:00
blitzmann
69e99d98c2
Fix minor formatting consistency issue for gauge tooltip
2014-10-26 00:24:40 -04:00
blitzmann
20362d2c0c
Added thousands separators to price tooltip
2014-10-26 00:18:54 -04:00
blitzmann
2e1d0c43a1
Added agility and mass to align time tooltip
2014-10-26 00:13:22 -04:00
DarkPhoenix
f78e2ed405
Adapt pyfa scripts to latest Phobos changes
2014-10-25 17:39:33 +04:00
blitzmann
23906d5824
Fix #126
2014-10-14 00:10:47 -04:00
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