9.0.1.1-Beta 2
Details
-
FilenameBankItems-9.0.1.1-Beta 2.zip
-
Uploaded by
-
UploadedOct 28, 2020
-
Size95.03 KB
-
Downloads950
-
MD5481c6c0f3767550efdda8b8b687d3ff4
Supported WoW Retail Versions
- 9.0.1
Changelog
------------------------------------------------------------------------
r268 | Burstroc | 2020-10-29 05:30:50 +0000 (Thu, 29 Oct 2020) | 1 line
Changed paths:
M /trunk/BankItems.lua
Tagging as 9.0.1.1-Beta 2 with minor commenting revisions.
------------------------------------------------------------------------
r267 | Burstroc | 2020-10-27 01:30:29 +0000 (Tue, 27 Oct 2020) | 1 line
Changed paths:
M /trunk/BankItems.lua
Fixed: Minor bug fix to guild name save variables upgrading function for fixes introduced in r266.
------------------------------------------------------------------------
r266 | Burstroc | 2020-10-27 01:26:07 +0000 (Tue, 27 Oct 2020) | 4 lines
Changed paths:
M /trunk/BankItems.lua
Fixed: Checks for connected realms should now work on realm names containing hyphens.
Fixed: Extend fix for guild realm names containing spaces to those containing hyphens.
Upon the first load of this version if duplicated guilds are found they will be merged using the most recent data from each saved tab.
Also upon the first load all other existing guild names will be updated to remove hyphens and spaces from realm names to support future connected realms.
------------------------------------------------------------------------
r265 | Burstroc | 2020-10-26 06:19:12 +0000 (Mon, 26 Oct 2020) | 8 lines
Changed paths:
M /trunk/BankItems.lua
Fixed: Checks for connected realms should now work on realm names containing spaces (really should be fixed this time).
Ticket #92: Fixes for guild names containing spaces on connected realms.
Due to differences in returns from Blizzard functions guilds could be duplicated in saves (with & without spaces in realm names).
Upon the first load of this version if duplicated guilds are found they will be merged using the most recent data from each saved tab.
Also upon the first load all other existing guild names will be updated to remove spaces from realm names to support future connected realms.
Updated: Misc cleanup to reduce the number of local variables defined in the main BankItems function.
Updated: The guild selection dropdown should now properly sort guild names starting with lower case letters.
Fixed: When GetGuildTabardFiles doesn't return tabard data the proper file id's will now be used for the default tabard instead of deprecated file paths.
------------------------------------------------------------------------
r264 | Burstroc | 2020-10-21 05:55:32 +0000 (Wed, 21 Oct 2020) | 1 line
Changed paths:
M /trunk/BankItems.lua
Updated: More cleanup of old BFA code now that Shadowlands pre-patch is live.
------------------------------------------------------------------------
r263 | Burstroc | 2020-10-21 05:46:06 +0000 (Wed, 21 Oct 2020) | 2 lines
Changed paths:
M /trunk/BankItems.lua
Fixed: Always pass a questID to GetQuestLogRewardCurrencyInfo now that the argument is no longer optional.
Updated: Removed some old BFA code now that Shadowlands pre-patch is live.
------------------------------------------------------------------------
r261 | Burstroc | 2020-10-15 03:52:25 +0000 (Thu, 15 Oct 2020) | 1 line
Changed paths:
M /trunk/BankItems.lua
M /trunk/BankItems.toc
Fixed: Checks for connected realms should now work on realm names containing spaces.
------------------------------------------------------------------------