Releases: imjangkar/albibong
Releases · imjangkar/albibong
1.1.4
1.1.3
What's Changed
- Update event, operation, and items code to match current update (horizons)
Full Changelog: 1.1.2...1.1.3
1.1.2
What's Changed
- update event code to match current update (path to glory 3)
- update character params reading
- update harvest farm animals params reading
Full Changelog: 1.1.1...1.1.2
1.1.1
What's New
- Add debug mode by typing
albibong --debug
- Add might and favor gained to dps meter and dungeon card
- Add expected stats gained per hour
Fixed
- Fix black screen (Windows)
- Fix dps meter not tracking damage after initializing (Windows)
Full Changelog: 1.1.0...1.1.1
1.1.0
What's New
- add farming tracker feature
- track harvested crops and animals per island
- see harvest recap for a specific day
- add damage meter snapshot to dungeon data
What's Changed
- change storing data method from json file to sqlite database
- change dungeon category naming
Full Changelog: 1.0.7...1.1.0
v1.0.7
What's Changed
- add capability to reset player's stats without reseting the app by @imjangkar in #9
- Path to glory update by @imjangkar in #11
- Release by @imjangkar in #12
Full Changelog: 1.0.5...1.0.7
v1.0.6
What's Changed
- add capability to reset player's stats without reseting the app
Fixed
- remove unnecessary dependencies
Full Changelog: 1.0.5...1.0.6
v1.0.5
What's Changed
- Refactor Event Handler by @imjangkar in #7
- Include DPS and Combat Duration field to Damage Meter by @imjangkar in #8
Full Changelog: 1.0.4...1.0.5
v1.0.4
What's Changed
Patch 4 Foundation
- Event Code
- Item Code
Fixed
- Fixed AOE damage not logged because of new event code
Full Changelog: 1.0.1...1.0.4
v1.0.1
🎉 First Release 🎉
Add
- Damage (and Heal) Meter
- Pause and Resume damage and heal logging
- Copy damage rank to clipboard
- Reset damage and heal
- Track fame, silver, respec points gained from the moment program started to current
- Dungeon Tracker Dungeon Tracker
- Track dungeon name, dungeon type, fame, silver, respec points gained, start time and dungeon duration.
- Ability to change recorded dungeon name
- Ability to add dungeon tier/level (defualt value is 0)
- Filter dungeon by dungeon types
Full Changelog: https://github.com/imjangkar/albibong/commits/1.0.1