Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Create basic condition script parsing and execution framework | hop311 | 4 days | -0/+42 |
* | Finish ConditionalWeight base key parsing (including days/months/years) | hop311 | 5 days | -7/+70 |
* | Rename `scope_t` enum to `scope_type_t` | hop311 | 7 days | -2/+2 |
* | Separated GameManager into Definition and Instance Managersinstance-definition-managers | hop311 | 2024-06-13 | -5/+7 |
* | feat: condition loading and parsing | zaaarf | 2024-01-07 | -5/+8 |
* | Added case insensitive ordered set and map and IdentifierRegistry | hop311 | 2024-01-03 | -1/+3 |
* | Added framework for loading all Conditions and Effects | hop311 | 2024-01-02 | -0/+64 |