Releases: RGXMods/FinalFantasyLevelUp
Releases · RGXMods/FinalFantasyLevelUp
Release list
v3.0.4
v3.0.3 - 2026-08-07
Changes
- TOC bump: Updated universal interface versions to 11509 (Classic Era), 20506 (TBC Anniversary), 50504 (MoP Classic), 120007 (Retail). Removed Cata (40402) and legacy Retail eras (110207, 120000, 120001).
v3.0.2 - 2026-06-30
Changes
- Updated for WoW Retail 12.0.7 (Interface 120007).
v3.0.0 - 2026-04-30
Changes
- Migrated to RGX-Framework: Added
RequiredDeps: RGX-Frameworkto TOC. Core logic now usesRGX:GetSound(),RGX:RegisterEvent(), andRGX:RegisterSlashCommand()— eliminating ~160 lines of duplicated boilerplate. - RGXSound handle: Sound playback, variant management, mute/unmute, settings, and welcome message are now handled by the RGXSound module in RGX-Framework.
v3.0.2
v3.0.2 - 2026-06-30
Changes
- Updated for WoW Retail 12.0.7 (Interface 120007).
v3.0.0 - 2026-04-30
Changes
- Migrated to RGX-Framework: Added
RequiredDeps: RGX-Frameworkto TOC. Core logic now usesRGX:GetSound(),RGX:RegisterEvent(), andRGX:RegisterSlashCommand()— eliminating ~160 lines of duplicated boilerplate. - RGXSound handle: Sound playback, variant management, mute/unmute, settings, and welcome message are now handled by the RGXSound module in RGX-Framework.
v3.0.1
v3.0.0 - 2026-04-30
Changes
- Migrated to RGX-Framework: Added
RequiredDeps: RGX-Frameworkto TOC. Core logic now usesRGX:GetSound(),RGX:RegisterEvent(), andRGX:RegisterSlashCommand()— eliminating ~160 lines of duplicated boilerplate. - RGXSound handle: Sound playback, variant management, mute/unmute, settings, and welcome message are now handled by the RGXSound module in RGX-Framework.
v2.2.3
v2.2.3 - 2026-04-29
Changes
- Updated README logo paths to use the packaged media assets.
- Normalized description page command-section wording and shared RGX Kiwi asset paths.
- Synced addon version metadata for this release.
v2.2.2 - 2026-04-29
Changes
- Updated addon title metadata for cleaner in-game AddOns list display.
- Synced addon version metadata for the v2.2.2 release.
v2.2.1 - 2026-04-23
Changes
- TOC bump for interface 120005.
v2.2.2
v2.2.2 - 2026-04-29
Changes
- Updated addon title metadata for cleaner in-game AddOns list display.
- Synced addon version metadata for the v2.2.2 release.
v2.2.1 - 2026-04-23
Changes
- TOC bump for interface 120005.
v2.2.1
v2.2.1 - 2026-04-23
Changes
- TOC bump for interface 120005.
v2.2.0
v2.2.0
- Added graceful sound unmute on logout/UI reload: PLAYER_LOGOUT now unconditionally calls UnmuteSoundFile so the default WoW level-up sound is never left muted after the addon unloads
- PLAYER_LOGOUT event registered at file load time (outside Init) so it fires even if initialization failed
- Synced ADDON_VERSION constant in core.lua with TOC version (was stuck at 2.1.21)
v2.1.26
-
Updated Interface versions to support latest WoW patches
-
Added new interface version targets
-
Re-added Vanilla toc