Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-10 | Keep @val1 in memory for Mouboo Healing (as it is created on-the-fly). | Jesusaves | 1 | -1/+2 | |
Fix a typo on Transmigration Menu | |||||
2019-08-03 | Remove double-precision ponderate average, use a simple average instead with | Jesusaves | 1 | -1/+5 | |
overflow/underflow protection because I don't trust this code. | |||||
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 | |