summaryrefslogtreecommitdiff
path: root/src/map/pc.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-07-08never clear the invisible/hidden gm statusgumi1-11/+12
2019-09-27remove useless file, fix formattinggumi1-1/+1
2019-09-03expand exp table to level 135gumi1-1/+13
2019-04-15warp the player on autoblock (since manaplus doesn't allow us to block nicely)gumi1-1/+3
2019-04-15fix clang warningsgumi1-2/+2
2019-04-15add gm automod toolgumi1-0/+33
2018-12-18add player heal packetsv18.12.18gumi1-3/+26
2018-02-17fix player facing the wrong direction on magic attacksgumi1-0/+6
2018-02-17allow to set GM level from scriptgumi1-0/+6
2016-05-05add MUTE paramsmekolat1-0/+34
2016-05-01make SP::HP use pc_heal in pc_setparammekolat1-2/+1
2016-05-01send hp 0 in pc_readparam when PC is deadmekolat1-0/+2
2016-04-24add HIDDEN parammekolat1-0/+12
2016-04-24add INVISIBLE parammekolat1-124/+174
2016-04-23allow to set params on npcs and mobsmekolat1-139/+154
2016-04-22Make PvP use Resavewushin1-5/+0
2016-04-19reset attack override on deathmekolat1-3/+8
2016-04-18fix ELTLVL and ELTTYPE paramsmekolat1-4/+4
2016-04-15do not send superfluous info on LoadEndAckmekolat1-4/+1
2016-04-15improvements, cleanup, bug fixesmekolat1-6/+13
2016-04-15Expose sd->heal_xpwushin1-0/+3
2016-04-15add more params, allow get/set to use char idmekolat1-0/+21
2016-04-15do not bind trigger detection to map cellsmekolat1-6/+2
2016-04-15add BL_TYPE parammekolat1-0/+3
2016-04-15fix compilation errorsmekolat1-5/+0
2016-04-15misc modificationsmekolat1-0/+6
2016-04-15add POS_X and POS_Y paramsmekolat1-0/+6
2016-04-15allow to get mob/npc params and add more params to readparammekolat1-20/+82
2016-04-15add scope, npc/mob variables; add new get/setmekolat1-4/+4
2016-04-15Remove old Magicwushin1-5/+4
2016-04-15new/modified builtinswushin1-6/+61
2016-04-10consolidate client version handlingmekolat1-2/+2
2016-02-08do not force logout after sex changemekolat1-7/+2
2016-02-08Don't override char genderwushin1-6/+0
2016-02-08allow to not allocate stats on CCmekolat1-1/+1
2016-02-08Add third gender to accountwushin1-3/+29
2015-08-03Fix Broken Nick M+ Issuewushin1-1/+1
2015-06-20add map mask supportmekolat1-0/+3
2015-06-16do not reset default pvp channel on deathmekolat1-1/+1
2015-05-31send pvp channel and rank to clientmekolat1-0/+5
2015-05-18add version check to clif_sendquestmekolat1-2/+1
2015-05-17use client versionmekolat1-3/+4
2015-05-07send message about source to general tabmekolat1-1/+1
2015-05-07death to the motd!!!11one11mekolat1-11/+0
2015-05-07wait for the player to be added to block listmekolat1-1/+2
2015-05-06Merge pull request #57 from mekolat/patch-1Wushin1-29/+0
2015-04-30Merge pull request #59 from mekolat/getparamWushin1-1/+1
2015-04-29add OnPCLoginEventmekolat1-0/+2
2015-04-29Merge pull request #58 from mekolat/changesexWushin1-2/+1
2015-04-25Add Bitmasked Quest Logwushin1-9/+69