Skip to content

TsRandomizer v1.30.1 + TsRandomizerItemTracker 1.10.0

Compare
Choose a tag to compare
@Jarno458 Jarno458 released this 30 Jun 17:44
· 3 commits to master since this release
97d5930

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