1. Toribash
  2. News

Toribash News

Toribash 5.52 - 05/08/21 Update

[h3]New in this update:[/h3]
  • Player info menu now shows player's roles and information about them.
    No more wondering why some guys have a colored name in chat!
    (Right-click on player's name in queue to see the menu)



  • Other changes:
    • Fixed bug with sound resetting to 0 on startup
    • Fixed possible crash when staying in Login/Register screen for too long
    • Fixed possible main menu crash on startup
    • Fixed bug with Clans menu failing to open properly for unofficial clans with only a few players
    • Fixed Notifications menu crash when loading a message with broken links
    • Toribash shouldn't be generating (at least as much?) clutter in its root folder
    • Lua get_spectator_info() now receives proper user roles info

Toribash 5.52 - 29/07/21 Update

New in this update:
  • Toribash mods (.tbm files) can now be opened directly with Toribash
  • Replays are now loaded with cache if it's enabled in settings when opening Toribash as replay viewer
  • Toribash should boot up slightly faster when opening it as replay viewer
  • Gamerules, Mods and Shaders menus should no longer overlap with each other
  • Selecting "One Player" option in gamerules now hides Uke-related settings
  • Advanced Tooltip should now always show proper joint colors
  • Main menu should now scale better on low screen resolutions
  • Removed fallback to legacy GUI on low resolutions


Bug fixes:
  • Fixed memory leak on rapid customs switching
  • Fixed bug with textures randomly carrying over from previously loaded player
  • Fixed bug with replay cache resetting on finishing file downloads
  • Fixed bug with player clan not being properly displayed until reentering main menu after launch
  • Fixed bug with missing set information when opening it to view contents in Inventory
  • Fixed bug with Discord server link in Account tab not opening
  • Fixed bug with Movememory not showing warning properly when attempting to start a move with no active player selected

Toribash 5.52 - 23/07/21 Updates

New in this release:
  • Customs loader optimizations to reduce CPU/GPU load on fast player switching
  • Customs loader should now work better on CPUs with less than 6 logical cores
  • Queue list menu will no longer open with lowest player's info when clicking below the players list
  • Queue list menu can now be closed by right-clicking anywhere outside of it
  • Lua: UIElements now support right mouse button up event with addMouseHandler()

Toribash 5.52 - 22/07/21 Update

New in this update:
  • Store, Quests and Login rewards data is now loaded faster after startup
  • Added caching for Hair item previews in Store to instantly view hairs that have already been loaded earlier
  • Quests screen is now opened by default when entering Notifications from main menu
  • Check Toribash servers periodically (10 minutes) for any news updates
  • Lua: debugEcho() now takes a third argument to return output as string instead of echoing in game chat


Bug fixes:
  • Fixed bug with Clans menu crash when clan members/leaders data is missing
  • Fixed bug with Nudge button being broken in player controls dropdown menu in queue list
  • Fixed bug with Replays menu crash upon successful replay upload
  • Fixed bug with Inventory crash when showing set details but set contents aren't loaded
  • Fixed bug with Inventory crash in Customize screen when item's icon in the list doesn't exist
  • Fixed bug with Store crash when attempting to preview model that has no data defined
  • Fixed bug with possible data corruption when fetching Hair items' info in Store

Toribash 5.52 - 19/07/21 Update

Changes in this update:
  • New string.schar() Lua function as a crash prone replacement for string.char()
  • Fixed bug that could lead to iofiles.lua crash when attempting to close a file that has already been closed
  • Fixed bug with possible News section crash when refreshing news item after downloading promo image
  • Fixed bug with TBMenu dropdowns crash if selected option has no action defined
  • Fixed bug with possible MoveMemory crash in tutorial mode
  • Fixed bug with possible MoveMemory crash when restarting a move
  • Fixed bug with incorrect string escaping when fetching total notifications count from server
  • Fixed Quests menu crash when quests data hasn't been correctly fetched from server and added a corresponding error message
  • Fixed bug with queue list dropdown menu crashing when attempting to trigger it after getting disconnected from a room
  • Fixed bug with incorrect input handling when setting window height / width in Settings
  • Fixed bug with Inventory crash when attempting to find the item that will be deactivated upon activation of selected item
  • Fixed bug with Store crash when there's no data on the selected item section
  • Fixed bug with scrollable list crash when index exceeds total number of element