Skip to content

Releases: TheHighTide/HTGA

Release 0.9.0

25 Jan 17:21
4694a5e
Compare
Choose a tag to compare

HTGA 0.9.0

Added:

  • New gdprofile command (GDPFV integration)

Changed:

  • Changed the way files are read to use vector<string> instead of string (only is some cases)
  • Changed the way the gdprofile command will work so it doesn't require PHP access but only command prompt access

Fixed:

  • Hopefully fixed a bug that caused the program to not work without the timeslaunched.userdata file

Other Notes:

This release makes the new command (gdprofile) require an active internet connection. If you don't have an internet connection, you won't be able to download the profiles from the Geometry Dash servers. Please make sure you're connected to the internet before executing the command!

Release 0.8.1

24 Jan 20:53
02e7357
Compare
Choose a tag to compare

HTGA 0.8.1

Added

  • New reset command

Release 0.8

24 Jan 19:21
06b5a63
Compare
Choose a tag to compare

HTGA 0.8

Added:

  • Tower support for the gdmainlvl command
  • Classic support for the gdmainlvl command
  • Added more logging points to the source code to make my life easier
  • Added more comments to the source code to make my life easier

Fixed:

  • Fixed some issues caused when using the lettermess command
  • Fixed a crash issue with the logging system
  • Fixed a bug that caused the rainbow displayed with the rainbow command to be uneven

Changed:

  • Changed the way the logging system works. It will no longer store values in multiple variables when logging to the log file
  • Changed the lettermess command so it doesn't log to the log file whenever it generates a letter for obvious reasons
  • Changed all the - in the logo command to = to make it look better
  • Changed the way error messages are displayed to reduce the file size

Release 0.7

23 Jan 22:47
9e3344e
Compare
Choose a tag to compare

HTGA 0.7

Added:

  • New lettermess command

Release 0.6

23 Jan 19:38
874e6cb
Compare
Choose a tag to compare

HTGA 0.6

Added:

  • New logo command

Changed:

  • Changed the way the dice command is run

Release 0.5

22 Jan 17:46
edfcbae
Compare
Choose a tag to compare

HTGA 0.5

Fixed:

  • Fixed a bug that caused the app to not work on several devices

Changed

  • Ported the visual studio code source code to a Visual Studio project to improve project performance

Release 0.4

18 Jan 17:48
4771343
Compare
Choose a tag to compare

HTGA 0.3

Additions:

  • Commands
    • dice
    • clearscreen
    • exit/quit
    • gdmainlvl
    • note
    • coolpage
    • time
    • stats
    • osinfo
  • New error messages
  • New Input type
  • New interface

Removed

  • Linux Support
  • MacOS Support

Changed

  • This program is now only supported for Windows computers
  • Changed the way error messages are displayed
  • Changed the way the help command looks when displayed

Release Notes

This update for the HTGA was a big one. This program hasn't been updated in quite a while but it still made some progress! This program will continue to be updated to fit all your needs. Thanks for using it...

Release 0.3

23 Oct 05:10
e15e7c6
Compare
Choose a tag to compare

HTGA 0.3

Additions:

  • New Language Support

Release Notes

This release changes the main language from Python to C++. Sadly there is only a linux build for the program right now as that is what I am developing on. I will build a new build as a windows exe for those on windows later on either today or tomorrow.

Release 0.2

19 Apr 16:33
f8d8d58
Compare
Choose a tag to compare

HTGA 0.2

Additions:

  • Notes system
  • HighTide's schedule

Patches

The app is working fine this update!

Release Notes

This release fixes quite a bit of bugs that were around in the last release meaning that I am happy to say that this version is bug free!

Release 0.1

18 Apr 16:33
026ec67
Compare
Choose a tag to compare

HTGA 0.1

Additions:

  • Usernames
  • Random Generators
  • GUIs
  • Multiple Fun Activities

Patches

  • Color GUIs no longer break when they open

Release Notes

This is the first release of this app. That being said, please expect glitches and bugs as no one (even me) can make a program perfectly the first time, please keep that in mind. Also, if you come across a bug or glitch, please report it by creating an issue on the main GitHub page!