Patch 499e656b
Maintenance patch with many issues being addressed by the community. Thank you!
- Fixed bug with shop items trying to spawn an invalid display.
- Fixed starting reagents resetting getting applied after load. (kimek)
- Added a new script TiddyMatcher.cs to help with new equipment (kimek)
- Penetrables now can opt-into self-penetration during ragdoll. (Jon)
- Added new command /sculpt that lets you adjust stats directly on kobolds. (woemwoem)
- Added new command /equipset that lets you create equipment sets that you can equip on the fly. Saved between games. (woemwoem)
- Fixed lag with skinnedmesh equipment being equipped to incompatible models. (uwu-qwe)
- Fixed issue where players could sometimes become permanently ragdolled. (uwu-qwe)
- Kobolds no longer can self-suck while standing. Preventing instances where they'll get permanently stuck.
- Commands and cheats are now executed locally rather than doing a round-trip to the owner of the server. Allowing players to see error messages and feedback to their commands.
- Server region now by default connects to US, rather than the "best" region as determined by Photon.
- Fixed performance drop with equipment that had invalid blend shape IDs. (woemwoem)