summary refs log tree commit diff stats
path: root/data/ids.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Added the_unyieldingStar Rauchenberger7 hours1-0/+249
|
* Added the_sweetStar Rauchenberger23 hours1-0/+33
|
* Added the_sun_templeStar Rauchenberger23 hours1-0/+20
|
* Added "endings" object typeStar Rauchenberger24 hours1-0/+8
|
* Added the_sturdyStar Rauchenberger25 hours1-0/+16
|
* Added the_stormyStar Rauchenberger40 hours1-0/+29
|
* Added the_sirenicStar Rauchenberger43 hours1-0/+28
|
* Store IDs in a yaml fileStar Rauchenberger43 hours1-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.