Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Releases: hypherionmc/simple-rpc-editor

Simple RPC Editor v3.0.4

12 Nov 18:30
Compare
Choose a tag to compare

Changelog:

  • Added support for Simple RPC 3.2.0
  • Fixed some bugs with assets not being fetched correctly
  • Swapped out Assets Proxy URL from Heroku to Self Hosted (Heroku made service changes... AKA $$$$)
  • Removed a lot of dead code relating to older 1.x and 2.x config files (which have been deprecated almost a year ago)

Simple RPC Editor v3.0.3

08 Aug 20:40
Compare
Choose a tag to compare

Bug Fixes

  • Fixed Dimension Override Buttons saving incorrectly and causing game crashes
  • Fixed Editor Failing to save older version config files
  • Fixed "Missing" image keys saving as undefined causing corrupt configs

Simple RPC Editor v3.0.2

24 Jul 17:24
Compare
Choose a tag to compare

Updates:

  • Added support for Simple RPC 3.0.1 Config Changes
  • Updated some dependencies with security issues

Simple RPC Editor v3.0.1

02 Jun 10:35
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed Simple RPC V3+ config files not loading
  • Added all current RPC Variables to the "dummy variables"
  • Added an ADD ENTRY button for Server Override Configs that don't contain any server entries

Changes:

  • Pressing CTRL + SHIFT + I opens the dev console, making it easier to debug issues

Simple RPC Editor v3.0.0

21 May 13:19
Compare
Choose a tag to compare

Notice: Please uninstall any previous versions of the editor before upgrading to this version

Bug Fixes:

  • Changed framework to electron to fix Config Loading and Saving problems caused by breaking changes in Tauri 1.0 (Broke the editor beyond repair)

Another Notice: The app no longer includes auto updates. This is due to electron requiring a code signing certificate for updates to work, and it's just too expensive for me. The app now only shows a prompt when an update is available, and you will have to manually upgrade

Final notice: Portable versions are BACK! Now for both MacOS and Windows

Simple RPC Editor v2.0.5

12 Apr 19:56
Compare
Choose a tag to compare

Changes:

  • Added Discord 128 char limit to imageText

Simple RPC Editor v2.0.4

08 Mar 18:44
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed "cannot recurse directory" issue
  • Upgraded Tauri to 1.0-rc

Simple RPC Editor v2.0.3

07 Mar 08:30
Compare
Choose a tag to compare

Changelog:

  • Fixed Code editor showing everything as [Object]
  • Added Drag and Drop Support for Loading Files
  • Replaced Buy Me A Coffee with Ko-fi
  • Added support for URL based Image Keys
  • Preview now shows the real app name instead of Minecraft
  • You can now close and load different configs without closing the app
  • Added built-in help text. Can be toggled
  • Important comments are now preserved when saving the config file

Simple RPC Editor Beta v2.0.2 (Dev)

20 Jan 08:18
Compare
Choose a tag to compare
Pre-release

Bug Fixes:

  • Fixes the Code Editor displaying everything as [Object]

Simple RPC Editor Beta v2.0.1

17 Nov 14:22
Compare
Choose a tag to compare

Changelog

  • Rewrite all the backend code to improve performance and usability
  • Added light-theme with switching
  • Added images to imageKey dropdowns
  • Added Copy to Clipboard function to code editor
  • Improved the overall GUI
  • Added support to manually enter image keys
  • Added support for Server Entries Override Config File