Skip to content

v1.2.4-alpha

Compare
Choose a tag to compare
@Rattpak Rattpak released this 31 Jul 19:45
· 1 commit to main since this release
33e6f72
  • Added DVAR: cg_LaserForceOn <0 - 1> Force laser sights on in all possible places
  • Added DVAR: r_drawStaticModels <0 - 1> Toggles the rendering of static models
  • Added DVAR: cg_drawVersion <0 - 1> Draw the game version
  • Added DVAR: cg_drawVersionX <Int> X offset for the version string
  • Added DVAR: cg_drawVersionY <Int> Y offset for the version string
  • Added DVAR: phys_enable <0 - 1> Toggle the rigidbody physics system
  • Added DVAR: phys_debug <0 - 1> Toggle the rigidbody physics system debugging info
  • Added Feature: Internal Console now auto scrolls when at bottom of output window
  • Added Feature: Havok Script overriding (not from source yet)
  • Fixed Bug: Duplicate DVARs from seta command
  • Fixed Bug: Writeconfig does not write custom dvars
  • Fixed Bug: Crashes due to localization issues on level change events
  • Reimplemented a ton of native prints
  • Added more missing console commands to Internal Console