Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-04 | Remove every trailing whitespace | Jesusaves | 1 | -1/+1 | |
```sed -i 's/[[:space:]]*$//' npc/*/*.txt``` | |||||
2018-09-13 | Register our new NPC_PET_TAMER for a TBD NPC | Jesusaves | 1 | -1/+1 | |
2018-09-13 | The rule for #parum is weird crazy. I have no idea how it works, so, DON'T ASK. | Jesusaves | 1 | -2/+4 | |
2018-08-09 | Revert "Debug markers required", because they aren't. | Jesusaves | 1 | -1/+0 | |
The bug was caused because missing returns and wrong ends. This reverts commit f662ebc4232d427ec394d27d3c9153a625de8a4d. | |||||
2018-08-09 | Debug markers required | Jesusaves | 1 | -0/+1 | |
2018-07-16 | Mana Magic System corrections | Jesusaves | 1 | -1/+1 | |
2018-07-16 | Stabilize stuff, Kalmurk prep | Jesusaves | 1 | -3/+1 | |
2018-07-14 | [skip ci] Not sure what is the problem with this one | Jesusaves | 1 | -3/+3 | |
2018-07-14 | [skip ci] fix bugs. Cooldown is broken | Jesusaves | 1 | -0/+3 | |
2018-07-13 | [Dan Quest] Count pious killed on 002-1 and 002-3 | Jesusaves | 1 | -0/+2 | |
2018-07-13 | Introduce #parum and the Magic Experience System. | Jesusaves | 1 | -0/+69 | |
If you re-cast something, no Mana Exp Points are gained. Only pseudo-magic skills count. |