File Details
1.5.1
- R
- Feb 5, 2026
- 5.85 KB
- 26
- 2.5.5+1
- Classic + 1
File Name
GuildTax.zip
Supported Versions
- 2.5.5
- 1.15.8
# GuildTax – Changelog
## [1.5.1] - Hotfix
**Status** Stable
### Fixed
- Vendor trades will be ignored
- No more options to enable or disable it
## [1.5.0] – Stable Release
**Status:** Stable
### Added
- Persistent SavedVariables (`GuildTaxDB`) with clean initialization
- Session / Lifetime / Deposited statistics
- Mini Widget with:
- Session gold display
- Tooltip with detailed stats
- Left-click to toggle main UI
- Right-click to deposit session gold
- Main UI with navigation (Overview / Stats / Options)
- Configurable tax rate slider
### Fixed
- Lifetime gold resetting on reload / relog
- Widget disappearing after reload
- UI errors caused by nil DB references
- Money tracking after modular refactor
- Event timing issues during login
### Changed
- Rolled back widget to a simple, stable legacy version
- Removed lock/scale systems to avoid state corruption
- Simplified widget–core communication
### Removed
- Experimental widget locking
- Saved widget positioning (for now)
---
## [1.4.x] – Development Builds
- Modular refactor (core / money / ui)
- Introduced regressions in SavedVariables handling
- Widget and lifetime instability
---
## Notes
This release focuses on **stability and correctness**. New features will only be added incrementally on top of this version.

