Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-06-05 | Maybe this fix the bug | Jesusaves | 1 | -1/+1 |
2022-05-19 | Fix more bugs on healing items | Jesusaves | 1 | -2/+3 |
2022-05-17 | Vitality now affects legacy healing items | Jesusaves | 1 | -3/+5 |
2022-05-17 | Reestructure legacy_heal | Jesusaves | 1 | -10/+26 |
2019-08-10 | Keep @val1 in memory for Mouboo Healing (as it is created on-the-fly). | Jesusaves | 1 | -1/+2 |
2019-08-03 | Remove double-precision ponderate average, use a simple average instead with | Jesusaves | 1 | -1/+5 |
2019-08-03 | Vit and Level won't affect fixed-HP healing items anymore (sanitization) | Jesusaves | 1 | -1/+1 |
2019-07-14 | Minor fixes | Jesusaves | 1 | -1/+1 |
2019-07-14 | Fix a bug on all legacy (number-based) healing items | Jesusaves | 1 | -6/+6 |
2019-05-24 | Healing cleanup | Jesusaves | 1 | -2/+3 |
2019-05-24 | Fix healing bugs and disregard item stacking | Jesusaves | 1 | -0/+3 |
2019-05-20 | Exception() for legacy healing item | Jesusaves | 1 | -1/+4 |
2019-05-20 | Add legacy_heal, support for legacy behavior | Jesusaves | 1 | -0/+48 |