blitzmann
|
c1653c5f2e
|
Abstract the implant editor to work with different sources
|
2016-03-20 12:26:37 -04:00 |
|
blitzmann
|
36ad31ab25
|
Get some initial scaffolding up for implant sets sourced from the resist code.
|
2016-03-20 02:04:55 -04:00 |
|
blitzmann
|
6f1872fb94
|
Disable implants for read-only characters
|
2016-03-19 22:10:09 -04:00 |
|
blitzmann
|
ff56e70b81
|
Opps, dunno how this happened
|
2016-03-19 22:09:31 -04:00 |
|
blitzmann
|
201263237f
|
Add migration to update fits tablet for implant source
|
2016-03-19 21:20:20 -04:00 |
|
blitzmann
|
1ddd37f381
|
Enable implant searching.
|
2016-03-19 20:55:29 -04:00 |
|
blitzmann
|
f9d2a78c5e
|
Fix up styling for character implants and fitting window implant view
|
2016-03-19 19:30:42 -04:00 |
|
blitzmann
|
443c917c6b
|
Get context menus working for character implants
|
2016-03-19 18:23:34 -04:00 |
|
blitzmann
|
7c787cd13b
|
Recalc fit when changing implant source
|
2016-03-19 15:42:49 -04:00 |
|
blitzmann
|
dc8aff6b6c
|
Merge branch 'master' into charImplants
|
2016-03-19 15:33:35 -04:00 |
|
blitzmann
|
397040549f
|
Merge branch 'aacn500-validate-import'
|
2016-03-18 23:52:11 -04:00 |
|
blitzmann
|
0b858d6e94
|
Clean up call to checkStates
|
2016-03-18 23:51:55 -04:00 |
|
blitzmann
|
6c8efcda12
|
Fix traceback when ship is missing launcher / turret attribute (#539)
|
2016-03-18 23:31:19 -04:00 |
|
blitzmann
|
3fa0aa9242
|
Bump dev
|
2016-03-18 23:30:40 -04:00 |
|
aacn500
|
18775286c0
|
only check states when first loading a fit from db
|
2016-03-17 11:56:00 +00:00 |
|
aacn500
|
57433efe80
|
Check that modules fit on imported fits #512 #522
|
2016-03-16 20:12:26 +00:00 |
|
blitzmann
|
c42748a5dd
|
Fix #537 - cap battery causing remote cap transfers to apply incorrect values.
Bump to stable 1.20.1
|
2016-03-15 22:46:51 -04:00 |
|
blitzmann
|
b5cf835959
|
Add a toggle between fit-specific implants and character implants. This avoids a lot of the problems of how to mix these two sources of implants. Character implants cannot change stage.
|
2016-03-13 14:48:43 -04:00 |
|
blitzmann
|
48b45b5f51
|
Merge branch 'master' into charImplants
# Conflicts:
# gui/characterEditor.py
|
2016-03-12 23:20:26 -05:00 |
|
blitzmann
|
91980c9f2c
|
Bump release
|
2016-03-11 00:20:26 -05:00 |
|
blitzmann
|
db1c80c7e3
|
Update effect headers
|
2016-03-11 00:18:33 -05:00 |
|
blitzmann
|
e53bd70c2c
|
Merge pull request #497 from SpeedProg/master
Added commandline arguments to specify window title and path for savefiles
|
2016-03-10 23:58:56 -05:00 |
|
blitzmann
|
fe64e2e24c
|
Fix module states when loading from database with an incorrect state (see #529)
|
2016-03-10 23:55:12 -05:00 |
|
blitzmann
|
a020ca9a71
|
Fix tracking / guidance disrupters
|
2016-03-10 23:43:24 -05:00 |
|
blitzmann
|
7a9fde822c
|
Add some missing icons to the database and image store
|
2016-03-10 23:28:56 -05:00 |
|
blitzmann
|
152af02336
|
Fix effects involving XL missiles
|
2016-03-10 20:37:09 -05:00 |
|
blitzmann
|
be7d3a921a
|
Update database to TQ 1017528
|
2016-03-10 20:17:26 -05:00 |
|
blitzmann
|
78acb205d3
|
Merge branch 'singularity'
|
2016-03-10 20:16:57 -05:00 |
|
blitzmann
|
627dac692c
|
Modify applied cap drain based on ship's cap resistance
|
2016-03-08 18:23:35 -05:00 |
|
blitzmann
|
68a6a828d8
|
Revert "Disable setting new database version and bump pre-release"
This reverts commit d36bf41ecf.
|
2016-03-08 16:55:03 -05:00 |
|
blitzmann
|
e8604788df
|
Replace locale formating with regular string formatting due to issues with setting locale.
|
2016-03-06 11:48:01 -05:00 |
|
blitzmann
|
d36bf41ecf
|
Disable setting new database version and bump pre-release
|
2016-03-05 22:25:35 -05:00 |
|
blitzmann
|
821d9ea330
|
Add the renamed items to the conversion sheet
|
2016-03-05 21:54:32 -05:00 |
|
blitzmann
|
65eb0fac3d
|
Fix syntax errors
|
2016-03-05 21:51:11 -05:00 |
|
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
|
38cc13ff2c
|
Update to 1015913
|
2016-03-05 21:37:12 -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
|
ad61795e80
|
Add conversions, TODO: Confirm with some testing!
|
2016-03-05 15:41:39 -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
|
d85f8c0744
|
bump dev
|
2016-02-14 18:10:13 -05:00 |
|
Constantin Wenger
|
cf60bbc904
|
Merge remote-tracking branch 'upstream/master'
updated from upstream
|
2016-02-11 06:53:01 +01:00 |
|
blitzmann
|
9c67e7dd93
|
Fix database for icons (using old data), bump for release
|
2016-02-10 20:07:56 -05:00 |
|
blitzmann
|
df81a146d2
|
Bump dev
|
2016-02-10 15:08:42 -05:00 |
|
blitzmann
|
9bfb697f1e
|
Bump version
|
2016-02-10 13:22:39 -05:00 |
|
blitzmann
|
2e227cdbd5
|
Update to TQ 1006189
|
2016-02-10 11:49:58 -05:00 |
|