summary refs log tree commit diff stats
path: root/data/ids.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Added the_tenaciousStar Rauchenberger11 days1-0/+22
|
* Added the_talentedStar Rauchenberger12 days1-0/+33
|
* Added the_symbolicStar Rauchenberger12 days1-0/+201
|
* Added daedalusStar Rauchenberger13 days1-0/+1084
|
* Added the_unyieldingStar Rauchenberger2025-08-211-0/+249
|
* Added the_sweetStar Rauchenberger2025-08-201-0/+33
|
* Added the_sun_templeStar Rauchenberger2025-08-201-0/+20
|
* Added "endings" object typeStar Rauchenberger2025-08-201-0/+8
|
* Added the_sturdyStar Rauchenberger2025-08-201-0/+16
|
* Added the_stormyStar Rauchenberger2025-08-191-0/+29
|
* Added the_sirenicStar Rauchenberger2025-08-191-0/+28
|
* Store IDs in a yaml fileStar Rauchenberger2025-08-191-0/+1691
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.