Thread: Updater
View Single Post
GoD-Tony
Veteran Member
Join Date: Jul 2005
Old 10-12-2011 , 09:05   Re: Updater
Reply With Quote #5

Changelog
Quote:
Updater 1.2.2
- Added support for downloading updates using the SteamWorks extension.
Quote:
Updater 1.2.1
- Added support for SourceMod 1.7.
- Minor fixes for http-redirects.
Quote:
Updater 1.2.0
- Changed from KV to SMC for parsing updater manifests.
--- This fixes plugin versions sometimes being converted to float values.
- Removed 10 second startup delay.
- Fixed plugins without an info enum logging garbage data.
- Fixed SSL URLs being incorrectly prefixed.
- Fixed error handling when failing to create files.
- Fixed error log ordering potentially affecting downloads.
- Improved Socket extension support.
--- Added support for HTTP redirects.
--- Improved HTTP error logging.
--- SSL download attempts will now properly throw an error.
- Improved debug error logs.
Quote:
Updater 1.1.5
- Fixed multiple HTTP parsing issues with Sockets.
Quote:
Updater 1.1.4
- Added support for nesting plugins in plugin directory.
Quote:
Updater 1.1.3
- Added command to check Updater status: sm_updater_status
- Disabled HTTP download caching on all extensions.
- Improved error logging.
- Updated documentation.
Quote:
Updater 1.1.1
- Auto-fix urls for SteamTools if missing http prefix.
Quote:
Updater 1.1.0
- Added support for downloading updates using the SteamTools extension.
- Added a command to force all plugins to be checked for updates: sm_updater_check
- Improved logging on unsuccessful updates.
Quote:
Updater 1.0.2
- Added a log message when a plugin was successfully updated.
- Added a log message when Updater restarts itself after being updated.
Quote:
Updater 1.0.1
- Prevent parsing of corrupt KV files
- Added more descriptive update logging
- Updated some documentation
- Minor code changes
__________________

Last edited by GoD-Tony; 05-19-2015 at 12:25.
GoD-Tony is offline