Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-19 | Remove Wizards and Sages, thus, cleaning old subclass. | Jesusaves | 1 | -191/+0 | |
Add new NPC placeholders for all new class system and add comments. All of them are ready to handle non-mages. | |||||
2019-05-29 | Wizard class tested. Partly rewrite Sage class for new mlearn() standards | Jesusaves | 1 | -1/+1 | |
2019-05-24 | Fireball! #7 | Jesusaves | 1 | -0/+1 | |
2019-05-24 | mlearn() on Wizard | Jesusaves | 1 | -50/+14 | |
2019-05-24 | Okay, this is enough to test :3 | Jesusaves | 1 | -22/+6 | |
2019-05-24 | Fix a (m)inor bug | Jesusaves | 1 | -1/+2 | |
2019-05-24 | mlearn() skill, meant to reduce the maintenance cost on Magic Schools. | Jesusaves | 1 | -25/+6 | |
2019-05-24 | Napalm Beat is actually OP if you know how and when to use it :> | Jesusaves | 1 | -1/+1 | |
2019-05-24 | Edit Napalm Beat: Now of Neutral element, and 3x3 area of effect. | Jesusaves | 1 | -2/+2 | |
2019-05-17 | Better balance to Wizards | Jesusaves | 1 | -6/+9 | |
2019-05-16 | Fix bugs: Move Pydisgner and enable him forever (after saving the 1 pt), | Jesusaves | 1 | -0/+29 | |
fix bugs on wizards, fix bugs on flood (maybe?), fix bugs on siege (global announce) | |||||
2019-05-08 | Haste Potion (003-0) -> Herbal Tea (Wizard Class) | Jesusaves | 1 | -1/+1 | |
2019-05-07 | Wooden Log -> Diamond Powder at Wizard bolts | Jesusaves | 1 | -3/+3 | |
2019-05-07 | Typo at Wizard | Jesusaves | 1 | -1/+1 | |
2019-05-04 | s/Tentacle/Tentacles bugfix | Jesusaves | 1 | -3/+3 | |
2019-05-04 | Minor updates after 9.0 | Jesusaves | 1 | -3/+3 | |
2019-03-07 | Mark the untested classes as so | Jesusaves | 1 | -0/+1 | |
2018-12-14 | New Hercules Syntax for getnpcid(). | Jesusaves | 1 | -1/+1 | |
sed -i 's/getnpcid(0, /getnpcid(/g' */*.txt | |||||
2018-07-18 | This will provide minimal function for Wizards. So now, only three class are ↵ | Jesusaves | 1 | -0/+227 | |
missing: Priests (evolution from Mages), Rangers and Snipers (independent subclass) |