Skip to content

13.5 beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@Axwabo Axwabo released this 19 May 08:29
· 9 commits to main since this release

Changes:

  • SetPrimitiveTypePatch::SetTrigger(MeshCollider, PrimitiveObjectToy) is now obsolete, use the new method UpdateColliderTriggerState(PrimitiveObjectToy)
  • SetPrimitiveTypePatch has been updated to set the trigger state
  • Creating primitives without a client-side collider will now remove the Collidable primitive flag
  • Due to negative scaling no longer affecting the client-side collider state, AdminToyPatch::GetScaleFromTransform and AdminToyPatch::GetScale are now obsolete
  • Added SetPrimitiveFlagsPatch to ensure correct server-side collider state
  • Updated EXILED to 8.9.0 (not tested)