File Details
0.1.1
- R
- Oct 4, 2019
- 177.17 KB
- 464
- 1.13.2
- Classic
File Name
GuildHelperClassic-0.1.1.zip
Supported Versions
- 1.13.2
0.1.1 04/10/2019
** WARNING 0.1.0 was a significant rewrite that touched almost every part of the addon **
** Hopefully everything works, but please report any issues you see **
- Improve Roster Frame scrolling
- Intelligently update Roster Frame display
- Reorganize configuration options in preparatin for "Main Character" toggle
- Only show summary bars for classes in the guild
0.1.0 03/10/2019
** WARNING This is a significant rewrite that touched almost every part of the addon **
** Hopefully everything works, but please report any issues you see **
- Reimplement almost the entire backend using AceDB as a base
-- Existing data will be migrated to the new database format
- Add timestamp checks to all Guild Bank data transfers
-- NOTE: Guild members with old versions will not be able to update your data
- Allow mouse wheel scrolling of Roster and Guild frames
- Serialize/Deserialize player data
0.0.16 22/09/2019
add minimap button to open/close Guild Helper Classic or open the Blizzard options frame
enable AceConfig option table validation
0.0.15 21/09/2019
fix scangb not serializing data, only send item.ID and .Count
0.0.14 21/09/2019
use AceConfig for options management
revert to 0.0.9-beta delay for GUID and RegisterComm ordering=
ensure GuildBank and GuildBankMoney also get initialized properly along with GuildDb and GuildDbBackup
fix ChatThrottleLib embed errors
0.0.13 21/09/2019
add missing AceEvent mixin
fix sel:Debug typos
improve /ghc help information
TODO - add guild bank role option, maybe also bank alt and other?
0.0.11 20/09/2019
add Debug print function and remove debug prints from release
0.0.10 20/09/2019
inital work porting to Ace3
fixed send bank data button not sending start frame
fixed bank money initial display 0
0.0.7 19/09/2019
--the addon is becoming very messy and feels out of control, an overhaul will probably happen soon where the scripts and events are better sorted etc
added alt info option
added send bank data button
added bank money info
started work on options tab
changed frame texture to grey style
0.0.6
started work on a new xml file for better UI, now using a tab system with resizing to follow
added sort/filter options to roster
0.0.5 08/09/2019
corrected guild bank scan check from 1 == 1 to if guildRank == 0 or guilRank == 1
0.0.4 - 08/09/2019
added guild bank system
added auto send character data sytem
0.0.3 - 07/09/2019
added profession icon tooltip to guild roster listview items
added slash command to run an addon settings reset option
fixed issue where database wasnt created properly
added check to guild scan so if no guild data available from game then nothing will run
0.0.2 - 06/09/2019
bug fixed - character data now being parsed correctly
updated addon database structure
added version update system

