Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Assigned IDs for the_congruent | Star Rauchenberger | 11 days | 3 | -0/+91 |
| | | | | | Keyholders are packed now. Doors can rely on keyholders and rooms. Paintings can be exit only. | ||||
* | Assigned IDs for the_colorful | Star Rauchenberger | 11 days | 1 | -0/+9 |
| | | | | | | Also fixed bug where the ID assigner didn't read letter and mastery IDs and would thus reuse them. I reassigned all IDs because of this (since we don't need to worry about ID stability yet). | ||||
* | Added support for masteries | Star Rauchenberger | 12 days | 4 | -5/+140 |
| | | | | | Also assigned IDs for the_butterfly, as well as already configured letters. | ||||
* | Propagate complete_at to packed datafile | Star Rauchenberger | 12 days | 1 | -2/+6 |
| | |||||
* | Added special IDs | Star Rauchenberger | 14 days | 1 | -0/+5 |
| | |||||
* | Assign AP IDs to doors and panels proto | Star Rauchenberger | 14 days | 1 | -0/+21 |
| | |||||
* | Started apworld | Star Rauchenberger | 14 days | 1 | -0/+8 |
| | | | | | | | vcpkg's libprotobuf is older than what PIP has, but neither are completely up to date either. Ugh. Doors have a room now because that's where the location will go. | ||||
* | Process the rest of the defined protos | Star Rauchenberger | 2025-08-07 | 2 | -2/+200 |
| | |||||
* | Protobuf works! Parsing connections | Star Rauchenberger | 2025-08-07 | 4 | -3/+473 |
| | |||||
* | Trying out protobuf I guess | Star Rauchenberger | 2025-08-07 | 1 | -0/+21 |