about summary refs log tree commit diff stats
path: root/tools/validator/validator.h
Commit message (Collapse)AuthorAgeFilesLines
* Started writing a data validatorStar Rauchenberger2025-08-161-0/+12
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).
cedd030c464e3b8a5576a98c19eb45134658'>^
27724f8 ^

1
2
3
4
5
6
7

          
        

                  

     
build/
generated/
.vscode/
apworld/generated/
__pycache__
.vs/
^out/