# 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
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -1,3 +1,18 @@
|
||||
# Torch 1.1.205.478
|
||||
* 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
|
||||
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user