Skip to content

Releases: raptormama/GuildTithe-Reincarnated

release-v3.0.0.150

01 Jun 20:12

Choose a tag to compare

Attempt to address an issue where a new user had a load failure due to the timing of database setup.

More granular control of deposit to warband vs. guild should be in the next release or two.

release-v3.0.0.149

18 May 23:35

Choose a tag to compare

Debug-mode-only deposit amount messages now follow graphical/text-only coin string setting.

release-v3.0.0.148

17 May 20:08

Choose a tag to compare

The UI now offers the option to display amounts using either graphical (coin images) or text ("g", "s", "c"). This applies everywhere - GUI, LDB, and minimap button tooltip.

For new users, you'll see coins by default. The control for this setting is in the GUI next to the minimap button toggle.

Enjoy!

release-v3.0.0.147

17 May 08:29

Choose a tag to compare

A small fix. The minimap button will now properly remember its state when the player enters the game world.

release-v3.0.0.146

17 May 02:57

Choose a tag to compare

3.0 is finally here!

This one's been in the works for a while with some big changes:

  • New GUI using AceGUI (faster and more responsive than the older XML-based GUI)
  • Ability to deposit to warband bank or guild bank or both (will deposit to the first enabled type encountered, so if both guild bank deposit and warband bank deposit are enabled, the tithe will be sent to the warband bank if that's opened first).
  • To mimic the behaviour of earlier versions, by default warband bank deposit is disabled. There's a GUI option to turn it on. You can also deposit to the warband bank only if you want to focus on your own savings.
  • If you're not in a guild, you'll need to turn warband deposit on or GuildTithe won't do anything. The GUI will display a message to remind you of this.
  • GuildTithe now remembers the last deposit amount, when it was deposited, and where it went. This information is displayed in the GUI.
  • There's now a minimap button as well as an addon compartment entry. The minimap button can be disabled in the GUI if desired and defaults to on.
  • A few small additions were made to the enUS localisation. More translation pull requests are welcome to bring others up to date!

Please submit a GitHub issue report if you have any problems. Thank you for using GuildTithe!

release-v2.6.0.145

19 Apr 02:02

Choose a tag to compare

The addon now has a custom check for an active client secret state (usually this will happen in keys or raids).

Hopefully this will get rid of the last few errors.

release-v2.6.0.144

13 Apr 19:27

Choose a tag to compare

Further secrets handling. Due to secrets and taint issues, GuildTithe will no longer increase the tithe amount if looting happens during combat lockdown. This should be an infrequent issue, since lockdowns mostly take place only in instances (keystones, raids) and then mainly during boss encounters.

release-v2.6.0.143

10 Apr 05:55

Choose a tag to compare

Tweaked secrets handling in debug code.

release-v2.6.0.142

06 Apr 05:01

Choose a tag to compare

Didn't quite catch 'em all. Dang those secrets.

release-v2.6.0.141

06 Apr 01:42

Choose a tag to compare

Hopefully this will get rid of the final secret edge cases. Fingers crossed!