Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Assigned IDs for the_colorful | Star Rauchenberger | 11 days | 2 | -0/+2 |
| | | | | | | 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 | 3 | -6/+26 |
| | | | | | Also assigned IDs for the_butterfly, as well as already configured letters. | ||||
* | Added the_butterfly | Star Rauchenberger | 12 days | 1 | -1/+14 |
| | | | | The proto representation of letters has changed, so the C++ tools need to be updated. | ||||
* | Propagate complete_at to packed datafile | Star Rauchenberger | 12 days | 1 | -0/+2 |
| | |||||
* | Added the_between | Star Rauchenberger | 12 days | 2 | -0/+9 |
| | |||||
* | Merge branch 'main' of fourisland.com:/srv/git/lingo2-mapdata | Star Rauchenberger | 14 days | 1 | -0/+6 |
|\ | |||||
| * | Added four_rooms | Star Rauchenberger | 14 days | 1 | -0/+6 |
| | | |||||
* | | Added special IDs | Star Rauchenberger | 14 days | 2 | -0/+2 |
|/ | |||||
* | Assign AP IDs to doors and panels proto | Star Rauchenberger | 14 days | 2 | -0/+15 |
| | |||||
* | Started apworld | Star Rauchenberger | 14 days | 2 | -0/+3 |
| | | | | | | | 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 | 14 days | 3 | -24/+21 |
| | |||||
* | Protobuf works! Parsing connections | Star Rauchenberger | 14 days | 4 | -13/+36 |
| | |||||
* | Trying out protobuf I guess | Star Rauchenberger | 2025-08-07 | 2 | -0/+251 |