DarkPhoenix
|
99d72956e8
|
Detect structure modules as modules
|
2019-04-29 00:43:18 +03:00 |
|
DarkPhoenix
|
5c44df7f21
|
Unfuck state change for passive modules
|
2019-04-22 19:36:45 +03:00 |
|
DarkPhoenix
|
cecb8f69a3
|
Change behavior of module state switching
|
2019-04-20 21:49:13 +03:00 |
|
DarkPhoenix
|
327ad78eb8
|
Fix insert for boosters as well
|
2019-04-20 19:31:44 +03:00 |
|
DarkPhoenix
|
8ca5b34c14
|
Insert instead of appending when we're asked to...
|
2019-04-20 13:30:07 +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
|
7131cdbac6
|
Do not set position of empty module to None when we're attempting to convert it to dummy
|
2019-04-18 13:00:32 +03:00 |
|
DarkPhoenix
|
b70c1a7c6c
|
Remove some deprecated code and rework handled list function
|
2019-04-18 13:00:06 +03:00 |
|
DarkPhoenix
|
9261d29ac1
|
DPS graph now respects factor reload option for fighters
|
2019-04-18 11:04:00 +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
|
f4f92b0821
|
Copy spoolup settings of modules when copying fit
|
2019-04-17 22:26:41 +03:00 |
|
DarkPhoenix
|
3aede13136
|
Copy t3d modes when copying fit
|
2019-04-17 22:24:49 +03:00 |
|
DarkPhoenix
|
d171548936
|
Fix fit creation
|
2019-04-17 20:02:05 +03:00 |
|
DarkPhoenix
|
9fd70a4ba9
|
Avoid using modPosition where possible
|
2019-04-17 16:14:30 +03:00 |
|
DarkPhoenix
|
400bb10ed3
|
Ensure that owner fit is always visible from all fit items and their modified attribute map
Fixes some issues with some afflictions not shown/registered when fit has just been loaded
|
2019-04-17 15:35:15 +03:00 |
|
DarkPhoenix
|
53915eb956
|
Minor cleanup
|
2019-04-17 13:27:08 +03:00 |
|
DarkPhoenix
|
5457c31148
|
Use already existing method in module validator
|
2019-04-17 10:03:49 +03:00 |
|
DarkPhoenix
|
3e2d21ea44
|
Update siege effect
|
2019-04-16 21:33:49 +03:00 |
|
DarkPhoenix
|
be374f4eb4
|
Update regular effects
|
2019-04-16 21:02:43 +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
|
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
|
9e6031edf2
|
Get rid of drone variation command
|
2019-04-13 20:53:26 +03:00 |
|
DarkPhoenix
|
1ca4c73a3e
|
Rework projected fighter fit commands
|
2019-04-13 18:26:05 +03:00 |
|
DarkPhoenix
|
1733d6abb8
|
Always show system-wide effect beacon on top
|
2019-04-13 02:52:59 +03:00 |
|
DarkPhoenix
|
aa9f16d3ad
|
Make sure our handled lists are not sorted
Because we rely on item positions within lists to identify modules for undo/redo stuff
|
2019-04-13 02:46:54 +03:00 |
|
DarkPhoenix
|
c997661f3a
|
Rework implant fit commands
|
2019-04-13 01:56:17 +03:00 |
|
DarkPhoenix
|
6174bf8a0b
|
Refactor non-projected fighter commands
|
2019-04-13 01:27:26 +03:00 |
|
DarkPhoenix
|
36c19fe6e8
|
Rework local drone commands
|
2019-04-12 23:46:41 +03:00 |
|
DarkPhoenix
|
1fb9936893
|
Fix booster commands
|
2019-04-12 17:55:56 +03:00 |
|
DarkPhoenix
|
d738ba615e
|
Finish overhauling module-related fit commands
|
2019-04-12 14:32:25 +03:00 |
|
DarkPhoenix
|
e5a694384d
|
Raise errors on all insertions to handled lists which fail
|
2019-04-12 12:41:46 +03:00 |
|
DarkPhoenix
|
1d98f889fd
|
Raise exceptions on failures to add module to module list
|
2019-04-12 10:47:14 +03:00 |
|
DarkPhoenix
|
ad03f907fa
|
Overhaul module-related commands
|
2019-04-12 04:02:28 +03:00 |
|
DarkPhoenix
|
5579929f83
|
Undoing removal of drones now restores their proper state
|
2019-04-11 18:20:56 +03:00 |
|
DarkPhoenix
|
938fa11d13
|
Removed projected modules now keep their state for undoing
|
2019-04-11 10:45:09 +03:00 |
|
DarkPhoenix
|
50e4e6fdcf
|
Fix undoing of drone removal
|
2019-04-10 23:01:43 +03:00 |
|
DarkPhoenix
|
3fc77d03b4
|
Restore state of removed implants on undo
|
2019-04-10 19:32:48 +03:00 |
|
DarkPhoenix
|
fda2c43a1d
|
Restore booster state even when it was replaced by another booster
|
2019-04-10 18:18:26 +03:00 |
|
DarkPhoenix
|
33886aea1b
|
Add exotic plasma to damage patterns
|
2019-04-08 19:12:30 +03:00 |
|
DarkPhoenix
|
211a83defd
|
Show market jump menu item only for items residing in groups shown by pyfa
|
2019-04-08 13:01:35 +03:00 |
|
MaruMaruOO
|
a6b8381e25
|
Additional fix for #1902
Adds checks to make sure effects return correct `isImplemented` and `isType` values when they are called before handler generation.
|
2019-03-30 09:15:48 -04:00 |
|
DarkPhoenix
|
6a2bdade80
|
Fix attr tab original value column fetching module attributes for charges
|
2019-03-29 01:09:52 +03:00 |
|
DarkPhoenix
|
dfa0373497
|
Fix fighter abilities and do not rely on effects' removed attributes anymore
|
2019-03-23 18:42:35 +03:00 |
|
DarkPhoenix
|
48ac6cb2af
|
Remove debugging prints or move them to pyfalog
|
2019-03-23 14:01:43 +03:00 |
|
DarkPhoenix
|
1edaf021da
|
Fix booster effects
|
2019-03-22 19:11:28 +03:00 |
|
DarkPhoenix
|
37b44befac
|
Add newline to the end of the file
|
2019-03-22 18:30:41 +03:00 |
|
DarkPhoenix
|
e43cce20a6
|
Fix remote hull rep effect
|
2019-03-22 18:04:38 +03:00 |
|
DarkPhoenix
|
0c7601b6d3
|
Change effectUsedBy script and run it over effects file
|
2019-03-22 18:01:14 +03:00 |
|