DarkPhoenix
|
f17cf9b736
|
Fix undo for fill with module (which was caused by module add command not being undone properly in case of failure)
|
2020-04-20 16:36:16 +03:00 |
|
DarkPhoenix
|
8a4caeaa2d
|
Avoid doing unnecessary recalcs
|
2019-08-12 04:08:54 +03:00 |
|
DarkPhoenix
|
bc84c20cb2
|
Update database with actual contents before and after fill, also do it in UI commands
|
2019-05-27 15:35:14 +03:00 |
|
DarkPhoenix
|
9249ef24b3
|
Allow to undo operations even if removed module doesn't fit (e.g. removing excessive modules on t3c with removed subs)
|
2019-04-30 14:39:11 +03:00 |
|
DarkPhoenix
|
63a599ca85
|
Restore removed dummies on all commands which can deal with t3c subsystems
|
2019-04-30 13:50:10 +03:00 |
|
DarkPhoenix
|
fa2bceaff9
|
Allow recalculating fit without changing slot layout (e.g. when t3c subs added/removed)
|
2019-04-30 13:21:39 +03:00 |
|
DarkPhoenix
|
e9dffeadf6
|
Undo removal of subsystems properly
|
2019-04-30 02:03:32 +03:00 |
|
DarkPhoenix
|
951ffcd35a
|
Fix an oversight
|
2019-04-30 01:25:13 +03:00 |
|
DarkPhoenix
|
ba21ebe058
|
Restore mass-removed t3 modules properly
|
2019-04-30 01:23:52 +03:00 |
|
DarkPhoenix
|
4eb8973c31
|
Rework how effect-blocking modules (scram) work to properly support undoing
|
2019-04-29 20:25:28 +03:00 |
|
DarkPhoenix
|
d4847112a9
|
Make drone additions pane multi-selectable, change all related commands to support it too
|
2019-04-23 22:12:07 +03:00 |
|
DarkPhoenix
|
44240c1d37
|
Avoid committing more than once when restoring removed modules
|
2019-04-20 23:10:36 +03:00 |
|
DarkPhoenix
|
3badab0353
|
Fix various bugs replated to DB management
|
2019-04-20 14:29:10 +03:00 |
|
DarkPhoenix
|
c3e1ec2760
|
Ensure that module-fit relationship is established before running some checks which can rely on them
|
2019-04-20 04:06:57 +03:00 |
|
DarkPhoenix
|
d1a3e5c0e8
|
Fix some module-related command calls
|
2019-04-20 03:43:15 +03:00 |
|
DarkPhoenix
|
fbf3cace10
|
Save secondary state changes and restore them on undo
|
2019-04-16 14:48:25 +03:00 |
|
DarkPhoenix
|
9301bb56fa
|
More changes to cargo to module command, start reworking module to cargo as well
|
2019-04-16 12:20:54 +03:00 |
|
DarkPhoenix
|
4c0f88cdfa
|
Rework meta swap command
|
2019-04-15 18:05:18 +03:00 |
|
DarkPhoenix
|
82777d0b02
|
Move gui commands to their own package to avoid confusion in commands package
|
2019-04-15 12:15:19 +03:00 |
|
DarkPhoenix
|
c4c68a4e93
|
Rename calc command package, as we're going to put gui commands into packages too
|
2019-04-14 14:21:43 +03:00 |
|
DarkPhoenix
|
a8684ef1b9
|
Merge several local/projected commands into universal commands
|
2019-04-14 13:30:14 +03:00 |
|
DarkPhoenix
|
5ac9604fab
|
Categorize other calc commands
|
2019-04-14 12:37:24 +03:00 |
|