2.7.1
Details
-
FilenameGladiusEx-2.7.1.zip
-
Uploaded by
-
UploadedJan 21, 2024
-
Size590.34 KB
-
Downloads33,857
-
MD53e879c46ef94af6aa1ab7dd9ae003301
Supported WoW Retail Versions
- 10.2.5
Supported WoW Wrath of the Lich King Classic Versions
- 3.4.3
Changelog
GladiusEx
2.7.1 (2023-12-10)
Full Changelog Previous Releases
- Update LibRangeCheck to 3.0 (#83)
-
Merge pull request #82 from Augustine-/patch-1
Update templates.xml -
Update templates.xml
The removed line causes a lua error on every arena entry. It refers to a texture that no longer exists, and was removed with the UI update.I considered replacing it with the new equivalent texture, but after looking through the code, it doesn't appear we use it anywhere.
This PR removes an outdated texture inheritance, and fixes a common error cause.
- small fixes
-
Merge pull request #78 from Bodify/master
Added missing stuff and a combat check - lol
- fixed the indentation and used alias like advised
- added empowered casts to castbar.lua module
- fix interrupt durations
- Added missing spell ids to Data-Mainline
- function return if in combat