Skip to content

v2.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@OrfeasZ OrfeasZ released this 09 Apr 21:01
· 220 commits to master since this release

!! BREAKING CHANGES !!

Warning This release contains breaking changes. You will have to update your mods accordingly.

  • DEFINE_ZHM_PLUGIN and DECLARE_ZHM_PLUGIN have swapped places (DEFINE is now DECLARE and vice versa).
  • DEFINE_PLUGIN_DETOUR and DECLARE_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.