Releases: ThiconZ/Return-of-Reckoning-Launcher
v2.0.0.3
v2.0.0.3
Only the RoRLauncher.exe needs to be extracted to your root WAR directory. The required DLL files will automatically be extracted from the executable when ran.
If you encounter issues, the additional files can be extracted to the same location to attempt to fix any issues you may have.
[Changes]
Added the new launcher argument --SkipSSLValidation which allows bypassing expired login server certificates additional details are in the README.md
Pressing Enter while editing the Username or Password textboxes now triggers the Connect button when available
Fixed attempting to Restart As Admin before trying a server connection, resulting in the restart failing to occur
Minor code optimizations
Files included in this release:
- RoRLauncher.exe
- mythloginserviceconfig.xml [Updated last at 8/18/2016]
- data.myp [Updated last at 12/3/2017]
- HashDictionary.dll
- ICSharpCode.SharpZipLib.dll
v2.0.0.2
v2.0.0.2
Major version change: The official launcher recently updated its version to 2.0.0.1.
Only the RoRLauncher.exe needs to be extracted to your root WAR directory. The required DLL files will automatically be extracted from the executable when ran.
If you encounter issues, the additional files can be extracted to the same location to attempt to fix any issues you may have.
[Changes]
Implemented the official WarZoneLib which essentially makes MYPHandler internal now
Removed MYPHandler.dll dependency
Minor code optimizations
Files included in this release:
- RoRLauncher.exe
- mythloginserviceconfig.xml [Updated last at 8/18/2016]
- data.myp [Updated last at 12/3/2017]
- HashDictionary.dll
- ICSharpCode.SharpZipLib.dll
v1.0.0.3
v1.0.0.3
Only the RoRLauncher.exe needs to be extracted to your root WAR directory. The required DLL files will automatically be extracted from the executable when ran.
If you encounter issues, the additional files can be extracted to the same location to attempt to fix any issues you may have.
[Changes]
Properly error handle events when the user does not have access to
WAR.exe or the dependency files
- Now prompts to restart the launcher as Administrator to gain file
access - Now prompts to automatically remove the Read-Only attribute on all
files in the game directory to gain write access
Added two new launch arguments --CustomDeps and --CheckDepHash details
on what they do are in the README.md
New method of dependency version checking
- Now checks by file version number instead of hash
Minor code optimizations
Updated the Mythic Patch Handler dependency to version 1.0.0.1
- Removes the requirement of Performance Counters
Files included in this release:
- RoRLauncher.exe
- mythloginserviceconfig.xml [Updated last at 8/18/2016]
- data.myp [Updated last at 4/9/2017]
- HashDictionary.dll
- ICSharpCode.SharpZipLib.dll
- MYPHandler.dll [Version 1.0.0.1, Updated last at 4/9/2017]
Return of Reckoning Launcher v1.0.0.2
Initial release for v1.0.0.2
Only the RoRLauncher.exe needs to be extracted to your root WAR directory. The required DLL files will automatically be extracted from the executable when ran.
If you encounter issues, the additional files can be extracted to the same location to attempt to fix any issues you may have.
Files included in this release:
- RoRLauncher.exe
- mythloginserviceconfig.xml [Updated last at 8/18/2016]
- data.myp [Updated last at 2/28/2017]
- HashDictionary.dll
- ICSharpCode.SharpZipLib.dll
- MYPHandler.dll