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