summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added the_towerStar Rauchenberger11 days9-3/+837
|
* Added the_three_doorsStar Rauchenberger12 days11-2/+398
|
* Added the_tenaciousStar Rauchenberger12 days14-7/+201
|
* Added the_talentedStar Rauchenberger12 days8-1/+284
|
* Added the_symbolicStar Rauchenberger12 days28-1/+1682
|
* Ok another Lime Pyramid connectionStar Rauchenberger13 days2-0/+25
|
* Connected up Lime PyramidStar Rauchenberger13 days2-0/+81
|
* Fixed typo in Blue Smiley Annex connectionStar Rauchenberger13 days1-1/+1
|
* Added daedalusStar Rauchenberger13 days162-32/+10732
|
* Fixed a couple of missing connectionsStar Rauchenberger2025-08-213-0/+18
|
* Added the_unyieldingStar Rauchenberger2025-08-2146-12/+2370
|
* Converted puzzle symbols to an enumStar Rauchenberger2025-08-20208-973/+997
|
* Committed map dump scriptStar Rauchenberger2025-08-201-0/+171
|
* Added the_sweetStar Rauchenberger2025-08-207-0/+289
|
* Added the_sun_templeStar Rauchenberger2025-08-2010-2/+167
|
* Implemented complete_at=1 in the apworldStar Rauchenberger2025-08-201-3/+11
|
* Maps have display names nowStar Rauchenberger2025-08-2048-6/+81
| | | | Also added endings to the apworld.
* Added "endings" object typeStar Rauchenberger2025-08-2018-8/+160
|
* Added the_sturdyStar Rauchenberger2025-08-207-2/+206
|
* Added the_stormyStar Rauchenberger2025-08-1912-0/+238
|
* Added the_sirenicStar Rauchenberger2025-08-197-1/+231
|
* Store IDs in a yaml fileStar Rauchenberger2025-08-198-5918/+1862
| | | | 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.
* Added the_shopStar Rauchenberger2025-08-184-1/+324
|
* Added the_revitalizedStar Rauchenberger2025-08-1812-2/+257
|
* Added the_repetitiveStar Rauchenberger2025-08-1825-144/+1553
|
* Added the_relentlessStar Rauchenberger2025-08-1812-0/+672
|
* Added the_quietStar Rauchenberger2025-08-186-0/+159
|
* Validate that nodes in game files are usedStar Rauchenberger2025-08-1833-30/+627
| | | | You can now also list out nodes that you are explicitly not mapping out. The current state of the repo does produce some warnings when the validator is run and they're either endings, paintings that I'm not sure what to do with yet, and weird proxy stuff I'm not sure how to handle yet.
* Validate that node paths aren't used multiple timesStar Rauchenberger2025-08-174-8/+40
|
* Fill the item pool with "Nothing"sStar Rauchenberger2025-08-173-1/+14
|
* Added the_plazaStar Rauchenberger2025-08-1714-2/+1216
|
* Added the_perceptiveStar Rauchenberger2025-08-172-0/+8
|
* Added the_partialStar Rauchenberger2025-08-179-2/+435
|
* Added the_parthenonStar Rauchenberger2025-08-179-2/+254
|
* Added the_owlStar Rauchenberger2025-08-1713-1/+935
|
* Added the_orbStar Rauchenberger2025-08-178-1/+296
|
* Added the_nuancedStar Rauchenberger2025-08-167-0/+358
|
* Added the_livelyStar Rauchenberger2025-08-166-1/+148
|
* Added the_literateStar Rauchenberger2025-08-166-1/+152
|
* Added the_lionizedStar Rauchenberger2025-08-167-2/+155
|
* Minor changes for compiling on WindowsStar Rauchenberger2025-08-164-3/+5
|
* Started writing a data validatorStar Rauchenberger2025-08-1620-28/+1080
| | | | | | | Currently, it can check whether identifiers point to non-existent objects, or whether multiple objects share the same identifier. It can also determine whether an identifier is underspecified (e.g. a door doesn't specify a room, or a global connection doesn't specify a map).
* Assigned IDs for the_jubilant, the_keen, and the_linearStar Rauchenberger2025-08-162-2/+243
|
* Added the_linearStar Rauchenberger2025-08-154-2/+93
|
* Added the_liberatedStar Rauchenberger2025-08-155-0/+107
|
* Added the_keenStar Rauchenberger2025-08-155-1/+147
|
* Added the_jubilantStar Rauchenberger2025-08-146-1/+210
|
* Assigned IDs for the_hive, the_impressive, and the_invisibleStar Rauchenberger2025-08-145-6/+311
|
* Added the_invisibleStar Rauchenberger2025-08-145-1/+87
|
* Added the_impressiveStar Rauchenberger2025-08-1412-6/+194
|