blitzmann
b910982994
Bug fix and more work
2014-02-22 01:14:33 -05:00
blitzmann
f2c1002d58
Fixes bug with fit copy.
...
`copy.deepcopy` was not copying the booster property of the fit for whatever reason - I blame my poor understanding of copy.
2014-02-22 00:52:29 -05:00
blitzmann
46662d2b72
Added getFitsWithBooster query
2014-02-21 21:47:10 -05:00
blitzmann
7579f3c3e1
Fixed cases where fit.booster column might contain null instead of bool
2014-02-20 23:56:50 -05:00
blitzmann
3842913fe1
Added booster fit toggling in database, menu label toggling, and migration code
2014-02-20 23:26:26 -05:00
DarkPhoenix
c7944e91e7
Do not choke on renamed items
2014-02-16 22:42:43 +04:00
DarkPhoenix
9e389f27b0
Skip charges in EVE XML exports
2014-02-16 22:38:18 +04:00
Anton Vorobyov
eef34f1dcf
Merge pull request #46 from blitzmann/master
...
Fixes stats relating to the Capital Capacitor Emission Systems skill
2014-02-16 21:11:09 +03:00
DarkPhoenix
c1ea161060
Rework traits support. Also support getting traits out of the client via phobos
2014-02-16 22:06:54 +04:00
blitzmann
4a7782a713
Fixes stats relating to the Capital Capacitor Emission Systems skill
2014-02-14 22:36:11 -05:00
Carl Tompkins
2e9680191b
Added new traits tab to Ship Basic Stats window
2014-02-06 19:22:47 -05:00
DarkPhoenix
98850bfc1d
Update to SiSi 703519
2014-01-22 23:51:42 +04:00
DarkPhoenix
a5f821850b
Update scripts to be aware of latest phobos changes
2014-01-21 23:35:04 +04:00
DarkPhoenix
d97764586f
Re-publish festival items
2014-01-21 23:31:18 +04:00
Alex Jurkiewicz
7986177a16
Change market search from substring to tokenised substring
2014-01-08 17:53:33 +11:00
Alex Jurkiewicz
82733a81c8
limit searchItems returned list size to 100
2014-01-08 17:42:47 +11:00
DarkPhoenix
09374f1643
Add missing paladin optimal effect
2013-11-21 22:31:37 +04:00
DarkPhoenix
388c3c8bf1
Add missing Kronos falloff effect
2013-11-20 22:17:09 +04:00
DarkPhoenix
666f4c9adb
Make armor resistance bonus of heretic to rely on correct skill
2013-11-19 22:04:02 +04:00
DarkPhoenix
053e6b1780
Update everything to 653401, which is likely to be final Rubicon release
2013-11-19 00:31:12 +04:00
DarkPhoenix
5162db11df
Do not choke on import of unrecognized mods and empty lines
2013-10-10 00:10:38 +04:00
DarkPhoenix
21b85690fe
Add bastion effect and fix some stuff in siege effect
2013-10-08 01:54:36 +04:00
DarkPhoenix
46c46fce48
Add effects for SoE ships
2013-10-08 01:17:31 +04:00
DarkPhoenix
782f3cd590
Add support for SoE race. Their ships do not use it yet due to wrong skill requirements
2013-10-08 01:05:46 +04:00
DarkPhoenix
b6feb1c6a1
Fix ORE race detection
2013-10-08 00:43:13 +04:00
DarkPhoenix
c8e692d8d8
Update existing items
2013-10-08 00:35:18 +04:00
DarkPhoenix
44f581ce3c
Fix warp speed calculation formula
2013-10-07 23:08:12 +04:00
DarkPhoenix
5c1b39b492
Fix kestrel effect
2013-09-06 21:26:13 +04:00
DarkPhoenix
30c0b19e89
Penalize scanres rigs
2013-09-04 23:51:41 +04:00
DarkPhoenix
ac6ccd0ba1
Updadte database to 597398
2013-08-31 17:10:56 +04:00
DarkPhoenix
a92c646f9e
Migrate to new schema when needed
2013-08-31 16:19:28 +04:00
DarkPhoenix
8014c8d0a5
Merge branch 'master' into singularity
2013-08-31 15:32:10 +04:00
DarkPhoenix
f2e2572266
Fix procurer's shield hp effect
2013-08-31 00:28:56 +04:00
DarkPhoenix
9fe93f46ef
Fix crash booster effect
2013-08-27 00:29:39 +04:00
DarkPhoenix
1c78444fd1
Fix exile effect on cap reps
2013-08-27 00:15:41 +04:00
DarkPhoenix
d936088451
Finalize Ody 1.1 current changes with AT prize ships
2013-08-24 01:03:20 +04:00
DarkPhoenix
0c0d308118
Add effects for t3 link bonuses
2013-08-24 00:10:45 +04:00
DarkPhoenix
1a77ace6c3
Add genolution implant effects
2013-08-23 23:09:57 +04:00
DarkPhoenix
942649c589
Add effects for most of new items
2013-08-23 01:27:52 +04:00
DarkPhoenix
5c073dc83f
Handle renames of items and groups
2013-08-21 01:07:27 +04:00
blitzmann
7dce615933
Improvements to Character API
...
This commit adds default character and characters retrieved from API to
the DB, opening the door for "quick update" of API data (we now have api
details and character to update).
2013-08-06 13:01:30 -04:00
DarkPhoenix
96bb1b197e
Fix bug with character update through API
...
Thanks to Dennovin for spotting this
2013-07-30 00:59:47 +04:00
DarkPhoenix
bc592eaabe
Fix several miscalculations
2013-07-14 15:25:11 +04:00
Martin Falatic
f53e6f8533
Added the character import enhancement (reads native EVE CCP XML)
...
Character class inherits from 'object' now for consitency
(as fit class does)
Strings updated for consistency (e.g., 'EvE' -> 'EVE')
Minor cleanup of the previous skills exporter enhancement
Moved character change/update event bindings to globalEvents (as fit changes are) for better re-use
2013-06-22 18:24:04 -07:00
DarkPhoenix
771809eca2
Do not fail whole import on failed modules
2013-06-13 00:07:53 +04:00
DarkPhoenix
3506ab49b5
Do not append newline to exported fits to EFT format
2013-06-12 16:32:31 +04:00
DarkPhoenix
db64713756
Show EHP restored by AAR/ASB before reload
2013-06-12 13:27:36 +04:00
DarkPhoenix
e5c4bb298a
Fix several scanning-related effects
2013-06-12 11:43:15 +04:00
DarkPhoenix
3a96c6a222
Fix several effects
2013-06-12 01:25:56 +04:00
DarkPhoenix
d6c67f2564
Remove tests
2013-06-10 22:14:40 +04:00