v2.0.0-rc.1
Pre-release
Pre-release
!! BREAKING CHANGES !!
Warning This release contains breaking changes. You will have to update your mods accordingly.
DEFINE_ZHM_PLUGIN
andDECLARE_ZHM_PLUGIN
have swapped places (DEFINE
is nowDECLARE
and vice versa).DEFINE_PLUGIN_DETOUR
andDECLARE_PLUGIN_DETOUR
have swapped places (similarly to above).
Changes
- [Editor] Fix several crashes on level load.
- [Editor] Add display of current actor behaviors.
- [Editor] Add entity search by type.
- [Editor] Deselect entity on backspace.
- [Editor] Fix gizmo mode selection with Tab.
- [NoClip] Add a very basic noclip mod.
- Allow launching multiple game instances.