Skip to content

0.5.9

Compare
Choose a tag to compare
@ermaccer ermaccer released this 08 Sep 18:18
· 6 commits to master since this release

Modloader

  • Modloader extra models can no longer replace player model, if you need to replace player model use direct file
    replacement or use skins feature
  • Added support for loading extra hunter models and their randomized textures
  • Added support for new entityTypeData entries in mods, add them using new .eini extension (just a renamed .ini).
  • Fixed a crash with a memory leak on level exit

Menu

Frontend

  • Skins, Modifications and Stats menus have been redesigned to fit more with existing menus, this includes
    a bar on bottom of the screen and working back buttons.
  • Added an option to Skins menu which allows to freeze model in place while previewed
  • Selecting a skin with a mouse will now play a selection sound

Weapon Adjuster

  • New weapon flag which allows cutting heads off dead enemies (similar to Manhunt 2)
  • New comment in the configuration file because of above

Console

  • New Commands:
    • sound - plays a sound
    • ai - sets up a simple ai for an entity
    • bodyguard - creates a new bodyguard with specified model and weapon
    • level - prints current level name and ID

Fixes

  • Fixed a bug where rain would appear indoors with PluginMH installed
  • Fixed a bug where some weapons would be ignored in spawner menu on certain levels
  • Kill command actually kills entities now (do not run on player!)

Misc

  • Intro movie is now skipped with intro skip option
  • Added an error message when animations can't be loaded