Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-10-08 | Update Maze code to work with IOT_NONE (requires special care). | Jesusaves | 1 | -20/+40 | |
Prepare 026-4 and 026-5 (mobs do not respawn) - they're not yet usable. | |||||
2022-06-04 | Include Dungeon Map - Now you can find RANDOM DUNGEONS! | Jesusaves | 1 | -1/+258 | |
2022-06-04 | Random mazes may now have random treasure chests on them. | Jesusaves | 1 | -1/+17 | |
Currently disabled by default. | |||||
2022-06-04 | Add random treasure chests which can be relocated on random mazes. | Jesusaves | 1 | -0/+87 | |
They come with a 1.5% bonus chance of getting something good. | |||||
2022-05-16 | Encapsule InitMaze in a do{}while loop so it is always valid (I hope) | Jesusaves | 1 | -17/+16 | |
Fix a typo as well | |||||
2022-05-04 | In theory, you can now escape from the trap. | Jesusaves | 1 | -2/+2 | |
Escaping yields the 10k xp from the door and a strange coin per survivor. Defeating the Wumpus grants you great rewards, though. | |||||
2022-05-04 | Cosmetic improvements | Jesusaves | 1 | -1/+1 | |
2022-04-28 | Incomplete code | Jesusaves | 1 | -3/+69 | |
2022-04-28 | Prepare for maze system expansion (we'll go from 24 mazes to 75 mazes) | Jesusaves | 1 | -11/+41 | |
2022-01-15 | Allow CreateMaze to specify ranges, so 030 domain can have different sizes. | Jesusaves | 1 | -4/+6 | |
2021-09-24 | Domain 030 | Jesusaves | 1 | -0/+97 | |