Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added keyholder sanity | Star Rauchenberger | 4 days | 1 | -0/+15 |
| | |||||
* | Added progressive doors | Star Rauchenberger | 5 days | 1 | -0/+12 |
| | |||||
* | Added "endings" object type | Star Rauchenberger | 2025-08-20 | 1 | -0/+12 |
| | |||||
* | Store IDs in a yaml file | Star Rauchenberger | 2025-08-19 | 1 | -0/+139 |
This is much more efficient than the txtpb format, and we only need an interface for it in C++ since the IDs will be packed into the binary proto representation. |