summaryrefslogtreecommitdiff
path: root/src/map/pc.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-02-01Fix bug whereby stat updates were not sent to client after equipping +1 stat ...Fedja Beader1-1/+1
2024-01-31Transfer something from local/ to live repository so there are less conflictsJesusaves1-2/+2
2023-11-27activity checks and status cleanupHoraK-FDF1-29/+74
2023-11-08SC_MATKPOTHoraK-FDF1-5/+7
2023-08-28Revert magic attack delay to original behaviourLed Mitz1-9/+9
2023-08-03weapon base attack delay standardizationHoraK-FDF1-30/+45
2023-06-10Backport MaxlvlHoraK-FDF1-16/+27
2023-02-09bAllStats, bAgiVit, bAgiDexStr, bDeadlyStrikeRate, bDeadlyStrikeAddRateHoraK-FDF1-5/+31
2023-01-22bSpeedCapHoraK-FDF1-0/+12
2022-12-15item bonus and showexprateHoraK-FDF1-56/+13
2022-12-08Equipment statsHoraK-FDF1-0/+11
2022-11-15Revert the General ASPD Nerf. But retain mages capacity to use Conc Potion.Jesusaves1-2/+2
2022-11-09This is the patch for tomorrow. Have fun :3Jesusaves1-4/+10
2022-11-09Revert previous commit, but upmarmu is strange and TMWA is not honoring its o...Jesusaves1-3/+3
2022-11-09Fix the promised machine gunJesusaves1-2/+3
2022-11-08Nerf the "Red Threshold" attack speed.v22.11.9Jesusaves1-0/+5
2022-11-08Slow down Setzer in 10ms - unnoticeable except in DPS calculations.Jesusaves1-1/+1
2022-11-08Break balance: Potions and Betsanc now affect mages speed (incl. upmarmu).Jesusaves1-2/+3
2022-11-05Reduce scope of a variable to prevent possible exploits.Jesusaves1-1/+4
2022-10-26Reintroduce OnPCLogoutEvent labelv22.10.26Jesusaves1-0/+2
2022-10-23Added get all reg2, get single reg2, set/add reg2 and del reg2 to tmwa-admin....HoraK-FDF1-100/+391
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