Compare commits

...

13 Commits

Author SHA1 Message Date
blitzmann
9e5f119248 Reduces icon opacity of "Empty Groups" toggle dependant on filtering state. 2014-08-10 17:21:48 -04:00
blitzmann
1315f8d8ed Adds prices to Drone and Cargo bay. Also removed redundant and broken columns in drone bay 2014-08-08 10:46:58 -04:00
blitzmann
356c741e54 Fixes #151 2014-08-07 21:13:18 -04:00
blitzmann
04f52f1f86 Adds Deployables to market / search 2014-08-06 15:16:37 -04:00
blitzmann
c7042f314b Code consistency 2014-07-31 00:14:29 -04:00
blitzmann
dd27c3c805 Set files to 644 besides pyfa.py and scripts 2014-07-30 21:23:27 -04:00
Ryan Holmes
9685d15e61 Merge pull request #149 from blitzmann/issue-134
Introduces empty group filtering to ship browser: stage 1
2014-07-30 16:07:08 -04:00
blitzmann
b31d14158f Added caching to empty group filtering
Stage 2 now sums total fittings in category and sets the cache to True if t_fits > 0
Stage 3 sets the cache to True if number of fits for ship > 0. This takes care of creating new fits

If fit is deleted, and there are no other fits for the ship, it reverts back to stage 2, which should set the correct value in the cache
2014-07-30 16:00:38 -04:00
blitzmann
b3b62fcecc Introduces empty group filtering to ship browser stage 1 2014-07-30 00:40:55 -04:00
DarkPhoenix
51063ef758 Fix #144 (mindlink bonus is not applied anymore when SI link bonus is applied) 2014-07-27 12:10:50 +04:00
blitzmann
f406d7da09 Added keyboard shortcut to toggle search box in market and ship browser 2014-07-24 22:37:20 -04:00
blitzmann
4f64ae9f85 Added "Last Updated" stat to HTML export, resolves #128 2014-07-23 23:04:02 -04:00
blitzmann
bdfa46cea2 Bump to dev version 2014-07-22 20:36:37 -04:00
1414 changed files with 343 additions and 260 deletions

View File

@@ -13,8 +13,8 @@ debug = False
saveInRoot = False saveInRoot = False
# Version data # Version data
version = "1.3.0" version = "1.3.1"
tag = "Stable" tag = "git"
expansionName = "Crius" expansionName = "Crius"
expansionVersion = "1.0" expansionVersion = "1.0"
evemonMinVersion = "4081" evemonMinVersion = "4081"

0
eos/__init__.py Executable file → Normal file
View File

0
eos/capSim.py Executable file → Normal file
View File

0
eos/config.py Executable file → Normal file
View File

0
eos/db/__init__.py Executable file → Normal file
View File

0
eos/db/gamedata/__init__.py Executable file → Normal file
View File

0
eos/db/gamedata/attribute.py Executable file → Normal file
View File

0
eos/db/gamedata/category.py Executable file → Normal file
View File

0
eos/db/gamedata/effect.py Executable file → Normal file
View File

0
eos/db/gamedata/group.py Executable file → Normal file
View File

0
eos/db/gamedata/icon.py Executable file → Normal file
View File

0
eos/db/gamedata/item.py Executable file → Normal file
View File

0
eos/db/gamedata/marketGroup.py Executable file → Normal file
View File

0
eos/db/gamedata/metaData.py Executable file → Normal file
View File

0
eos/db/gamedata/metaGroup.py Executable file → Normal file
View File

0
eos/db/gamedata/queries.py Executable file → Normal file
View File

0
eos/db/gamedata/unit.py Executable file → Normal file
View File

0
eos/db/migration.py Executable file → Normal file
View File

0
eos/db/saveddata/__init__.py Executable file → Normal file
View File

0
eos/db/saveddata/booster.py Executable file → Normal file
View File

0
eos/db/saveddata/character.py Executable file → Normal file
View File

0
eos/db/saveddata/damagePattern.py Executable file → Normal file
View File

0
eos/db/saveddata/drone.py Executable file → Normal file
View File

0
eos/db/saveddata/fit.py Executable file → Normal file
View File

0
eos/db/saveddata/fleet.py Executable file → Normal file
View File

0
eos/db/saveddata/implant.py Executable file → Normal file
View File

0
eos/db/saveddata/miscData.py Executable file → Normal file
View File

0
eos/db/saveddata/module.py Executable file → Normal file
View File

0
eos/db/saveddata/price.py Executable file → Normal file
View File

0
eos/db/saveddata/queries.py Executable file → Normal file
View File

0
eos/db/saveddata/skill.py Executable file → Normal file
View File

0
eos/db/saveddata/user.py Executable file → Normal file
View File

0
eos/db/util.py Executable file → Normal file
View File

0
eos/effectHandlerHelpers.py Executable file → Normal file
View File

0
eos/effects/__init__.py Executable file → Normal file
View File

0
eos/effects/accerationcontrolskillabmwdspeedboost.py Executable file → Normal file
View File

View File

View File

0
eos/effects/adaptivearmorhardener.py Executable file → Normal file
View File

0
eos/effects/addtosignatureradius2.py Executable file → Normal file
View File

View File

0
eos/effects/agilitymultipliereffect.py Executable file → Normal file
View File

0
eos/effects/agilitymultipliereffectpassive.py Executable file → Normal file
View File

0
eos/effects/ammofallofmultiplier.py Executable file → Normal file
View File

0
eos/effects/ammoinfluencecapneed.py Executable file → Normal file
View File

0
eos/effects/ammoinfluencerange.py Executable file → Normal file
View File

0
eos/effects/ammospeedmultiplier.py Executable file → Normal file
View File

0
eos/effects/ammotrackingmultiplier.py Executable file → Normal file
View File

0
eos/effects/angelsetbonus.py Executable file → Normal file
View File

0
eos/effects/antiwarpscramblingpassive.py Executable file → Normal file
View File

0
eos/effects/armorallrepairsystemsamountbonuspassive.py Executable file → Normal file
View File

0
eos/effects/armoredwarfaremindlink.py Executable file → Normal file
View File

0
eos/effects/armorhpbonusadd.py Executable file → Normal file
View File

0
eos/effects/armorhpbonusaddpassive.py Executable file → Normal file
View File

0
eos/effects/armorhpmultiply.py Executable file → Normal file
View File

0
eos/effects/armorreinforcermassadd.py Executable file → Normal file
View File

0
eos/effects/armorrepair.py Executable file → Normal file
View File

0
eos/effects/armorrepairprojectormaxrangebonus.py Executable file → Normal file
View File

0
eos/effects/armortankinggang.py Executable file → Normal file
View File

0
eos/effects/armortankinggang2.py Executable file → Normal file
View File

0
eos/effects/armorupgradesmasspenaltyreductionbonus.py Executable file → Normal file
View File

View File

View File

0
eos/effects/bclargeenergyturretcapacitorneedbonus.py Executable file → Normal file
View File

0
eos/effects/bclargeenergyturretcpuneedbonus.py Executable file → Normal file
View File

0
eos/effects/bclargeenergyturretpowerneedbonus.py Executable file → Normal file
View File

0
eos/effects/bclargehybridturretcapacitorneedbonus.py Executable file → Normal file
View File

0
eos/effects/bclargehybridturretcpuneedbonus.py Executable file → Normal file
View File

0
eos/effects/bclargehybridturretpowerneedbonus.py Executable file → Normal file
View File

0
eos/effects/bclargeprojectileturretcpuneedbonus.py Executable file → Normal file
View File

0
eos/effects/bclargeprojectileturretpowerneedbonus.py Executable file → Normal file
View File

0
eos/effects/biologytimebonusfixed.py Executable file → Normal file
View File

0
eos/effects/blockaderunnercloakcpupercentbonus.py Executable file → Normal file
View File

0
eos/effects/boosterarmorhppenalty.py Executable file → Normal file
View File

0
eos/effects/boosterarmorrepairamountpenalty.py Executable file → Normal file
View File

0
eos/effects/boostercapacitorcapacitypenalty.py Executable file → Normal file
View File

0
eos/effects/boostermaxvelocitypenalty.py Executable file → Normal file
View File

View File

0
eos/effects/boostermissileexplosionvelocitypenalty.py Executable file → Normal file
View File

0
eos/effects/boostermissilevelocitypenalty.py Executable file → Normal file
View File

0
eos/effects/boostermodifyboosterarmorpenalties.py Executable file → Normal file
View File

View File

0
eos/effects/boostermodifyboostermissilepenalty.py Executable file → Normal file
View File

0
eos/effects/boostermodifyboostershieldpenalty.py Executable file → Normal file
View File

0
eos/effects/boostermodifyboosterturretpenalty.py Executable file → Normal file
View File

0
eos/effects/boostershieldcapacitypenalty.py Executable file → Normal file
View File

0
eos/effects/boosterturretfalloffpenalty.py Executable file → Normal file
View File

0
eos/effects/boosterturretoptimalrangepenalty.py Executable file → Normal file
View File

0
eos/effects/boosterturrettrackingpenalty.py Executable file → Normal file
View File

0
eos/effects/caldarisetbonus3.py Executable file → Normal file
View File

0
eos/effects/caldarisetlgbonus.py Executable file → Normal file
View File

0
eos/effects/caldarishipecmburstoptimalrangecb3.py Executable file → Normal file
View File

0
eos/effects/caldarishipewcapacitorneedcc.py Executable file → Normal file
View File

0
eos/effects/caldarishipewcapacitorneedcf2.py Executable file → Normal file
View File

0
eos/effects/caldarishipewfalloffrangecb3.py Executable file → Normal file
View File

0
eos/effects/caldarishipewfalloffrangecc2.py Executable file → Normal file
View File

Some files were not shown because too many files have changed in this diff Show More