Skip to content

Releases: TheHighTide/HTGA-DOS-Port

0.0.5

22 Feb 22:58
68ab63c
Compare
Choose a tag to compare
0.0.5 Pre-release
Pre-release

HTGA DOS 0.0.5

Added:

  • New dice command
  • New test command
  • New rainbow command

Changed

  • Changed the way loops are ran to use DO WHILE (CONDITION) instead of LABEL: and GOTO LABEL to 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 lettermess command 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

21 Feb 17:41
c27d432
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release

HTGA DOS 0.0.4

Added:

  • New lettermess command
  • New 3dletter command
  • New version command
  • New clearscreen command
  • 50+ new jokes

Changed:

  • Optimized the lettermess game

0.0.3

19 Feb 05:18
c27d432
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release

HTGA DOS 0.0.3

Added:

  • New jokes command
  • New help command
  • New exit and quit commands

Changed:

  • Changed the main language the program uses from C++ to QBasic (BASIC) for better compatibility with DOS!

Release 0.0.2

31 Jan 18:08
bd3f6cb
Compare
Choose a tag to compare
Release 0.0.2 Pre-release
Pre-release

HTGA DOS 0.0.2

Added:

  • New level command

Fixed:

  • Fixed a bug that caused the app to not work whatsoever during the use of the level command

Release 0.0.1

27 Jan 00:37
bf259b9
Compare
Choose a tag to compare
Release 0.0.1 Pre-release
Pre-release

HTGA-DOS 0.0.1

Welcome to the patch notes for the first ever release of HTGA-DOS!

Added:

  • New help command
  • New version command
  • New beep command
  • New exit command