Skip to content

Releases: Lardeck/PermoksAccountManager

v1.12.4

29 Aug 15:05
Compare
Choose a tag to compare

Permoks Account Manager

v1.12.4 (2024-08-29)

Full Changelog Previous Releases

  • Fix lua error

v1.12.3

29 Aug 14:19
Compare
Choose a tag to compare

Permoks Account Manager

v1.12.3 (2024-08-29)

Full Changelog Previous Releases

  • Add Coffer Key Shards to the calculation of the Coffer Keys

v1.12.2

27 Aug 19:27
Compare
Choose a tag to compare

Permoks Account Manager

v1.12.2 (2024-08-27)

Full Changelog Previous Releases

  • Fix lua error if the altData is not available somehow

v1.12.1

27 Aug 16:46
9f7908a
Compare
Choose a tag to compare

Permoks Account Manager

v1.12.1 (2024-08-27)

Full Changelog Previous Releases

  • Merge pull request #24 from joshuadbeil/master
    added missing db entries that somehow got lost in the merge
  • fixed an error that divided some crest quantity by 100
  • found new questID for Alunira
  • fixed some rare names to actual npc names
  • YEETED prepatch event off the addon, it was truly awful. (Needs a modernization to remove the seperator in the bottom of the general categories)
  • fixed profession weekly knowledge display.
  • fixed labelRow for greater keyflames. adjustred rare tracker to ShowAll for better overview
  • replaced all rare mob questIDs with the corresponding questID responsible for reputation. commented also if it's a (suspected) one-time-kill or weekly reset in the db.lua to cross-check after the weekly reset
  • added missing db entries that somehow got lost in the merge

v1.12

22 Aug 19:58
9eab62f
Compare
Choose a tag to compare

Permoks Account Manager

v1.12 (2024-08-22)

Full Changelog Previous Releases

  • Merge pull request #23 from Lardeck/warband
    TWW Update
  • Merge branch 'master' into warband
  • Reset Categories once when logging in with the new version
  • Add 10 seconds delay to the quest update
  • Fix creating multiple buttons when adding/removing labels
  • Merge pull request #22 from joshuadbeil/tww
    Tww
  • some cleanup
  • added mapping for old friends standings, too
  • moved the standing cuntion a somewhere else
  • added warband reputation functionality and added a mapping table for 'friend' to convert the string to something a bit more useful
  • fixed bug that reset hidden warband quests on relog
  • added missing quest event handler for warbands
  • added another weekly and the catalyst currency
  • changed some labelrow names for readability
  • removed debug lines for release
  • Merge pull request #6 from joshuadbeil/tww
    Tww
  • added all new db items to their respective module and updated categories
  • added all new quests, currencies, instance maps, items of interest, rares to the db. removed old stuff from default categories already.
  • Merge branch 'beta' into tww
  • Add warband=true and warband='unique' handling
  • removed typo in the crest string
  • changed current and removed old crest definition. did some more concentration stuff. broke something with the crest string
  • fixed same-table reference in quests and started concentration tracker
  • added lockout reset for warband data
  • added another retail check
  • uncommented a function whoopsie
  • removed some labels from the general tab and adjusted the new prepatch quest cycle. added a feature to show warband wide progress of quests with a warband reward. BUG: ACTIVATING THE WARBAND AFTER A PURGE BLEEDS DATA ACROSS TABLES
  • learned that characters vanish from api data if their currency is set to 0 and had to find a workaround to update their currency to 0 manually
  • moved AccountDataRequest to currency module and removed function wrapper in quest.lua. added custom names for Radiant Echoes event quest
  • reverted some minor change
  • minor bugfix, added some fallbacks where tables were potentially nil and added versionchecks for retail. excluded warbandData from crests
  • reverted some variable renaming
  • removed debugging prints
  • added functions to update warband currencies on looting/spending and functions to update all characters after a currency transfer. added new event calls to currencies
  • Merge branch 'Lardeck:master' into beta
  • added acc-wide currencies to warband column, needs fix for crests

v1.11.3

07 Aug 12:51
Compare
Choose a tag to compare

Permoks Account Manager

v1.11.3 (2024-08-07)

Full Changelog Previous Releases

  • Reset world quest weekly not daily

v1.11.2

03 Aug 22:53
Compare
Choose a tag to compare

Permoks Account Manager

v1.11.2 (2024-08-03)

Full Changelog Previous Releases

  • Add done world quests

v1.11.1

31 Jul 21:07
Compare
Choose a tag to compare

Permoks Account Manager

v1.11.1 (2024-07-31)

Full Changelog Previous Releases

  • Add custom names for echoes weeklies

v1.11

23 Jul 11:17
ea9d2ed
Compare
Choose a tag to compare

Permoks Account Manager

v1.11 (2024-07-23)

Full Changelog Previous Releases

  • Merge pull request #19 from Lardeck/beta
    Warband Update #1
  • Add option to toggle the Warband column
  • Bump toc
  • Only add the Warband Column to retail
  • Merge pull request #18 from joshuadbeil/beta
    Pre-patch fixes
  • updated prepatch quests and INTERNALVERSION, added to general tab
  • added prepatch quests, doesn't show
  • Merge branch 'Lardeck:beta' into beta
  • Fix classic Lua error
  • Add Warband column
  • added prepatch currency
  • Update local libraries
  • Fix 11.0 Lua errors

v1.11-beta3

17 Jul 21:20
Compare
Choose a tag to compare
v1.11-beta3 Pre-release
Pre-release

Permoks Account Manager

v1.11-beta3 (2024-07-17)

Full Changelog Previous Releases

  • Fix classic Lua error
  • Add Warband column