Releases: GrowStocks/growtopia-rpc
Releases · GrowStocks/growtopia-rpc
Cleanup, Improvements & Fixes
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 ofhclientify
- 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
Changelog
- Fixed a bug where the world name won't get updated
CLI Bug Fix
Changelog
- Fixed a bug that prevented the usage of the CLI commands (to turn location or debug on/off)
Improvements
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
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
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
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
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
Changelog
- Several improvements were made to the code base.
- Changed some files and functions to prevent collision with a third-party license.
Beta launch
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.