Releases: TheHighTide/HTGA-DOS-Port
Releases · TheHighTide/HTGA-DOS-Port
0.0.5
HTGA DOS 0.0.5
Added:
- New
dicecommand - New
testcommand - New
rainbowcommand
Changed
- Changed the way loops are ran to use
DO WHILE (CONDITION)instead ofLABEL:andGOTO LABELto improve reusability, file size, and performance - Changed the width of the help command window from 18 characters to 24 characters
Fixed
- Fixed a bug that caused the
lettermesscommand to generate letters then add the letters to the variable instead of clearing them causing the command to display thousands of letters and lower application performance
0.0.4
HTGA DOS 0.0.4
Added:
- New
lettermesscommand - New
3dlettercommand - New
versioncommand - New
clearscreencommand - 50+ new jokes
Changed:
- Optimized the
lettermessgame
0.0.3
HTGA DOS 0.0.3
Added:
- New
jokescommand - New
helpcommand - New
exitandquitcommands
Changed:
- Changed the main language the program uses from C++ to QBasic (BASIC) for better compatibility with DOS!
Release 0.0.2
HTGA DOS 0.0.2
Added:
- New
levelcommand
Fixed:
- Fixed a bug that caused the app to not work whatsoever during the use of the level command
Release 0.0.1
HTGA-DOS 0.0.1
Welcome to the patch notes for the first ever release of HTGA-DOS!
Added:
- New
helpcommand - New
versioncommand - New
beepcommand - New
exitcommand