Skip to content

Releases: KarlClinckspoor/UnderworldRandomizer

Randomizer UI WPF v0.1

19 Mar 01:33
8807d4c
Compare
Choose a tag to compare

First release of a randomizer! Only limited options. Can remove locks from all doors and shuffle some items. NPCs and furniture won't be shuffled. Should be complete-able, but I haven't tested.

Probably requires .NET 6 Runtime to be run.

ItemCombinations v0.1.1

01 Sep 22:39
a308548
Compare
Choose a tag to compare

Very simple TUI used to view and edit CMB.DAT.

Items with an asterisk mean the item is destroyed after combination.

Run ItemCombinations.exe in the command line, preferably together with CMB.DAT in the same directory. objects.json contains the object names and is used to assign a name to an object ID.

If either or both items that will be combined don't have a destroy flag, the combination won't work.