Skip to content

Releases: Reloe/MPlusTimer

1.0.17

31 Jan 01:47

Choose a tag to compare

MPlusTimer

1.0.17 (2026-01-30)

Full Changelog Previous Releases

  • add safety secret check for gossips
  • fix boss timer not showing after reload/dc
  • another fix to quarry time in pit of saron
  • fix quarry camps liberation in pit
  • add pit of saron auto gossip

1.0.16

26 Jan 00:28

Choose a tag to compare

MPlusTimer

1.0.16 (2026-01-26)

Full Changelog Previous Releases

  • Update LICENSE
  • fix typo

1.0.15

22 Jan 15:57

Choose a tag to compare

MPlusTimer

1.0.15 (2026-01-22)

Full Changelog Previous Releases

  • allow 0.1 steps for offsets to avoid double borders
  • Update Display.lua
  • prevent split-display from overwriting itself to prevent a likely blizzard? bug
  • add back auto gossip with all previous WA data - enabled by default.

1.0.14

20 Jan 13:55

Choose a tag to compare

MPlusTimer

1.0.14 (2026-01-17)

Full Changelog Previous Releases

  • fix accidental global
  • fix timerbar showing as 3chest on deplete
  • fix toc for prepatch
  • add death list data back
  • fix lua error when deleting last character of a season
  • remove everything WA related
  • fix slashcommand
  • disabled current pull and player death count for now. Leaving some code for when Blizzard adds new API for it(still exists in preview & settings)

1.0.13

18 Dec 11:22

Choose a tag to compare

MPlusTimer

1.0.13 (2025-12-18)

Full Changelog Previous Releases

  • remove accidental devtool leftover

1.0.12

17 Dec 15:44

Choose a tag to compare

MPlusTimer

1.0.12 (2025-12-15)

Full Changelog Previous Releases

  • fix slashcommand for midnight
  • add preview button to both setting pages
  • update toc for 12.0.1
  • fix version display

1.0.11

20 Nov 04:34

Choose a tag to compare

MPlusTimer

1.0.11 (2025-11-20)

Full Changelog Previous Releases

  • update seasonid for midnight because for some reason blizzard skipped a number. also add anoter check to hopefuilly keep objectivetracker hidden after key completion

1.0.10

19 Nov 04:51

Choose a tag to compare

MPlusTimer

1.0.10 (2025-11-19)

Full Changelog Previous Releases

  • Fix not all Sharedmedia registered Fonts/Textures appearing in the dropdown

1.0.9

19 Nov 04:18

Choose a tag to compare

MPlusTimer

1.0.9 (2025-11-19)

Full Changelog Previous Releases

  • fix Pit of Saron Quarry camps by manually keeping track of the time when you click the last camp

1.0.8

19 Nov 01:22

Choose a tag to compare

MPlusTimer

1.0.8 (2025-11-19)

Full Changelog Previous Releases

  • fix extra objective in Pit of Saron
  • add function to disable a few things in midnight
  • Update Profiles.lua
  • simplify key insert code
  • Update MPlusTimer.toc
  • move GetVersion function into Profiles where I actually need it