summaryrefslogtreecommitdiff
path: root/world/map/npc/magic
AgeCommit message (Expand)AuthorFilesLines
2016-05-01remove attachrid from necromancy spellmekolat1-2/+1
2016-05-01Merge pull request #493 from mekolat/line-of-sightmekolat2-2/+8
2016-05-01add anti-betsanc spellmekolat3-2/+31
2016-05-01add discharge handler to phlexmekolat1-0/+7
2016-05-01add discharge handler to chipchipmekolat1-0/+7
2016-05-01add discharge handler to upmarmumekolat1-0/+7
2016-05-01add discharge handler to ingravmekolat1-0/+7
2016-05-01add discharge handler to chizamekolat1-0/+7
2016-05-01add discharge handler to flarmekolat1-0/+7
2016-05-01add discharge handler to confringomekolat1-0/+7
2016-05-01add `discharge` spellmekolat3-2/+22
2016-05-01make spells count their charges themselvesmekolat7-37/+38
2016-04-30take mdef into account for elt and melee spellsmekolat1-2/+2
2016-04-30take mdef into account for `rain` spellmekolat1-1/+1
2016-04-30check line of sight in `itenplz` spellmekolat1-1/+7
2016-04-30fix `battlemage` bug (prevent casting with a grey bar)mekolat1-0/+1
2016-04-30add line_of_sight check to `ingrav` spellmekolat1-1/+1
2016-04-26no #inma yourselfwushin1-1/+1
2016-04-24makes spells respect @invisiblemekolat11-12/+19
2016-04-23prevent magic rate abuse (10s block on login)mekolat1-0/+8
2016-04-20fix ingrav crashv2016.4.21-1mekolat1-1/+1
2016-04-18give a free recast when spell attack conditions failsmekolat6-59/+132
2016-04-12leftoversmekolat2-8/+8
2016-04-08only require base magic skill for level 1 spellsmekolat12-21/+21
2016-04-07slowly getting things donemekolat44-128/+197
2016-03-30add useless transmutation spellsmekolat4-0/+75
2016-03-30move `merge-concentration-potions` spell to npcmekolat1-1/+1
2016-03-30get rid of magic secrets, convert stranger quizmekolat1-9/+9
2016-03-30fix spell names for puppetsmekolat8-8/+9
2016-03-30Update Readmeswushin1-2/+11
2016-03-30Fix invocationswushin6-6/+6
2016-03-30Fix Healingwushin2-9/+6
2016-03-30Add missing magic_expwushin3-2/+2
2016-03-30Add heal_gain_xpwushin3-11/+49
2016-03-30use callmekolat38-115/+102
2016-03-30initial commit for magic v3mekolat40-0/+1939