Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #218 from OpenVicProject/condition-scripts-prep-work | Hop311 | 5 days | -1/+3 |
|\ | ||||
| * | Rename `scope_t` enum to `scope_type_t` | hop311 | 7 days | -1/+3 |
* | | Correct rgo size calcuation | wvpm | 5 days | -2/+10 |
|/ | ||||
* | Merge pull request #215 from OpenVicProject/movement_cost | wvpm | 8 days | -12/+2 |
|\ | ||||
| * | movement_cost is a province modifiermovement_cost | wvpm | 8 days | -12/+2 |
* | | Support attrition modifier from terrainattrition_local_modifier | wvpm | 8 days | -1/+2 |
|/ | ||||
* | contextual modifier parsingcontextual_modifier_parsing | wvpm | 11 days | -553/+486 |
* | Add modifier effect variants based on the type of modifier being parsedresultant-modifier | hop311 | 2024-10-19 | -15/+142 |
* | Require modifier type when parsing ModifierValues | hop311 | 2024-10-19 | -26/+66 |
* | Switch to excluding given modifier effect targets rather than using a positiv... | hop311 | 2024-10-19 | -0/+7 |
* | Move ModifierManager to its own files | hop311 | 2024-10-19 | -0/+692 |