DarkPhoenix
ae4ec99308
Show mining stats in misc column even for inactive mods/drones
2021-12-09 23:20:02 +03:00
DarkPhoenix
aa7d3a1b7b
Fix drone falloff display
2021-12-09 23:10:33 +03:00
DarkPhoenix
a7c2f700b4
Fix drone optimal display
2021-12-09 23:08:53 +03:00
DarkPhoenix
e0377a084f
Update how mining waste is processed, to make it in line with new effects
2021-12-02 14:15:29 +03:00
DarkPhoenix
5d66454e52
Update waste calculation
2021-12-02 13:35:28 +03:00
DarkPhoenix
1561d9f581
Fix drone group check
2021-11-27 15:12:52 +03:00
DarkPhoenix
48818c9709
Fix turret ammo picker
2021-11-26 21:39:08 +03:00
DarkPhoenix
ca356b413b
Add mining waste readout to the misc column, and fix more issues related to the attribute fetching change
2021-11-26 21:27:47 +03:00
DarkPhoenix
a9ef5caf2d
Fix attribute fetching, which is needed to calculate mining waste of crystal'd strip miners
...
This potentially can break many things. Some of those are fixed already, but there might be many more...
2021-11-26 20:43:46 +03:00
DarkPhoenix
22be97f901
Calculate waste stats for fits
2021-11-26 17:19:07 +03:00
DarkPhoenix
ea7a5b3c70
Implement drone mutation support with some exceptions
2021-10-25 23:34:08 +03:00
DarkPhoenix
59bb9670b6
Multiple fixes related to sig suppressor
2021-03-25 12:49:50 +03:00
DarkPhoenix
04a1e95730
Get list of fighters and drones as well
2019-10-10 16:03:56 +03:00
DarkPhoenix
e5ba35fde9
Pass effect in all effect handler calls
2019-10-08 23:41:26 +03:00
DarkPhoenix
61a33a331e
Copy projection range when copying fit
2019-10-01 09:29:10 +03:00
DarkPhoenix
b433b0ea7c
Change fit projection so that projection range actually counts for the sake of calculations overall
...
No effect support still
2019-09-30 00:19:31 +03:00
DarkPhoenix
2a05ac5a85
Pass projection range parameter to effects
2019-09-29 22:02:10 +03:00
DarkPhoenix
60a8e905b8
Expose data about reloads to cycle getter
2019-08-19 09:32:55 +03:00
DarkPhoenix
26b1610ca5
Remote rep drones now always show amount of HP repaired, enabled or not
2019-08-17 00:03:23 +03:00
DarkPhoenix
ae1a5f4e44
Rework various RR-related functionality to use new API
2019-08-16 23:58:07 +03:00
DarkPhoenix
4594f57961
Get RR data getter to drone
2019-08-16 23:27:37 +03:00
DarkPhoenix
e34fcb2f9c
Rename multiple entities to reflect that it's target profile rather than target resists
2019-07-25 16:20:41 +03:00
DarkPhoenix
e796b748b6
Make sure dromis can be resisted
2019-07-08 16:37:43 +03:00
DarkPhoenix
9c710285f2
Do not cycle over mods which are not dealing damage when composing cache
2019-05-19 21:04:41 +03:00
DarkPhoenix
49f1412d91
Fix bug with drones
2019-05-12 04:56:59 +03:00
DarkPhoenix
7305c0a017
Add optional parameter to cycle parameter getters
2019-05-12 02:55:42 +03:00
DarkPhoenix
87f28db730
Implement volley parameters for drones and fighters
2019-05-12 02:38:36 +03:00
DarkPhoenix
56d9a8b626
Rework fighter calculations to use cycle parameters
2019-05-12 02:18:44 +03:00
DarkPhoenix
cb8f76c582
Implement module cycle parameters logic for modules
2019-05-11 17:34:01 +03:00
DarkPhoenix
af0b7b92c7
Implement cycle parameters for drones
2019-05-11 16:15:03 +03:00
DarkPhoenix
9e6031edf2
Get rid of drone variation command
2019-04-13 20:53:26 +03:00
DarkPhoenix
647c093451
Add drones and fighters to fit optimization
2019-03-03 10:00:23 +03:00
DarkPhoenix
2749426a7c
Change tooltips
2018-12-12 08:43:54 +03:00
DarkPhoenix
0a23c3cabb
Add spoolup support to misc column tooltips
2018-12-12 00:32:50 +03:00
DarkPhoenix
5a0670838d
Expose spooled up value to stats panels
2018-12-11 23:15:46 +03:00
DarkPhoenix
4f0f8fcdfc
Rework internal interfaces to be able to specify spoolup in more flexible manner and carry output dps types
2018-12-11 17:39:03 +03:00
DarkPhoenix
f39ba27a13
Add backend support for damage stats separation (prespool and postspool)
2018-11-02 13:30:38 +03:00
blitzmann
7bb44f6473
Support changing variation for drones #1773
2018-10-14 23:26:56 -04:00
blitzmann
e779bb84e2
Fix for #1383 . Due to the changed mechanics of None in py3, getModifiedItemAttr was defaulted to 0 instead of None. This adds an explicit default of None when trying to find the allowed drone group attribute
2018-02-17 10:53:29 -05:00
blitzmann
6a382c4445
More tweaks to getModifiedItemAttr and fix deprecation warning
2017-11-05 01:51:19 -04:00
blitzmann
ce3b94696a
Make sure getModifiedItemAttr always returns an int, unless otherwise wanting None
...
In py2, you could compare None to an int and it would always be less than. Unfortunately in py3, this is no longer the case. Returning getModifiedItemAttr as 0 allows us to not do a huge refactor.
2017-11-04 18:20:00 -04:00
Ryan Holmes
0527a506ac
fix broken events preventing additions panels to not work
2017-07-03 01:46:46 -04:00
Ryan Holmes
828b18d0fd
py2to3 automatic conversion. Woot!
2017-06-12 16:12:45 -04:00
blitzmann
50965244c0
Merge branch 'bug/1139' into bug/resist-effects
2017-05-02 20:41:54 -04:00
blitzmann
3d8a80aeaa
Include drones in RR stats
2017-04-19 21:36:49 -04:00
Ebag333
802e2afcc0
General cleanup of Eos. Reformats a bunch of files and cleans up unused code or code that's been commented out
2017-04-05 15:47:19 -07:00
Ebag333
159472f82c
Tox fixes, and convert all logging string replacement to a standard style.
2017-02-13 13:38:21 -08:00
Ebag333
3b185e1bcb
Roll up all changes from #962 as the base has been massively changed by code cleanups. Rename our logging to a universal pyfalog to avoid shadowing either Logging or Logbook loggers
2017-02-11 11:51:53 -08:00
Ebag333
2b45a16872
Refactor most of the shadowing from outer scopes. This is a super simple change, just changing the variable used inside (mostly) lambdas.
2017-02-10 11:50:04 -08:00
Ebag333
3aa60ac669
Make Effects Togglable
2016-11-21 22:02:16 -08:00