Fixes
- Fixed key bindings in the Game View for Unity 5.x.
- Added support for Unity 4.7
Fixes
- Fixed support for Unity 5.2+.
Improvements
- Added support for 'playmode' config.
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.
Added
- Added interactive exception stack trace.
- Added command bindings with modifier keys.
- Added
+
|-
commands.
Fixed
- Fixed various bugs.
- Initial release.