Releases: TBye101/CommandEverything
Tweaks
0.4.3
Version 0.4.2
-Greatly increased the speed of the tree command
-Tree no longer displays it's work in the console
-Only to the log
Version 0.4.1
Fixed the delete command!
Removed WIP commands.
Version 0.4.0
Fixed some bugs, improved some performance.
Wrote a nasty crash command.
We can now parse command line arguments.
Version 0.3.0
Fixed inability to handle spaces.
Added new work in progress commands.
Performance increases.
Release Version 0.2.0
Added the Tree command.
Release Version 0.1.0
Change log
-Added a crash command (WIP)
-Doesn't work properly
-Added a hack command (WIP
-Doesn't work properly
-Added the kill command
-Many bug fixes
0.0.8.2
Release Version 0.0.8
Changelog:
-Changing to C++, because speed
-Lazily handling some command memory for performance reasons
-Added the logs folder
-Creating a new log every time
-Performance improvements
-Removed unnecessary dependencies
-Added the invalid command message
-Help command formatting
Commands added:
-Cd
-Defend
-Delete
-Execute
-Exit
-Help
-List
-Start
Bugfixes:
-Crash bug involving the defend command
-Fixed a null pointer issue, where the parsed command would sometimes not get parsed before code tried to use it
-Fixed the crash in the cd command, which was triggered whenever the user tried to go to the parent directory