Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | contextual modifier parsingcontextual_modifier_parsing | wvpm | 11 days | -0/+1 |
| | ||||
* | Require modifier type when parsing ModifierValues | hop311 | 2024-10-19 | -2/+7 |
| | ||||
* | Move ModifierManager to its own files | hop311 | 2024-10-19 | -122/+4 |
| | ||||
* | Cache modifier effects in dedicated variables | hop311 | 2024-10-05 | -1/+11 |
| | ||||
* | Move ModifierEffect and ModifierValue into their own files | hop311 | 2024-10-05 | -84/+2 |
| | ||||
* | Add nullcheck fuction variants accepting pointer arguments to ModifierValue ↵ | hop311 | 2024-10-05 | -0/+1 |
| | | | | and ModifierSum | |||
* | Add ModifierEffect targets | hop311 | 2024-10-05 | -3/+17 |
| | ||||
* | Make ModifierEffect format argument mandatory | hop311 | 2024-10-05 | -1/+1 |
| | ||||
* | Cache static modifiers in dedicated variables | hop311 | 2024-10-05 | -0/+5 |
| | ||||
* | Store sources in ModifierSum | hop311 | 2024-10-05 | -2/+0 |
| | ||||
* | Add modifier type enummodifier-types | hop311 | 2024-09-20 | -7/+26 |
| | ||||
* | Add ModifierSum and improve ModifierValue and RuleSet | hop311 | 2024-09-20 | -4/+12 |
| | ||||
* | Rearrange modifier files | hop311 | 2024-09-20 | -0/+217 |