DarkPhoenix
41711706c0
Merge branch 'master' into price_optimize
2019-03-07 13:13:17 +03:00
DarkPhoenix
257df58c3a
Get rid of idea of "better" replacements
...
It turned out to be maintenance hell and it's just hard to find all the dual-action attributes (like crash vs GD sig attr, AB cycle time modification vs rep cycle time modification etc)
2019-03-06 00:43:19 +03:00
DarkPhoenix
b03860e765
Add implant, booster and cargo support to fit price optimization
2019-03-03 19:57:59 +03:00
DarkPhoenix
647c093451
Add drones and fighters to fit optimization
2019-03-03 10:00:23 +03:00
DarkPhoenix
d96146034a
Fix replacing of modules
2019-03-03 09:46:27 +03:00
blitzmann
f8e6474b39
Some slight tweaks to work done by @tonycoz for #1839
2019-03-02 17:21:46 -05:00
Ryan Holmes
8d0c2c18d2
Merge branch 'master' into colour-item-list
2019-03-02 15:27:54 -05:00
Tony Cook
af17a4f1c9
make slot a property for item and use that for the item list bg
2019-03-01 19:51:30 +11:00
blitzmann
e665161dc8
Merge remote-tracking branch 'origin/master' into attrGroup
...
# Conflicts:
# eve.db
2019-02-28 18:51:52 -05:00
DarkPhoenix
ed24e7a2a3
Add validity override of 2 hours for prices
2019-02-25 08:43:27 +03:00
DarkPhoenix
704042b4b7
Change the way we work with prices
2019-02-19 19:02:50 +03:00
DarkPhoenix
509849fbf5
Fix EHE issue
2019-02-19 13:12:18 +03:00
DarkPhoenix
09421db28e
Update effects after database update
2019-02-17 01:05:09 +03:00
DarkPhoenix
449c7d6aa2
Add two more columns to gamedata to hold info about better items
2019-02-16 14:06:23 +03:00
DarkPhoenix
7dd1c63898
Return 0 price even if price has not been fetched
2019-02-13 16:19:01 +03:00
DarkPhoenix
3ed949395e
Flush prices rather than commit, it takes much less time and still satisfies our needs
2019-02-13 15:56:15 +03:00
DarkPhoenix
6ebc90b8aa
Remove flush as it's part of commit according to sqlalchemy docs
2019-02-13 15:30:08 +03:00
DarkPhoenix
cbd1a34c68
Round cpu/pg like EVE does
...
To work around some fits where pyfa shows that items do not fit when they actually do
2019-02-13 13:14:18 +03:00
DarkPhoenix
e0c389a643
Do not show (!) for fetches which will always fail (e.g. abyssal mods). Also restore commit as it was a threat synchornization mechanism
2019-02-13 13:07:54 +03:00
DarkPhoenix
591dcffa43
Do not try to fetch price for items which contain no market group according to CCP data
2019-02-13 00:54:56 +03:00
DarkPhoenix
b0317ea560
Fix mistype
2019-02-12 19:07:59 +03:00
DarkPhoenix
dfc0a896c4
Do not commit price right away when creating the object
2019-02-12 12:10:17 +03:00
blitzmann
d6825fb8b7
#1832 Add stacking penalty to Inertial Stabilizers
2019-01-01 20:56:05 -05:00
DarkPhoenix
17313bd67b
Assume RRs work at 100% efficiency, even if they are projected from self
2018-12-19 23:46:30 +03:00
DarkPhoenix
0480673460
Fix neurotoxin implant not affecting armor amount affected by x-instinct
2018-12-17 12:55:57 +03:00
DarkPhoenix
d0992ed56f
Change how excessive mods are stored on import
2018-12-14 18:40:32 +03:00
DarkPhoenix
af37ec21e9
Fix EFT import bug another way
2018-12-14 18:32:45 +03:00
DarkPhoenix
51ef3ec758
Revert "Make sure that modules are put onto their proper place during EFT import, not to the end"
...
This reverts commit fe063cf19a .
2018-12-14 18:14:50 +03:00
DarkPhoenix
f66da9870e
Revert "Fix issue with replace method"
...
This reverts commit ca46984a6b .
2018-12-14 18:14:41 +03:00
DarkPhoenix
ca46984a6b
Fix issue with replace method
2018-12-14 17:10:27 +03:00
DarkPhoenix
fe063cf19a
Make sure that modules are put onto their proper place during EFT import, not to the end
2018-12-14 16:56:51 +03:00
DarkPhoenix
3bdb12cc5d
Make sure reps are running late (so that they all get modified before actually applying effect)
2018-12-14 13:49:17 +03:00
DarkPhoenix
6f8fca7525
Implement spoolup parameters fetcher and rely on it for misc column stats
2018-12-14 08:15:05 +03:00
DarkPhoenix
03e8b8522b
Mark spoolup values with asterisk
2018-12-13 14:11:03 +03:00
DarkPhoenix
7a8baac5bd
Rework way we pass spoolup options, so that it's possible to prefer passed values or on-module values as needed
2018-12-13 13:54:53 +03:00
DarkPhoenix
74ebd3415c
Calculate sustainable tank adjustments for prespool/fullspool values too
2018-12-13 09:17:59 +03:00
DarkPhoenix
de752cbe0a
Add prespool/fullspool support to non-sustainable tank calculation
2018-12-12 15:48:30 +03:00
DarkPhoenix
25c5abffee
Introduce new attributes which store prespool and postspool armor reps, and modify effects affecting it
2018-12-12 15:10:38 +03:00
DarkPhoenix
ec1a2035cd
Update effect comments
2018-12-12 13:04:51 +03:00
DarkPhoenix
e6b2d15468
Fetch spoolup time for gun's misc value from spoolup calculator
2018-12-12 12:36:31 +03:00
DarkPhoenix
10572c7dbd
Expose spoolup time to caller
2018-12-12 10:31:20 +03:00
DarkPhoenix
e83e081548
Calculate amount of cycles for spoolup
2018-12-12 10:20:17 +03:00
DarkPhoenix
46c95d722c
Use max spoolup for projected RRs
2018-12-12 09:28:48 +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
5fdae11bb1
Expose damage output composition to UI
2018-12-11 19:13:31 +03:00
DarkPhoenix
d4e8ac761e
Allow to control spoolup via fit object
2018-12-11 18:21:08 +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
aa3043b0ca
Change mutadapative RR to use spoolup calculator
2018-12-10 15:08:52 +03:00