Skip to content

Releases: ChrisFeline/ToNSaveManager

Release 2024.11.26.1033

26 Nov 17:18
5cd3edf
Compare
Choose a tag to compare

Download

Changes in this release

  • Minor change to log parsing: Removed TON world only parsing condition.

NOTE: If you are unsure what to do, go check the README, basically just extract and run.

If you already downloaded and want to update an old release you have these options:

  • Click on Settings, then click Check For Updates.
  • If previous option doesn't work, open the file update.bat, the new files will be downloaded.

Release 2024.11.18.763

18 Nov 12:46
53801af
Compare
Choose a tag to compare

Download

Changes in this release

  • Fixed player names showing their GUID on the tooltips after VRChat's latest update.
    • In addition, the GUID is sent on the WebSocket API too.
  • OSC Damage event got an overhaul, you can use JavaScript to manipulate the value of this parameter so it can be used as a float in other "things".
    • For example, if you set "Damage / 100" as the code and the damage value is '50', this will be evaluated to '0.5' before sending the value.
  • Added new WebSocket API event: MASTER_CHANGE
  • Chatbox no longer clears on teleport to map if you have the 'Send Chatbox' feature disabled.
  • Date list now sorts using Universal Time. This prevents unwanted behavior when 'Daylight Saving' event occurs.

NOTE: If you are unsure what to do, go check the README, basically just extract and run.

If you already downloaded and want to update an old release you have these options:

  • Click on Settings, then click Check For Updates.
  • If previous option doesn't work, open the file update.bat, the new files will be downloaded.

Release 2024.11.4.1058

04 Nov 17:41
96ca6f1
Compare
Choose a tag to compare

Download

Changes in this release

  • Fixed 'Distorted Yan' appearing as ???????????
  • Updated Japanese localization (by @nomlasvrc)
  • Updated Simplified Chinese localization (by @Fallen-ice)

NOTE: If you are unsure what to do, go check the README, basically just extract and run.

If you already downloaded and want to update an old release you have these options:

  • Click on Settings, then click Check For Updates.
  • If previous option doesn't work, open the file update.bat, the new files will be downloaded.

Release 2024.10.23.99

23 Oct 02:30
ee96d0a
Compare
Choose a tag to compare

Download

Changes in this release

  • I am taking a break, I have been working on the Save Manager non-stop these past months, so for a while, I will only be accepting bug reports and translations. I want to focus on other personal projects that I haven't been able to share with the world. Thank you all for your support and all of you who find this tool useful! See you next round!
  • Updated 'ToN_Item' OSC parameter to include Nicomal & バ亀⁄bakame's contributor items.
  • Added a warning for when you're about to parse large log files from VRChat that might slow down the program on first launch.
  • Added some log parsing logic improvements.
  • Automatic Updates will no longer open the Save Manager program automatically after downloading. This is to prevent more false positives.
  • Added some language strings for Update related dialogs.

NOTE: If you are unsure what to do, go check the README, basically just extract and run.

If you already downloaded and want to update an old release you have these options:

  • Click on Settings, then click Check For Updates.
  • If previous option doesn't work, open the file update.bat, the new files will be downloaded.

Release 2024.10.18.283

18 Oct 04:50
0297ed3
Compare
Choose a tag to compare

Download

Changes in this release

  • Added OSC parameter option: 'ToN_MasterChange'
    • You can use this parameter to detect when the instance master has changed.
  • Updated Simplified Chinese localization (Thank you @Fallen-ice)
  • Updated Japanese localization (Thank you @nomlasvrc)

NOTE: If you are unsure what to do, go check the README, basically just extract and run.

If you already downloaded and want to update an old release you have these options:

  • Click on Settings, then click Check For Updates.
  • If previous option doesn't work, open the file update.bat, the new files will be downloaded.

Release 2024.10.16.1271

16 Oct 21:22
a6e1f4d
Compare
Choose a tag to compare

Download

Changes in this release

  • Added Jailbird, Thorn Glognut and Joyous ORB to objectives.
  • Attempting to fix the False Positives with the two only FREE Anti Viruses. (Avast and AVG) again...
  • Added Italian localization (Thank you @TheIceDragonz)
  • Updated Simplified Chinese localization (Thank you @Fallen-ice)
  • I always knew.

Previous changelog

  • Added new OSC configurable parameter 'ToN_DeathID' (Requested by YoBro)
    • With this parameter, you can set a list of friends and you will receive OSC events when they die in a round.
  • Added new OSC parameter 'ToN_Reborn'
    • This parameter is set to true when you get reborn using Maxwell.
    • Added event to WebSocket API: 'REBORN'
  • Fixed Maxwell revive counting as death.
  • 'Auto Copy On Join' only works when you join a ToN lobby now.
  • Updated OSC docs for items to reveal more item IDs.
  • Finally fixed Double Trouble colors for OSC.

NOTE: If you are unsure what to do, go check the README, basically just extract and run.

If you already downloaded and want to update an old release you have these options:

  • Click on Settings, then click Check For Updates.
  • If previous option doesn't work, open the file update.bat, the new files will be downloaded.

Release 2024.10.12.252

12 Oct 04:16
409b420
Compare
Choose a tag to compare

Download

Changes in this release

  • The Save Manager program is a single file now. YAY
  • Removed the pop-up message when you click a save code. A better less intrusive method have been implemented.
  • Additionally, a sound will play when you copy a save code. (Can be disabled in Settings)
    • The custom sound notifications in settings have been reworked too.
    • The 'Auto Copy' feature will also play an audio if the 'Play Audio on Copy' setting is enabled.
  • Fixed OSC colors for Double Trouble.
  • Stats for the chatbox is now stored in the correct location.
  • Reworked the Automatic Updates.
  • Updated Traditional Chinese localization (Thank you @XoF-eLtTiL)

NOTE: If you are unsure what to do, go check the README, basically just extract and run.

If you already downloaded and want to update an old release you have these options:

  • Click on Settings, then click Check For Updates.
  • If previous option doesn't work, open the file update.bat, the new files will be downloaded.

Release 2024.10.9.876

09 Oct 14:43
5c000a4
Compare
Choose a tag to compare

Download

Changes in this release

  • Fixed 'Right Panel Time' setting not saving after closing the app.

Fun fact: I pushed this update from my android phone, haha.

NOTE: If you are unsure what to do, go check the README, basically just extract and run.

If you already downloaded and want to update an old release you have these options:

  • Click on Settings, then click Check For Updates.
  • If previous option doesn't work, open the file update.bat, the new files will be downloaded.

Release 2024.10.8.976

08 Oct 16:22
366b649
Compare
Choose a tag to compare

Download

Another quick update before the hurricane hits me and power goes out. Don't worry, as a Florida man myself... I am used to it by now. It's just another special round for us!

Changes in this release

  • Fixed OSC map values being mixed up sometimes. It should be consistent now.
  • Fixed OSC Item Status for CorkScrew coil.
    • Please note that Item Status only works with a specific set of items.
  • Fixed a button on the Settings window slicing the text on high DPI resolution.
  • Updated Japanese localization. (Thank you @nomlasvrc)

Keep up to date on:
VRChat Group: vrc.group/TONSM.0849
Discord Server: discord.gg/Anpm8d3fPD

NOTE: If you are unsure what to do, go check the README, basically just extract and run.

If you already downloaded and want to update an old release you have these options:

  • Click on Settings, then click Check For Updates.
  • If previous option doesn't work, open the file update.bat, the new files will be downloaded.

Release 2024.10.7.794

07 Oct 13:18
97b713c
Compare
Choose a tag to compare

Download

Changes in this release

!!! I'll be getting a Hurricane hitting me directly soon, so here's some quick fixes before I disappear for a few days.

So, what changed?

  • Fixed Rich Presence not working because it wasn't detecting VRChat running properly.
  • Fixed Item Status being sent even when OSC Feature is turned off.
  • Updated Simplified Chinese localization. (Thanks @Fallen-ice)

NOTE: If you are unsure what to do, go check the README, basically just extract and run.

If you already downloaded and want to update an old release you have these options:

  • Click on Settings, then click Check For Updates.
  • If previous option doesn't work, open the file update.bat, the new files will be downloaded.