Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converted puzzle symbols to an enum | Star Rauchenberger | 20 hours | 15 | -20/+20 |
| | |||||
* | Maps have display names now | Star Rauchenberger | 21 hours | 1 | -0/+1 |
| | | | | Also added endings to the apworld. | ||||
* | Started writing a data validator | Star Rauchenberger | 5 days | 1 | -1/+1 |
| | | | | | | | 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_double_sided | Star Rauchenberger | 10 days | 1 | -1/+1 |
| | |||||
* | Added the_double_sided | Star Rauchenberger | 10 days | 23 | -0/+426 |