Releases: ta2edchimp/BattleReporter
Releases · ta2edchimp/BattleReporter
Release 0.5.8
- Database update for Citadel
- Update CI Test Environment(s) #97
- Allow Travis Builds on PHP nightlies to fail without failing the entire build
- Require PHP at v5.4 min.
- Include PHP 5.4-5.6, 7.0 and nightlies in CI builds
- Update test framework
- Implement JSON output for BattleReports
- Avoid
ZERO_DATE
for user session validity
Release 0.5.7
Hotfix Release 0.5.7, including:
- Updated BattlePartyGroups with new T2 Logistics Frigates and new Ewar Faction Frigates.
Release 0.5.6 Notes:
- Database update for Frostline.
- Fixed miscalculated efficiency in description meta.
- Included a note on theming until v1.0
Release 0.5.6
- Database update for Frostline.
- Fixed miscalculated efficiency in description meta.
- Included a note on theming until v1.0
Release 0.5.5
Release 0.5.4
Release 0.5.3
- Fixes the issue of saving BattleReports being slow, due to appropriate indexes missing.
- Adds a Damage Overview to BattleReports.
Release 0.5.2
Statistics \o/
- Damage values are now considered when fetching killmails.
- Efficiency now is being calculated correctly for each battle party depending on the target damage has been dealt to.
- Some template files have been adjusted to use new or altered statistic fields.
- Db tables have been updated to latest
Vanguard
Release of EVE Online.
Known Issues
Saving battle reports is very, very slow at the moment, due to some not yet optimized shenanigans on the newly implemented statistics stuff. It is recommended to temporarily set the corresponding timeout values to a high amount when doing the batch statistics prepopulation (admin section) or to a reasonable value when manually resaving each battle report to apply the statistics changes to already existing ones.
Release 0.5.0
- Modified default theme to better fit mobile display (≤ 640 px width).
- Added
br has an aar
hint icon on overview list. - Added update information when there are newer releases available.
- Removed obsolete debug loggings.
- Partially added documentation of source code and tests.
- Bugfix for falsely interpreted numerical value in php strict mode.
Release 0.4.7
- Database updated to EVE Online
Galatea
release - Improved code quality, added documentation to code (partially), removed dead code, centralized duplicate code