Releases: Die4Ever/deus-ex-randomizer
Releases · Die4Ever/deus-ex-randomizer
v1.1 many bug fixes
v1.1 Switch from MissionScript to DeusExInfo
don't randomize passwords/passcodes less than 3 characters long
moved DXRando into its own file outside of MissionScript, now it's triggered directly by DeusExLevelInfo because 12_vandenberg_tunnels doesn't use a mission script
added DeusExLevelInfo.uc because it's now in charge of spawning DXRando
fixed crashes in 12_vandenberg_tunnels by turning off collision while moving objects which also means moving objects fails way less often for other levels too
default maxskill 300% instead of 400%
and more bug fixes