Skip to content

Releases: MEEPofFaith/testing-utilities-java

Conflict Prevention (Just in Case)

01 Jul 21:13

Choose a tag to compare

  • Playing music in the sounds room is now disabled by default and must be enabled first.
    • Music room works by fighting the vanilla music controller and thus may have conflicts with other mods which also manipulate the music controller.

Button Size Fix

21 Apr 22:56

Choose a tag to compare

  • Fixed self-destruct/clone buttons becoming sized wrong when controlling a turret.
  • Fixed self-destruct/clone icon changing to alpha when destroyed.
  • Fixed instant self-destruct setting description displaying under the name instead of in the tooltip.
  • Icon now switches to none when controlling a turret.

Crash Prevention

19 Apr 17:22

Choose a tag to compare

  • Prevent the game from crashing when a mod puts something other than a sound or music in sounds/ or music/.
  • Updated description bundle
  • Rename "Seppuku" to "Self Destruct"
    • I think it makes more sense to call it that.

Light Switch + Use BLUI

15 Apr 06:22

Choose a tag to compare

  • Added a light switch to quickly enable/disable lighting. Press and hold to change ambient light color.
  • Improved team changer button visuals.
  • Now uses Bottom-Left UI Lib.
    • This means that it now conflicts with Time Control.

Bug Fixes and Improvements

31 Mar 17:58

Choose a tag to compare

  • You can now middle-click to pick blocks in the terrain painter.
  • Removed painter pause warning on computer - Pressing will just close the painter now. Warning still exists on mobile since I cannot hide the pause button.
  • Fixed terrain blocks not showing up in the terrain painter when showing hidden blocks is disabled.
  • Fixed the mod crashing on startup on Android (#42)

Music in the Sound Room

18 Feb 22:05

Choose a tag to compare

  • Updated Sound Room UI
    • Modded sounds are now sorted by mod
    • Now displays what sounds are overwritten by what mods
  • Added music to the sound room
    • Pressing the button next to the search bar toggles between sounds and music
Updated Sound Room UI

Audio Filters in the Sound Room

07 Feb 05:22

Choose a tag to compare

  • Audio filters can now be enabled and used in the sound room.
    • Must be enabled first as this will conflict with other mods that also use them.
Filter Table

Minor Bug Fix

02 Nov 16:30

Choose a tag to compare

  • Dialogs didn't close on game over

Fix Old Issue

25 Oct 00:08

Choose a tag to compare

  • More properly checks whether the mouse is hovering over UI
  • Flush cliffs button is now disabled when there aren't any cliffs to flush

Man I Sure Love Finding Bugs Right After Publishing a Release

24 Oct 17:17

Choose a tag to compare

  • The painter outline for vents is now properly set to always be a 3x3 square.