Skip to content

Releases: imjangkar/albibong

1.1.4

27 Dec 11:13
06702d7
Compare
Choose a tag to compare

PyPI

What's Changed

Full Changelog: 1.1.3...1.1.4

1.1.3

31 Oct 16:20
752ccd7
Compare
Choose a tag to compare

PyPI

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

06 Sep 12:29
77d6675
Compare
Choose a tag to compare

PyPI

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

28 Aug 05:53
dab0d7c
Compare
Choose a tag to compare

PyPI

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

06 Aug 12:53
Compare
Choose a tag to compare

PyPI

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

29 Jul 11:29
a3c7877
Compare
Choose a tag to compare

PyPI

What's Changed

Full Changelog: 1.0.5...1.0.7

v1.0.6

11 Jul 04:18
Compare
Choose a tag to compare

PyPI

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

04 Jul 02:44
d8fca0d
Compare
Choose a tag to compare

PyPI

What's Changed

Full Changelog: 1.0.4...1.0.5

v1.0.4

18 Jun 11:11
5a5f8c0
Compare
Choose a tag to compare

PyPI

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

28 May 05:35
Compare
Choose a tag to compare

PyPI

🎉 First Release 🎉

Add

  1. 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
  2. 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