summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
...
* Assigned IDs for the_double_sidedStar Rauchenberger10 days2-1/+170
|
* Added the_double_sidedStar Rauchenberger10 days24-1/+442
|
* Assigned IDs for the_doorStar Rauchenberger10 days1-0/+18
|
* Added the_doorStar Rauchenberger10 days4-0/+30
|
* Assigned IDs for the_digitalStar Rauchenberger10 days1-0/+96
|
* Added the_digitalStar Rauchenberger10 days9-0/+286
|
* Assigned IDs for the_darkroomStar Rauchenberger11 days1-0/+128
|
* Added the_darkroomStar Rauchenberger11 days8-2/+365
|
* Assigned IDs for the_congruentStar Rauchenberger11 days5-0/+314
| | | | | Keyholders are packed now. Doors can rely on keyholders and rooms. Paintings can be exit only.
* Added the_congruentStar Rauchenberger11 days14-0/+475
|
* Assigned IDs for the_colorfulStar Rauchenberger11 days5-260/+469
| | | | | | 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 the_colorfulStar Rauchenberger12 days18-0/+357
|
* Added support for masteriesStar Rauchenberger12 days16-107/+362
| | | | | Also assigned IDs for the_butterfly, as well as already configured letters.
* Added the_butterflyStar Rauchenberger12 days13-14/+243
| | | | The proto representation of letters has changed, so the C++ tools need to be updated.
* Propagate complete_at to packed datafileStar Rauchenberger12 days2-2/+8
|
* Assigned IDs for the_betweenStar Rauchenberger12 days1-0/+179
|
* Added the_betweenStar Rauchenberger12 days11-4/+490
|
* Assigned IDs for the_bearerStar Rauchenberger12 days2-0/+250
| | | | | assign_ids now doesn't assign IDs for event doors, since they can't ever be locations or items.
* Added the_bearerStar Rauchenberger13 days39-0/+837
|
* Assigned IDs for the_ancientStar Rauchenberger14 days1-0/+35
|
* Added the_ancientStar Rauchenberger14 days6-0/+51
|
* Assigned IDs for four_roomsStar Rauchenberger14 days5-8/+190
|
* Merge branch 'main' of fourisland.com:/srv/git/lingo2-mapdataStar Rauchenberger14 days11-19/+389
|\
| * Added four_roomsStar Rauchenberger14 days11-19/+389
| |
* | Added special IDsStar Rauchenberger14 days5-0/+119
|/
* Assign AP IDs to doors and panels protoStar Rauchenberger14 days11-12/+779
|
* Started apworldStar Rauchenberger14 days13-1/+167
| | | | | | | 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 protosStar Rauchenberger14 days8-31/+238
|
* Protobuf works! Parsing connectionsStar Rauchenberger14 days15-24/+536
|
* Trying out protobuf I guessStar Rauchenberger2025-08-0761-989/+1596
|
* Mapped out The EntryStar Rauchenberger2025-08-0428-0/+989
|
* Initial commitStar Rauchenberger2025-08-041-0/+2