You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
New:
New trap type added Throw Trap
New setting Aura Cap, just like HP cap but then for your Aura
Changes:
Moved to .net framework 4.8, while this should be mostly invisable it simplifies a lot of processes inside the randomizer
Since .net framework 4.8 is not shipped with the game or the randomizer, you might have to install it (or mono) separately, but likely you already have it on your pc
The visual seed hash (those 5 icons), will now also change if the settings are different
Also the calculation of the hash has been optimized, i was causing lagg in the difficulty selection and load game menu's
Going back from the difficulty selection menu to seed selection should now preserve the seed
Added version numbers to the zips
For AP:
Dependency on websocket-sharp.dll has been removed, you can delete this dll
Should now work again on some Linux distro's that didn't work anymore on recent versions of the randomizer
Linux openssl1 down-patch is nolonger supported and should not be needed anymore