Releases: GlobedGD/argon
Releases · GlobedGD/argon
v1.4.9
13 Apr 21:29
Compare
Sorry, something went wrong.
No results found
Fix rare crash due to initConfigLock being called too late if a mod spawned startAuth in $on_mod(Loaded) or another early place
v1.4.8
11 Apr 16:29
Compare
Sorry, something went wrong.
No results found
Check if the user has the auth bot account blocked upon auth failure, and return a special message
v1.4.7
02 Apr 12:15
Compare
Sorry, something went wrong.
No results found
Make getGameAccountData print a warning instead of crashing when called off main thread
v1.4.6
11 Mar 21:52
Compare
Sorry, something went wrong.
No results found
Fix use after free bug that caused auth failures
v1.4.5
25 Feb 20:56
Compare
Sorry, something went wrong.
No results found
1.4.5
Actually fix early load crashing on MacOS (I even tested!)
v1.4.4
23 Feb 16:32
Compare
Sorry, something went wrong.
No results found
v1.4.3
21 Feb 15:19
Compare
Sorry, something went wrong.
No results found
1.4.3
Fix incorrect URL offsets on Android causing verification failure
v1.4.2
05 Feb 17:33
Compare
Sorry, something went wrong.
No results found
v1.4.1
03 Feb 17:29
Compare
Sorry, something went wrong.
No results found
Fix compilation on MSVC
Use lower priority for the mod load listeners
v1.4.0
02 Feb 13:25
Compare
Sorry, something went wrong.
No results found
API slightly changed to be async-friendly
Internals rewritten for much cleaner code