Age | Commit message (Expand) | Author | Files | Lines |
2016-05-01 | remove attachrid from necromancy spell | mekolat | 1 | -2/+1 |
2016-05-01 | Merge pull request #493 from mekolat/line-of-sight | mekolat | 2 | -2/+8 |
2016-05-01 | add anti-betsanc spell | mekolat | 3 | -2/+31 |
2016-05-01 | add discharge handler to phlex | mekolat | 1 | -0/+7 |
2016-05-01 | add discharge handler to chipchip | mekolat | 1 | -0/+7 |
2016-05-01 | add discharge handler to upmarmu | mekolat | 1 | -0/+7 |
2016-05-01 | add discharge handler to ingrav | mekolat | 1 | -0/+7 |
2016-05-01 | add discharge handler to chiza | mekolat | 1 | -0/+7 |
2016-05-01 | add discharge handler to flar | mekolat | 1 | -0/+7 |
2016-05-01 | add discharge handler to confringo | mekolat | 1 | -0/+7 |
2016-05-01 | add `discharge` spell | mekolat | 3 | -2/+22 |
2016-05-01 | make spells count their charges themselves | mekolat | 7 | -37/+38 |
2016-04-30 | take mdef into account for elt and melee spells | mekolat | 1 | -2/+2 |
2016-04-30 | take mdef into account for `rain` spell | mekolat | 1 | -1/+1 |
2016-04-30 | check line of sight in `itenplz` spell | mekolat | 1 | -1/+7 |
2016-04-30 | fix `battlemage` bug (prevent casting with a grey bar) | mekolat | 1 | -0/+1 |
2016-04-30 | add line_of_sight check to `ingrav` spell | mekolat | 1 | -1/+1 |
2016-04-26 | no #inma yourself | wushin | 1 | -1/+1 |
2016-04-24 | makes spells respect @invisible | mekolat | 11 | -12/+19 |
2016-04-23 | prevent magic rate abuse (10s block on login) | mekolat | 1 | -0/+8 |
2016-04-20 | fix ingrav crashv2016.4.21-1 | mekolat | 1 | -1/+1 |
2016-04-18 | give a free recast when spell attack conditions fails | mekolat | 6 | -59/+132 |
2016-04-12 | leftovers | mekolat | 2 | -8/+8 |
2016-04-08 | only require base magic skill for level 1 spells | mekolat | 12 | -21/+21 |
2016-04-07 | slowly getting things done | mekolat | 44 | -128/+197 |
2016-03-30 | add useless transmutation spells | mekolat | 4 | -0/+75 |
2016-03-30 | move `merge-concentration-potions` spell to npc | mekolat | 1 | -1/+1 |
2016-03-30 | get rid of magic secrets, convert stranger quiz | mekolat | 1 | -9/+9 |
2016-03-30 | fix spell names for puppets | mekolat | 8 | -8/+9 |
2016-03-30 | Update Readmes | wushin | 1 | -2/+11 |
2016-03-30 | Fix invocations | wushin | 6 | -6/+6 |
2016-03-30 | Fix Healing | wushin | 2 | -9/+6 |
2016-03-30 | Add missing magic_exp | wushin | 3 | -2/+2 |
2016-03-30 | Add heal_gain_xp | wushin | 3 | -11/+49 |
2016-03-30 | use call | mekolat | 38 | -115/+102 |
2016-03-30 | initial commit for magic v3 | mekolat | 40 | -0/+1939 |