DarkPhoenix
|
b03860e765
|
Add implant, booster and cargo support to fit price optimization
|
2019-03-03 19:57:59 +03:00 |
|
Ryan Holmes
|
828b18d0fd
|
py2to3 automatic conversion. Woot!
|
2017-06-12 16:12:45 -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 |
|
blitzman
|
b3eb4f35cd
|
Max out cargo amount to sys.maxint (#958)
|
2017-01-28 13:31:03 -05:00 |
|
Ebag333
|
f9f53a13c0
|
Reformatting eos.saveddata
|
2016-10-19 11:42:45 -07:00 |
|
Ebag333
|
c1dfd676e1
|
Simplified boolean check
|
2016-10-19 08:08:50 -07:00 |
|
blitzmann
|
4eb61051c6
|
Add overrides to the modifiedAttributeDict. Still need to figure out how to switch between the original and the override
|
2015-11-01 12:04:02 -05:00 |
|
blitzmann
|
7959593c6c
|
Improve object initialization and add support for logging the errors.
|
2015-07-05 00:31:52 -04:00 |
|
blitzmann
|
e1ce672569
|
Move flag_modified to HandledList.remove() so that it takes care of all our use cases. Give fits an itemID like everything else so that projected fits can be removed correctly by this logic. No reason for them to be special snowflakes.
|
2015-07-02 11:22:26 -04:00 |
|
blitzmann
|
4a5ae9f6f1
|
Handle invalid cargo. Noticed that cargo nor drones are removed from the database with these methods. Not sure why - projected drones and modules are correctly removed in similar ways
|
2015-07-01 15:21:27 -04:00 |
|
blitzmann
|
cc770898d9
|
Fixes issue where cargo is not copied with fit
|
2014-09-14 17:46:14 -04:00 |
|
blitzmann
|
8e9ea0a36b
|
Allow any item to be added to cargo (allows to distribute "refits" with fit)
|
2014-05-03 21:21:21 -04:00 |
|
blitzmann
|
5df7e193e7
|
Cargo works, but needs a more TLC
|
2014-03-30 17:12:32 -04:00 |
|