Skip to content

Releases: DeadlyBossMods/DBM-PvP

r134

09 Aug 19:37
81671ed
Compare
Choose a tag to compare

PvP

r134 (2022-08-09)

Full Changelog Previous Releases

  • Multi-toc packager support.
  • Add wrath support.
  • Add more PvP map ID's

r133

31 May 15:18
ac59efd
Compare
Choose a tag to compare

PvP

r133 (2022-05-31)

Full Changelog Previous Releases

  • toc bump
  • Match capitaliztaion for Flag properly

r132

15 May 12:41
604881f
Compare
Choose a tag to compare

PvP

r132 (2022-04-19)

Full Changelog Previous Releases

  • toc bumps for classic era
  • More delay for LOADING_SCREEN_DISABLED
  • bump BCC toc
  • bump toc file
  • Update localization.ru.lua (#112)

r131

08 Feb 17:06
7ff3558
Compare
Choose a tag to compare

PvP

r131 (2022-02-08)

Full Changelog Previous Releases

  • Bump classic interface version

  • Update localization.ru.lua (#111)
    Added SetMiscLocalization for Alterac Valley. Also added Ashran.

    Translation later.

  • Update localization.cn.lua (#110)

  • Update localization.ru.lua (#109)
    Missing phrases and their translation.

  • Comment the testing code that didn't mean to push

  • Fix CI

  • Misc stuff;

    • Remove TimerRemaining as it's totally useless
    • Fix calls to TimerStart (was using TimerRemaining, which was wrong)
    • Fix up some function naming standards
    • Add experimental "Show bases to win"

r130

18 Jan 19:26
6320595
Compare
Choose a tag to compare

PvP

r130 (2022-01-18)

Full Changelog Previous Releases

  • bump bcc toc
  • TimerStart locale typo (#108)

r129

20 Nov 06:04
Compare
Choose a tag to compare

PvP

r129 (2021-11-20)

Full Changelog Previous Releases

  • Add health tracking for Ashran's bosses;
    • Added for Tremblade and Volrath (the main bosses)
    • Added for fangraal/kronus (summonable bosses)
  • Add Narduke's cid for Ashran
    This was changed in 9.1.5, yey Blizzard!
  • Update PvPGeneral.lua
  • Update localization.ru.lua (#107)
    Slightly wrong translation. Sorry ..
  • Update localization.ru.lua (#106)
    Oops .. Minor edits.
  • Fix Luacheck
  • Cleanup options handling a bit;
    • TimerStart option now is responsible for handling the start timer only
    • TimerRemaining option is now responsible for handling the remaining timer only
    • Fixed TimerRemaining, as it was doing the oposite of what it should
    • Added TimerFlag checking for flag stuff, as it was never checking if they had it enabled BEFORE starting the timer.
  • Update localization.ru.lua (#105)
    Translated some of the phrases.
  • Remove unused variable (Silly Luacheck)
  • Cleanup and remove old debug code;
    • Killed ShowBasesToWin code, as it's being redone
    • Killed estimated points frame, as it was unused
    • Removed old missing score reminder, as we have all the scores
  • Update localization.en.lua
  • bump classic toc while testing my new unified cloud based source code folder across multiple computers

r128

02 Nov 17:38
0179db2
Compare
Choose a tag to compare

PvP

r128 (2021-11-02)

Full Changelog Previous Releases

  • bump retail toc
  • er, revert ptr one, that wasn't supposed to go in there
  • Update neglected tocs
  • Update SeethingShore.lua
  • Update SeethingShore.lua

r127

31 Aug 17:39
6679973
Compare
Choose a tag to compare

PvP

r127 (2021-08-31)

Full Changelog Previous Releases

  • bump toc for BCC

r126

15 Aug 04:11
ea6c2a5
Compare
Choose a tag to compare

PvP

r126 (2021-08-15)

Full Changelog Previous Releases

  • Fix an issue with timers being 0
    If a timer occurs being 0, it basically cancels the timer.

    Instead, we'll just not update or even start the bar

r125

29 Jun 17:11
Compare
Choose a tag to compare

PvP

r125 (2021-06-29)

Full Changelog Previous Releases

  • toc bump
  • All Rights Reserved license