DarkPhoenix
|
3fec9ba173
|
Do not choke on mass projected fit removal, and restore projected fit amounts
|
2019-04-20 02:30:57 +03:00 |
|
DarkPhoenix
|
93cd3b97fa
|
Make command-related commands and their invokations more reliable
|
2019-04-20 00:35:14 +03:00 |
|
DarkPhoenix
|
85b046a640
|
Finish reworking booster command invokation
|
2019-04-20 00:07:27 +03:00 |
|
DarkPhoenix
|
1177575f77
|
Make item remove context menu safer
|
2019-04-19 23:12:29 +03:00 |
|
DarkPhoenix
|
fc4a10efe3
|
Fix booster removal
|
2019-04-19 22:57:06 +03:00 |
|
DarkPhoenix
|
7ba1a4c78f
|
Avoid unnecessary calculation
|
2019-04-19 19:54:21 +03:00 |
|
DarkPhoenix
|
a5bb16c460
|
Add drone stack via ctrl-doubleclick
|
2019-04-19 13:56:17 +03:00 |
|
DarkPhoenix
|
dbca0f9dea
|
Limit drone stacks by ship bandwidth too
|
2019-04-19 12:29:49 +03:00 |
|
DarkPhoenix
|
5b7c777d6b
|
Add 2 functions which calculate how many drones ship can release / store
|
2019-04-19 09:36:28 +03:00 |
|
DarkPhoenix
|
21f095250d
|
Make it possible to fill with mutated modules
|
2019-04-18 21:36:07 +03:00 |
|
DarkPhoenix
|
4c04fd93ae
|
Make sure position is returned as None in case the module cannot be found on passed fit
|
2019-04-17 22:37:44 +03:00 |
|
DarkPhoenix
|
9fd70a4ba9
|
Avoid using modPosition where possible
|
2019-04-17 16:14:30 +03:00 |
|
DarkPhoenix
|
98e834fd30
|
Re-add merge functionality
|
2019-04-16 17:23:25 +03:00 |
|
DarkPhoenix
|
7ae8d1dc1a
|
Allow splitting drone stacks again
|
2019-04-16 16:53:22 +03:00 |
|
DarkPhoenix
|
e57fce39fe
|
Fix fetching of prices of on-character implants
|
2019-04-16 16:25:44 +03:00 |
|
DarkPhoenix
|
fd54d2c28c
|
Make sure module position is None when we're asking if it can be fit, fixes crash with cloning siege module-alike modules
|
2019-04-16 15:17:27 +03:00 |
|
DarkPhoenix
|
4d31c8bb38
|
Send proper modadd/moddel events when changing mod meta level
|
2019-04-16 15:01:02 +03:00 |
|
DarkPhoenix
|
fbf3cace10
|
Save secondary state changes and restore them on undo
|
2019-04-16 14:48:25 +03:00 |
|
DarkPhoenix
|
30b12b04e8
|
Rework module to cargo GUI command
|
2019-04-16 14:07:54 +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
|
bc4c35665e
|
Change the way dragging from cargo to modules is handled
|
2019-04-16 02:10:02 +03:00 |
|
DarkPhoenix
|
64bba0cfdb
|
Rework cargo to module command
|
2019-04-16 01:41:19 +03:00 |
|
DarkPhoenix
|
46fa1eb0c6
|
Fix implant set addition
|
2019-04-15 23:12:51 +03:00 |
|
DarkPhoenix
|
c7ed6367f9
|
Rework clone/swap modules
|
2019-04-15 21:00:34 +03:00 |
|
DarkPhoenix
|
9523c6f349
|
Add meta swap support to projected items
|
2019-04-15 20:03:00 +03:00 |
|
DarkPhoenix
|
8b0f5f871c
|
Make sure drones to not merge on meta change
|
2019-04-15 18:57:00 +03:00 |
|
DarkPhoenix
|
3fa5ac7858
|
As commands now commit/recalc even in case of failure (as they do not know about exact reason of failure and we're not sure if rollback was succeeded), do not run them for every item added via double-click
|
2019-04-15 18:44:26 +03:00 |
|
DarkPhoenix
|
4c0f88cdfa
|
Rework meta swap command
|
2019-04-15 18:05:18 +03:00 |
|
DarkPhoenix
|
960bef2b96
|
Move booster and implant meta swap out of meta swap command
|
2019-04-15 13:28:15 +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
|
a560597a85
|
Rework 3 more UI commands
|
2019-04-15 12:06:07 +03:00 |
|
DarkPhoenix
|
801f51b89c
|
Rework projected GUI commands
|
2019-04-15 11:34:52 +03:00 |
|
DarkPhoenix
|
0b49bf201f
|
Rework local module GUI commands
|
2019-04-14 22:47:00 +03:00 |
|
DarkPhoenix
|
cc8575b275
|
Rework local fighters GUI commands
|
2019-04-14 21:42:58 +03:00 |
|
DarkPhoenix
|
51a11edc36
|
Rework local drone GUI commands
|
2019-04-14 20:51:39 +03:00 |
|
DarkPhoenix
|
4a6c1c3920
|
Rework command-related GUI commands
|
2019-04-14 16:34:01 +03:00 |
|
DarkPhoenix
|
1cb0081420
|
Rework cargo-related GUI commands and use command when deleting item from cargo with delete key
|
2019-04-14 16:13:01 +03:00 |
|
DarkPhoenix
|
d61d69188f
|
Do not store fit service and main frame on every command
|
2019-04-14 15:44:48 +03:00 |
|
DarkPhoenix
|
a829efa7ff
|
Rework implant UI commands
|
2019-04-14 15:36:30 +03:00 |
|
DarkPhoenix
|
e6599d1a40
|
Rework GUI booster-related commands
|
2019-04-14 14:50:15 +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
|
f80244d560
|
Add custom command processor for our internal needs and use it in booster add command
|
2019-04-14 14:14:14 +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 |
|
DarkPhoenix
|
c2b742304e
|
Move some of commands into packages
|
2019-04-14 11:45:58 +03:00 |
|
DarkPhoenix
|
c2b0257449
|
Rework toggle commands
|
2019-04-14 11:37:58 +03:00 |
|
DarkPhoenix
|
0d90c187f2
|
Rename set mode command
|
2019-04-14 04:07:31 +03:00 |
|
DarkPhoenix
|
88acec4241
|
Show spoolup option for projected modules, and set spoolup via command processor for all cases
|
2019-04-14 03:59:59 +03:00 |
|
DarkPhoenix
|
9a6255cb29
|
Rework setting mode and fix command which changes fit name
It was just broken before
|
2019-04-14 03:18:25 +03:00 |
|
DarkPhoenix
|
c721869dfa
|
Change charge changing command
|
2019-04-14 02:06:41 +03:00 |
|