Skip to content

Releases: GrowStocks/growtopia-rpc

Cleanup, Improvements & Fixes

16 May 17:22
500acc6
Compare
Choose a tag to compare

Changelog

  • Merged #4 authored by MrAugu
  • Massive changes to the codebase have been made to make the code more modern and professional
  • GitHub Workflow has been added
  • ESLint has been added
  • Dropped node-fetch in favor of hclientify
  • Added /commands, type /help to get a list of commands
  • Removed unused gitignore files and directories
  • Added continuous integration linting and build steps
  • Debug logging has been improved

World name bug fix

15 May 16:47
Compare
Choose a tag to compare

Changelog

  • Fixed a bug where the world name won't get updated

CLI Bug Fix

14 May 22:35
Compare
Choose a tag to compare

Changelog

  • Fixed a bug that prevented the usage of the CLI commands (to turn location or debug on/off)

Improvements

13 May 19:19
Compare
Choose a tag to compare

Changelog

  • Since the start of the project, we have written lots of redundant code. This release aims to minify the code and make it faster
  • Now supports all versions of Discord (Stable, PTB, Canary) on Windows
  • Improved process name finder
  • Cleaned up lots of redundant code
  • Updated README.md to include instructions for MacOS users
  • Added support for executing JavaScript code from the command line (better debugging)
  • Fixed a debugging bug

Location control

13 May 13:39
Compare
Choose a tag to compare

Changelog

  • Command Line "conversation" support has been added
  • You can now turn your location on or off by typing location:on/off in the program's Command Line
  • You can now turn on or off debugging mode by typing debug:on/off in the program's Command Line
  • Added ErrorHandler function to the Application class for better ErrorHandling
  • Several other improvements have been made
  • README.md has been updated to reflect the changes

Buttons in Rich Presence

13 May 10:31
Compare
Choose a tag to compare

Changelog

  • Added buttons in Rich Presence
  • You can now support the use of this plugin by using the Rich Presence and playing Growtopia, your friends will be able to get the program directly through your status

MacOS Support

13 May 09:55
Compare
Choose a tag to compare

Changelog

  • Merged #2
  • MacOS support is here! You can now use this program on your Apple computers
  • Separated application checker functions based on Operating System for more clarity
  • Updated README.md to match the changes

Growtopia-RPC binding

13 May 09:03
Compare
Choose a tag to compare

Changelog

  • Merged #1
  • Support for Growtopia-RPC binding (RPC can now automatically open when Growtopia is opened, and close when Growtopia is closed => less resources used)
  • Updated README.md to reflect the changes

Production launch

12 May 19:58
Compare
Choose a tag to compare

Changelog

  • Several improvements were made to the code base.
  • Changed some files and functions to prevent collision with a third-party license.

Beta launch

12 May 18:11
Compare
Choose a tag to compare

Growtopia Discord Rich Presence is now in beta!

This program is in beta. If you notice any bugs, make sure to report them in our Discord server.
This program currently only works on Windows.