Speedy

Track character leveling in real and in-game time

File Details

0.1.2-bcc

  • R
  • Jul 19, 2021
  • 130.07 KB
  • 168
  • 2.5.1
  • Classic TBC

File Name

Speedy-0.1.2-bcc.zip

Supported Versions

  • 2.5.1

Speedy

0.1.2 (2021-07-19)

Full Changelog Previous Releases

  • Export data (#5)

    • Add json encoding library

    • Add export command

    • Export data to zlib encoded string for copy

    • DB version 2

    Store LevelTime keys as strings for easier serialization.

    LevelXPMax global table removed.

    XP and XPMax removed from each LevelTime.

    XP made a top-level property on Character.

    • Export all character data

    • Remove now unused XPMaxPerLevel table