Skip to content

Commit

Permalink
v1.52.4 (Hotfix 2) merge
Browse files Browse the repository at this point in the history
- hotfix 1: regex fix for sacrifice and sacred wisps (leveltracker)
- hotfix 1: add missing necropolis league color, and support for portal scroll hotkey (maptracker)
- hotfix 2: add support for reworded/new map mods (map-info)
- hotfix 2: add support for new eldritch altars (tldr-tooltips)
- necropolis (3.24) updates: betrayal-info, horizon-tooltips, item-info
- GENERAL REMINDER: SCREEN-CHECKS MAY NEED RECALIBRATION AFTER MAJOR GAME PATCHES. IF THE OMNI-KEY DOESN'T WORK ANYMORE, TEST THE CHECKS AND RECALIBRATE IF NECESSARY
- leveling tracker: changed effective exp panel, improved gem-regex
- fix: leveling tracker doesn't stay hidden after campaign completion
- fix: tldr-tooltips would also screen-cap overlays that potentially cover text
  • Loading branch information
Lailloken authored Mar 29, 2024
2 parents 5064da3 + 3da120c commit f9933a0
Show file tree
Hide file tree
Showing 5 changed files with 864 additions and 8 deletions.
2 changes: 2 additions & 0 deletions data/changelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
["1.52.4", 15204],
"hotfix 1: regex fix for sacrifice and sacred wisps (leveltracker)",
"hotfix 1: add missing necropolis league color, and support for portal scroll hotkey (maptracker)",
"hotfix 2: add support for reworded/new map mods (map-info)",
"hotfix 2: add support for new eldritch altars (tldr-tooltips)",
"necropolis (3.24) updates: betrayal-info, horizon-tooltips, item-info",
"GENERAL REMINDER: SCREEN-CHECKS MAY NEED RECALIBRATION AFTER MAJOR GAME PATCHES. IF THE OMNI-KEY DOESN'T WORK ANYMORE, TEST THE CHECKS AND RECALIBRATE IF NECESSARY",
"leveling tracker: changed effective exp panel, improved gem-regex",
Expand Down
Loading

0 comments on commit f9933a0

Please sign in to comment.