Skip to content

Tags: susu/Torch

Tags

v1.2.0

Toggle v1.2.0's commit message
Merge pull request TorchAPI#108 from TorchAPI/staging

Prepare Release v1.2.0

v1.0.0-alpha

Toggle v1.0.0-alpha's commit message
Auto-release

1.1.229.265

Toggle 1.1.229.265's commit message
# Torch 1.1.229.265

* Features
    - Added more lenient version parsing for plugins (v#.# should work)
    - Added countdown option to restart command (!restart [seconds])
* Fixes
    - General fixes to work with the latest SE version
    - Fixed config changes not saving
    - Fixed crash on servers using the Windows Classic theme

1.1.213.390

Toggle 1.1.213.390's commit message
Catch errors in updater and fix loading error

1.1.207.7

Toggle 1.1.207.7's commit message
# Torch 1.1.207.7

* Notes
    - This release makes significant changes to TorchConfig.xml. It has been renamed to Torch.cfg and has different options.
* Features
    - Plugins, Torch, and the DS can now all update automatically
    - Changed command prefix to !
    - Added manual save command (thanks to Maldark)
    - Added restart command
    - Improved instance creation: now creates an entire skeleton instance with blank config
    - Added instance name to console title
* Fixes
    - Optimized UI so it's snappier and freezes less often
    - Fixed NetworkManager.RaiseEvent overload that had an off-by-one bug
    - Fixed chat window so it automatically scrolls down

1.0.182.329

Toggle 1.0.182.329's commit message
* Torch 1.0.182.329

    - Improved logging, logs now to go the Logs folder and aren't deleted on start
    - Fixed chat tab not enabling with -autostart
    - Fixed player list
    - Watchdog time-out is now configurable in TorchConfig.xml
    - Fixed infinario log spam
    - Fixed crash when sending empty message from chat tab
    - Fixed permissions on Torch commands
    - Changed plugin StoragePath to the current instance path (per-instance configs)

1.0.180.471

Toggle 1.0.180.471's commit message
Assorted bug fixes, remove dead Torch.Launcher project