Skip to content

V4.3.0

Compare
Choose a tag to compare
@Vhou-Atroph Vhou-Atroph released this 24 May 23:55
· 20 commits to main since this release
fd78a44

This is the V4.3.0 release of the Toontown Rewritten gag damage calculator. It introduces all the changes introduced for the Under New Management update. This includes:

  • Updated the calculator for Under New Management!
  • Organic squirt and drop now have a 15% bonus
  • Organic gag damage ceils in general
  • Reinforced Plating is no longer a mechanic
  • Added negative defense
  • Added snowballs
  • Added the ability to add custom gags to a calculation
  • Organic toggle is now affected by status lock. This is an experimental change and may be reverted at some point in the future.
  • Massive backend rewrite
  • Compiling of executable versions the gag calculator now uses Github Actions rather than my own hardware. This means releases for MacOS are now possible alongside Windows and Linux!
  • Executable files for Linux are now also supplied in releases. These should work for any Linux distribution that uses glibc, but Ubuntu is the distribution that is specifcally targeted.
  • Keybinds now have a hardcoded default, if an error happens when setting a keybind it will fall back on this default.
  • Removed the menu bar's update checker, this change is tentative and there may be a new iteration of the update checker in the future.

What's Changed

Full Changelog: V4.2.1...V4.3.0