Releases: WinMister332/Commander
Releases · WinMister332/Commander
1.2.2-BETA
Patched "NullReferenceException" error being thrown by "CommandProcessor".
WMCommandFramework V 1.2.1-BETA
Rebuilt WMCommandFramework from scratch, fixed issues and brought WMCommandFramework as close as possible back to original release.
- Added:
CommandInvoker
will now parse quotes and ignore inner quotes. - Added: Help command.
- Added: Echo command.
- Added: Clear command.
- Added: Exit command.
- Fixed: Errors by re-writing project.
- Removed:
TerminalUsers
- Will be split into it's own project and included in this one as a library. - Removed: Custom Inputs & Hidden Inputs. - Will be re-added in later release.
- Removed: Preset password input field. - Was planning on removing it anyway and replacing it with
TerminalUsers
classes and fields.