Releases
v1.2.0-alpha
Added Feature : Load custom GSC files places in spmod/custom/*path to gsc*
Added Feature : File players/config_sp.cfg
will auto exec on game startup
Added Feature : File players/persistent_sp.cfg
will auto exec on each level load
Added Command : bind
Allows user to bind a command to a key
Added Command : unbind
Allows user to unbind a command from a key
Added DVAR : sv_enablebounces
<0 or 1> Re-enables the bounce bug from COD4
Added DVAR : sv_bouncescale
<Float>The scale of the bounce
Added DVAR : player_sustainAmmo
<0 or 1> Firing weapon will not decrease clip ammo
Added DVAR : con_inputBoxBorderColor
<Vec4> Console bar border color
Added DVAR : con_inputBoxColor
<Vec4> Console bar background color
Added DVAR : con_inputHintBoxBorderColor
<Vec4> Console hintbox border color
Added DVAR : con_inputHintBoxColor
<Vec4> Console hintbox background color
Added DVAR : con_outputBarColor
<Vec4> Console output scrollbar track color
Added DVAR : con_outputSliderColor
<Vec4> Console output scrollbar slider color
Added DVAR : con_outputWindowBorderColor
<Vec4> Console output window border color
Added DVAR : con_outputWindowColor
<Vec4> Console output window background color
Feature Change : GSC Loader now compares GSC file checksum instead of file size
Feature Change : loadpos
now removes any velocity on player
Feature Change : Noclip now saves and loads previous speed
Feature Change : Noclip now properly keeps godmode continuity
Fixed Bug : Potential crash on level change when player does not exist
Fixed Bug : Certain events can still kill player in god mode
You can’t perform that action at this time.