build-engine-randomizer icon indicating copy to clipboard operation
build-engine-randomizer copied to clipboard

Build Engine Randomizer (Duke Nukem 3D, Shadow Warrior, Ion Fury, Blood, PowerSlave)

Results 16 build-engine-randomizer issues
Sort by recently updated
recently updated
newest added

you would have to choose the main game's GRP file anyways?

could turn this into a launcher, have a list of randomized games to start by running the eduke32.exe with the right arguments, could choose one and randomize a new seed...

when placing a new sprite, ensure that it isn't hanging out of its sector by checking that the corners are in the same sector

for Blood: https://github.com/thomasrogers03/bloom/blob/master/bloom/resources/sprite_types.yaml as json ``` { "0": { "category": "decoration", "name": "Decoration" }, "1": { "category": "player", "invisible": true, "name": "Player Start", "properties": [ { "from": "data_1", "link_to_tile": "offset",...

parse scripts/names.con all items seem to start with `I_`