Skip to content

Releases: Jarno458/TsRandomizer

Updated to v1.32.5

01 Jan 18:33
Compare
Choose a tag to compare

Fixed Yolo seeds from sometimes enabling the Tournament flag

TsRandomizer v1.32.4

26 Dec 21:33
Compare
Choose a tag to compare

Fixed a bug that made the back the future warp from refugee camp to present not unlock in pyramid start
Fixed a bug in AP that causes an error to logged when an !hint was attempted

TsRandomizer v1.32.3

13 Dec 18:48
5bd6554
Compare
Choose a tag to compare
TsRandomizer v1.32.3 Pre-release
Pre-release

Fixed:

  • The logic would sometimes select Risky Warps even when the flag was off

TsRandomizer v1.32.2

05 Dec 19:48
Compare
Choose a tag to compare
TsRandomizer v1.32.2 Pre-release
Pre-release

Fixed:
Hell spiders from apearing in "No Hell Spider" enemy rando mode

TsRandomizer v1.32.1

05 Dec 18:47
Compare
Choose a tag to compare
TsRandomizer v1.32.1 Pre-release
Pre-release

Fixes:

  • Fixed Lab blast door from closing outside of the Lock Key Amedues flag
  • Fixed Aura regen in large lightwall climb rooms

v1.32.0

04 Dec 19:50
Compare
Choose a tag to compare
v1.32.0 Pre-release
Pre-release

New:

  • New Flag: Risky Warps by @TriumphantBass
    • Expanded free-warp eligible locations, including Azure Queen, Xarion, Amadeus' Laboratory, and Emperor's Tower.
  • New Flag: Lock Key Amadeus by @TriumphantBass
    • Lasers in Amadeus' Laboratory are disabled via items, rather than by de-powering the lab. Experiments will spawn in the lab.
  • New Flag: Pyramid Start by @TriumphantBass
    • "Start in ???. Takes priority over Inverted. Additional chests in Dark Forest and Pyramid. Sandman door behaves as it does in Enter Sandman.
  • Holding right trigger on the Seed selections menu now allow you to Yolo a seed
  • New Enemy Randomization option: No hell spiders, same as scaled but no hell spiders anymore

Changes:

  • (!) LOTS OF LOGIC CHANGES, So there are likely some bugs in there
  • You are now affected by boosted Aura regeneration in long Lightwall climbing rooms by @TriumphantBass
  • Galaxy Earrings can now be gifted using Archipelago Gifting @wafflesoup
  • Past Wheel and Spindle Warp is renamed to Back to the Future
  • Updated Seed selection menu
    • Seed Selection menu no longer accepts paste's of values that aren't hexadecimal
    • Buttons reordered
    • Added Yolo Option
    • Pasting flags no longer needs to be prefixed by 0's so you can now paste 7CBFF9 instead of 00000000007CBFF9
  • Updated Save selection menu
    • It now directly displays Archipelago information if available for a seed
    • Tournament seeds will no longer generate a spoiler log, unless cleared
    • When editing existing AP credentials, the previous credentials are now pre-filled making the edit simpler
  • Item Tracker Updated
    • Added new icons for Lock Key Amadeus
    • slightly re-ordered, keycard will now stay together on a 2 row form factor
  • Shiney Rock, Food Synthesizer, Galaxy Stone, Plasma IV Bas are removed from the item pool

Fixes:

  • Prevent a duplicate Xarion from spawning by @TriumphantBass
  • Stack tracer or errors logged to the console sometimes failed to log

Other:

  • Fixed typo in Library: Terminal 3 (Emporer Nuvius) by @wafflesoup
  • Improve Windows installation instructions by @gareth
  • Update Mac install docs by @dreamlibrarian
  • Updated both Archipelago.MultiClient.Net.dll & Archipelago.Gifting.Net.dll

New Contributors

Full Changelog: v1.30.2...v1.32.0

TsRandomizer v1.30.2

17 Jul 19:33
Compare
Choose a tag to compare

Lowered intensity of the water color in the lab

TsRandomizer v1.30.1 + TsRandomizerItemTracker 1.10.0

30 Jun 17:44
97d5930
Compare
Choose a tag to compare

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

TsRandomizer v1.28.0

09 Jun 18:42
Compare
Choose a tag to compare

Updated:

  • Archipelago.MultiClient.Net.dll
  • Archipelago.Gifting.Net.dll
  • Newtonsoft.Json.dll

New Command:

  • /hintpoints for use with Archipelago, lists your current amount of hint points and the cost for redeeming a new hint

TsRandomizer v1.27.3

30 Apr 21:49
1201918
Compare
Choose a tag to compare

Fixed:

  • Crash on Cantoran fixed by @bendxn
  • Lazer access items nolonger get placed in non-prism break games

Changed:

  • Some refactoring in Bestiary thanks to @bendxn