blitzmann
|
fa2b1e3821
|
Handle invalid modules. This streamlines the module init code from both program and database sources. When loading from the database, we ensure that the module item is actually an item. If not, we set a flag to delete it (which is picked up by the collection class)(can't use exceptions as there's no place to catch them)
|
2015-07-01 02:20:56 -04:00 |
|
blitzmann
|
aaa5a6ae18
|
Gracefully handle invalid boosters in database (both itemIDs that don't exist as well as non-booster items). Implants need a little more work
|
2015-06-30 13:51:49 -04:00 |
|
blitzmann
|
dd27c3c805
|
Set files to 644 besides pyfa.py and scripts
|
2014-07-30 21:23:27 -04:00 |
|
blitzmann
|
5df7e193e7
|
Cargo works, but needs a more TLC
|
2014-03-30 17:12:32 -04:00 |
|
DarkPhoenix
|
fd36a0b172
|
Replace submodules with actual files
Submodules never were actually useful
|
2013-06-10 22:12:34 +04:00 |
|