Toribash
Original Post
Toribash 5.70 beta - Windows, macOS (Steam)
Hi, the beta version of Toribash 5.70 is now available!
This update features several updates for modmakers and experimental physics updates.

Getting update on Steam:
  • Right-click on Toribash in your Steam Library and select "Properties"
  • Navigate to "Betas" tab
  • Select "alpha" branch in "Beta Participation" dropdown

Standalone (Windows only):

What's new:

  • Experimental: Fixed bodypart damping
    Historically, Toribash had a typo in its physics simulation code which lead to body damping not working correctly - instead of being applied once for every bodypart every frame, game would only apply damping to a single bodypart that corresponds with player's ID. That lead to issues with identical moves working differently when executed by players in Tori and Uke spots, relaxed joints getting weird rotations, etc.
    This update addresses the issue but the change is not set in stone as it will affect all the moves that you currently use. It will not, however, affect old replays as Toribash will still fall back to the old (broken) way of applying damping for those.

    We'll be looking for feedback on whether to keep this change in the final release of Toribash 5.70 so your opinions are welcome here.

  • Modmaker & mods
    • Max environment objects count changed from 128 to 256
    • Max dynamic objects count changed from 16 to 48
    • Max environment joints count changed from 16 to 24
    • Fixed bug with joint triggers not being set from modmaker UI
    • Custom hardness support for bodyparts and joints
    • Custom friction support for bodyparts and joints
    • Per-joint fracture threshold support
    • Fixed bug with turnframes resetting to 0
    • Fixed bug with joint range changes being ignored if either of two values was kept at default
    • Static objects with non-zero hardness now deal damage to player
    • Fixed bug with shield bodyparts also always acting as weapons
    • Fixed bug with score changes from triggers not affecting fight outcomes
    • Hold shift while using scroll bar to change input values for finer adjustments

  • Other changes
    • Fixed hand and leg trails anchor points when affected bodyparts are dismembered
    • Ignoring user now also mutes their emotes and shouts


Updates in 5.70b2


Updates in 5.70b3


Updates in 5.70b4


Updates in 5.70b5


Updates in 5.70b7


Updates in 5.70b8

Last edited by sir; 2 Weeks Ago at 05:08 PM. Reason: 5.70 beta 8
Originally Posted by sir View Post
  • Max environment objects count changed from 128 to 256
  • Max dynamic objects count changed from 16 to 48
  • Max environment joints count changed from 16 to 24

Okay okay okay okay

Huge
golf
5.70b2 is now available on Steam (+ Windows standalone), changes inside:
  • Custom bounce support for bodyparts and joints
  • Fixed "Remove all objects" and "Reset Both/Uke/Tori" buttons in Miscellaneous tab not working correctly
  • Fixed bug with environment joints not being able to connect objects with IDs over 24
  • Potential fix to startup crash experienced on some systems
Last edited by sir; 4 Weeks Ago at 02:28 PM. Reason: Ryzen systems still affected with beta2
5.70b3 now available (alpha branch on Steam or Windows standalone), what's new:
  • Replay speed should now work properly on decimal values over 1 / under -1
  • Game client should no longer crash on startup on Ryzen systems
5.70 beta 4 now live on Steam alpha and as a standalone download for Windows

  • Added copy/paste/duplicate functionality for env joints
  • Added reset functionality for env objects and env joints
  • Added radio buttons to select p3 or p4 to specify engage player pos and rot in Advanced tab
  • Fixed bug with environment resetting after setting num players to 3 or 4 while engage distance is below 320
  • Fixed bug preventing selection of env objects with ids over 128 via id input field
  • Fixed crash to desktop when loading mods with zero size box env objects
  • QoL updates to env joint menu to better indicate which joint is currently being modified, which objects are available, etc