SDK v0.0.3b
v.0.0.3 - Jul 23, 2015
Improvements
- Better and more accurate autocompletion.
- Faster commands execution (generates less garbage).
- Added
unaliasAll
command. - Added prefix support to
unbindAll
command. - Overall code performance.
- Now shoots lasers!
Changes
- Renamed
cvar_restart
toresetAll
. - Renamed
unbindall
tounbindAll
.
Fixes
- Config variables are not properly saved when using
reset
,resetAll
andtoggle
commands. - Bug in binding
-
commands. - Bug in configs reading/writing.
- Bugs reported by users.