Skip to content

SDK v0.0.3b

Compare
Choose a tag to compare
@weeeBox weeeBox released this 25 Jul 21:59
· 101 commits to develop since this release

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 to resetAll.
  • Renamed unbindall to unbindAll.

Fixes

  • Config variables are not properly saved when using reset, resetAll and toggle commands.
  • Bug in binding - commands.
  • Bug in configs reading/writing.
  • Bugs reported by users.