Syndaryl / DFRPGRandomDungeonGenerator

A HTML/CSS/JavaScript based random dungeon generator for GURPS. Eventual goals are to not only produce a map, but also populate the rooms with descriptions and challenges. Game statistics will be for the DFRPG / GURPS 4e.
Other
35 stars 13 forks source link

Improved Door handling #3

Closed Zuljita closed 6 years ago

Zuljita commented 6 years ago

We'd like to completely rewrite the door routines to make all 3 special characteristics (locked, secret and trapped) on the same door. The way it's handled now those can't stack.

Syndaryl commented 6 years ago

This is done.