File Details
v5.3.0
- R
- May 17, 2026
- 282.56 KB
- 76.5K
- 12.0.5
- Retail
File Name
WarpDeplete-v5.3.0.zip
Supported Versions
- 12.0.5
WarpDeplete
v5.3.0 (2026-05-17)
Full Changelog Previous Releases
chore: Bump version
feat: Add UI option to clear recorded splits per dungeon and level (#152)
- feat: add UI option to clear recorded splits per dungeon and level
Added a new 'Clear Splits' section in the Options menu (under the Splits tab).
Added a dropdown to select a specific dungeon, dynamically populated from the database.
Added a secondary dropdown to select a specific keystone level or 'All Levels' for the chosen dungeon.
Implemented deletion logic to accurately clean up
WarpDeplete.db.global.splitsbased on the selected map ID and level.Added a confirmation prompt to prevent accidental data loss.
- Updated locales
- Updated English and French localization files (
enUS.lua,frFR.lua) with new UI strings.
- Allow deleting specific key level across all dungeons
chore: Update ruRU.lua (#151)
chore: update French translations (#150)
chore: Bump version
feat: Add fallback split levels and permanent split visibility (#147)
- Add split fallback and always show option
- Add split fallback and always show option
- add closest proximity fallback behaviors and optimize loop logic
- Translated in french
- Removed translations for PR
- Correction Mise en page windows
- Correction Problemes espaces
- Doubles espaces
- Refine split records UI and visibility settings
- added translations
- removed icon and brackets
- Added missing translations
- fix: fallback split diffs not displaying during runs
- fix: display fallback source key level on split references
- added comments to split fallback logic
- Removed french translations
- Removed badges
Removed all mentions of the badges system for the splits, since they added too much complexity and not so much gain
Went back to the older method
Kept color picker for splits
- Moved splits color picker
Moved splits color picker from Display to General
Renamed "Split Reference Color" to "Split Records Color"
And changed "splitReferenceColor" key to "splitRecordsColor"
- Added missing translations
chore: Bump version
feat: Show forces count in tooltips for midnight (#149)
Adds back the forces count as a fixed string in mob tooltips. Custom formatting is removed for now, since it would involve wrangling with secret values which is very error-prone.chore: Bump version
fix: Add missing fonts and textures
chore: Bump version
fix: Check for secret values in UNIT_DIED event (#141)
chore: Bump version
fix: Update addon for Midnight pre-patch (#138)
- Added support for Midnight pre-patch
- UNIT_DIED is now its own event instead of a subevent of CLEU
- C_ChallengeMode.GetCompletionInfo has been removed, using C_ChallengeMode.GetChallengeCompletionInfo instead
fix: Use category id to open addon settings (#136)
chore: Update interface version russian description (#134)
chore: Bump version
feat: Add checks for midnight expansion (#133)
chore: Add interface version for midnight (#132)
chore: update gitignore (#131)