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
8641c41da6
Add bunch of overrides to make sure hardwirings are upgraded as expected
2019-03-04 18:35:06 +03:00
DarkPhoenix
c3e03f2136
Fix em- implant series replacement
2019-03-03 23:39:55 +03:00
DarkPhoenix
4d31c2a2a3
Change the way we generate replacements and update database
2019-03-03 21:06:12 +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
DarkPhoenix
18e03e46c3
Wire functionality to menu item
...
Still doesn't work
2019-02-28 21:44:04 +03:00
DarkPhoenix
d9941945e0
Add method which supposedly will update fit to optimize its price
2019-02-28 00:12:53 +03:00
DarkPhoenix
af3a7553ed
Merge branch 'master' into price_optimize
2019-02-25 09:27:25 +03:00
DarkPhoenix
f68ee81634
Change stats window size for gtk
2019-02-25 09:26:35 +03:00
DarkPhoenix
4385b3651f
Attempt to get rid of codacy warnings
2019-02-25 09:04:59 +03:00
DarkPhoenix
ed24e7a2a3
Add validity override of 2 hours for prices
2019-02-25 08:43:27 +03:00
DarkPhoenix
b9e68504ed
Add support for multibuy price optimization option
2019-02-25 08:35:35 +03:00
blitzmann
1fcd95d36f
Merge branch 'WatchMeCalculate-issue-1845'
2019-02-24 17:59:12 -05:00
blitzmann
4dc70dad3b
Apply CTRL+Backspace fix for fitting Notes text box
2019-02-24 17:58:55 -05:00
blitzmann
e0a54c14e2
Merge branch 'issue-1845' of git://github.com/WatchMeCalculate/Pyfa into WatchMeCalculate-issue-1845
2019-02-24 17:49:42 -05:00
DarkPhoenix
839d025885
Add price optimization option to multibuy
...
Doesn't work yet
2019-02-24 12:50:34 +03:00
DarkPhoenix
8d183a859d
Add method to fetch price optimizations
2019-02-24 12:22:29 +03:00
DarkPhoenix
c6f2072bb9
Add method which prepares items for fetching
2019-02-24 03:36:56 +03:00
DarkPhoenix
7d42f8dba6
Update db and how we generate list of replacements
2019-02-23 15:20:56 +03:00
DarkPhoenix
8b86f14ee2
Ignore more attributes when finding similar items
2019-02-23 14:49:07 +03:00
DarkPhoenix
ef7195a7cc
Change database generation script to rely on type effects and parent type for grouping
2019-02-22 19:04:37 +03:00
DarkPhoenix
43e88fa78d
Merge branch 'master' into price_optimize
2019-02-22 11:25:33 +03:00
DarkPhoenix
5d0900337f
Change how we split lines during fit import, also re-use split lines where needed to avoid format-specific linebreak bugs
2019-02-22 11:24:43 +03:00
Jonah Jolley
a5a9dc0877
Adding support for ctrl+backspace in searchbars
2019-02-21 18:18:01 -07:00
DarkPhoenix
e36b9661f0
Do not generate empty fetches when everything has been requested
2019-02-21 16:50:10 +03:00
DarkPhoenix
c66f80d6e5
Allocate passed timeout across multiple fetches to avoid exceeding it, with focus on primary data source
2019-02-21 16:05:35 +03:00
Anton Vorobyov
0dfe6707a7
Merge pull request #1856 from WatchMeCalculate/issue-1835
...
Mac Osx clipboard can store items with \r, ensure we split on newline or carriage return
2019-02-21 14:23:44 +03:00
DarkPhoenix
f9eef5ee07
Fetch item price globally if failed to get sensible data for specified system
2019-02-21 13:05:43 +03:00
DarkPhoenix
dc3b5c916b
Merge branch 'master' into price_optimize
2019-02-21 12:32:35 +03:00
Anton Vorobyov
0471cda64e
Merge pull request #1847 from pyfa-org/fit_export_options
...
Multibuy export options
2019-02-21 12:28:20 +03:00
DarkPhoenix
b2bcdf0a46
Replace old export option format with new one when needed
2019-02-21 12:16:36 +03:00
DarkPhoenix
cf9d2082ef
Fix codacy issues
2019-02-21 10:44:37 +03:00
DarkPhoenix
032b1589ad
Merge branch 'master' into fit_export_options
2019-02-21 10:39:50 +03:00
Jonah Jolley
410c87ed89
Mac Osx clipboard can store items with \r, ensure we split on newline or carriage return
2019-02-20 21:08:58 -07:00
DarkPhoenix
b377c1c25f
Merge branch 'master' into price_optimize
2019-02-21 02:02:21 +03:00
DarkPhoenix
fbce3536da
Fix battery cap resistance sliders
2019-02-21 01:54:41 +03:00
DarkPhoenix
7ac24ff7ee
Allow to customize fetch timeout when requesting prices
2019-02-19 20:40:03 +03:00
DarkPhoenix
7aba11142f
Enable price column in fighters tab
2019-02-19 19:08:09 +03:00
DarkPhoenix
704042b4b7
Change the way we work with prices
2019-02-19 19:02:50 +03:00
DarkPhoenix
21dd9bb6e4
Merge branch 'master' into price_optimize
2019-02-19 13:47:49 +03:00
DarkPhoenix
509849fbf5
Fix EHE issue
2019-02-19 13:12:18 +03:00
DarkPhoenix
55f2ebf4a4
Merge branch 'master' into fit_export_options
2019-02-18 13:10:00 +03:00
Ryan Holmes
e96a836ad0
fix travis file
2019-02-17 19:08:33 -05:00
Ryan Holmes
2a224e8882
Merge pull request #1853 from blitzmann/CIUpdates
...
CI updates
2019-02-17 16:19:16 -05:00
Ryan Holmes
0a00d86c6d
Merge branch 'master' into CIUpdates
2019-02-17 16:18:01 -05:00
Ryan Holmes
c3d1eaef2a
Merge pull request #1851 from MaruMaruOO/master
...
Adds Mutadaptive Remote Armor Repairers to EFS exports.
2019-02-17 16:16:17 -05:00
Ryan Holmes
93f23b549b
Merge branch 'master' into master
2019-02-17 16:16:09 -05:00
Ryan Holmes
b3d0554df6
Merge remote-tracking branch 'origin/master' into blitzmann_CIUpdates
...
# Conflicts:
# dist_assets/mac/pyfa.spec
2019-02-17 15:52:57 -05:00