Skip to content

v2.1.0-exp

Pre-release
Pre-release

Choose a tag to compare

@simonvic simonvic released this 07 Dec 18:36
· 0 commits to main since this release

Due to the new available options and some changes to old ones, your current configuration file (sVisual.json) is not compatible anymore and will be regenerated, reverting all options to their default value.
You can configure the settings again in the options menu.
Sorry for the inconvenience :)

ADDED

  • New user option to toggle clothing overlays!
    Toggling the option off will turn off all overlays added by clothing items such as headgear, sunglasses, mask etc.
  • New user option to tweak headbob intensity for each stance (idle, walking, running, sprinting)
    The default intensity is 1.00. Setting it to 0.00 will disable the headbob completely (for the configured stance).

CHANGED

  • The default headbob intensity when idle has been increased
  • Minor performance improvements
  • More detailed logging when loading user configurations
  • More detailed logging about server constraints

FIXES

  • The headbob is now correctly applied when walking in crouched stance with the weapon raised
  • The headbob is now correctly applied when idle

MODDING

  • Updated to support the latest user configuration and server constraints version
  • User configuration is now preloaded in sUserConfig::preload

FULL CHANGELOG

v2.0.1...v2.1.0-exp