Age | Commit message (Expand) | Author | Files | Lines |
2023-11-08 | SC_MATKPOT | HoraK-FDF | 1 | -5/+7 |
2023-08-28 | Revert magic attack delay to original behaviourv23.10.22 | Led Mitz | 1 | -9/+9 |
2023-08-03 | weapon base attack delay standardization | HoraK-FDF | 1 | -30/+45 |
2023-06-10 | Backport Maxlvl | HoraK-FDF | 1 | -16/+27 |
2023-02-09 | bAllStats, bAgiVit, bAgiDexStr, bDeadlyStrikeRate, bDeadlyStrikeAddRate | HoraK-FDF | 1 | -5/+31 |
2023-01-22 | bSpeedCap | HoraK-FDF | 1 | -0/+12 |
2022-12-15 | item bonus and showexprate | HoraK-FDF | 1 | -56/+13 |
2022-12-08 | Equipment stats | HoraK-FDF | 1 | -0/+11 |
2022-11-15 | Revert the General ASPD Nerf. But retain mages capacity to use Conc Potion. | Jesusaves | 1 | -2/+2 |
2022-11-09 | This is the patch for tomorrow. Have fun :3 | Jesusaves | 1 | -4/+10 |
2022-11-09 | Revert previous commit, but upmarmu is strange and TMWA is not honoring its o... | Jesusaves | 1 | -3/+3 |
2022-11-09 | Fix the promised machine gun | Jesusaves | 1 | -2/+3 |
2022-11-08 | Nerf the "Red Threshold" attack speed.v22.11.9 | Jesusaves | 1 | -0/+5 |
2022-11-08 | Slow down Setzer in 10ms - unnoticeable except in DPS calculations. | Jesusaves | 1 | -1/+1 |
2022-11-08 | Break balance: Potions and Betsanc now affect mages speed (incl. upmarmu). | Jesusaves | 1 | -2/+3 |
2022-11-05 | Reduce scope of a variable to prevent possible exploits. | Jesusaves | 1 | -1/+4 |
2022-10-26 | Reintroduce OnPCLogoutEvent labelv22.10.26 | Jesusaves | 1 | -0/+2 |
2022-10-23 | Added get all reg2, get single reg2, set/add reg2 and del reg2 to tmwa-admin.... | HoraK-FDF | 1 | -100/+391 |
2020-07-08 | never clear the invisible/hidden gm status | gumi | 1 | -11/+12 |
2019-09-27 | remove useless file, fix formatting | gumi | 1 | -1/+1 |
2019-09-03 | expand exp table to level 135 | gumi | 1 | -1/+13 |
2019-04-15 | warp the player on autoblock (since manaplus doesn't allow us to block nicely) | gumi | 1 | -1/+3 |
2019-04-15 | fix clang warnings | gumi | 1 | -2/+2 |
2019-04-15 | add gm automod tool | gumi | 1 | -0/+33 |
2018-12-18 | add player heal packetsv18.12.18 | gumi | 1 | -3/+26 |
2018-02-17 | fix player facing the wrong direction on magic attacks | gumi | 1 | -0/+6 |
2018-02-17 | allow to set GM level from script | gumi | 1 | -0/+6 |
2016-05-05 | add MUTE params | mekolat | 1 | -0/+34 |
2016-05-01 | make SP::HP use pc_heal in pc_setparam | mekolat | 1 | -2/+1 |
2016-05-01 | send hp 0 in pc_readparam when PC is dead | mekolat | 1 | -0/+2 |
2016-04-24 | add HIDDEN param | mekolat | 1 | -0/+12 |
2016-04-24 | add INVISIBLE param | mekolat | 1 | -124/+174 |
2016-04-23 | allow to set params on npcs and mobs | mekolat | 1 | -139/+154 |
2016-04-22 | Make PvP use Resave | wushin | 1 | -5/+0 |
2016-04-19 | reset attack override on death | mekolat | 1 | -3/+8 |
2016-04-18 | fix ELTLVL and ELTTYPE params | mekolat | 1 | -4/+4 |
2016-04-15 | do not send superfluous info on LoadEndAck | mekolat | 1 | -4/+1 |
2016-04-15 | improvements, cleanup, bug fixes | mekolat | 1 | -6/+13 |
2016-04-15 | Expose sd->heal_xp | wushin | 1 | -0/+3 |
2016-04-15 | add more params, allow get/set to use char id | mekolat | 1 | -0/+21 |
2016-04-15 | do not bind trigger detection to map cells | mekolat | 1 | -6/+2 |
2016-04-15 | add BL_TYPE param | mekolat | 1 | -0/+3 |
2016-04-15 | fix compilation errors | mekolat | 1 | -5/+0 |
2016-04-15 | misc modifications | mekolat | 1 | -0/+6 |
2016-04-15 | add POS_X and POS_Y params | mekolat | 1 | -0/+6 |
2016-04-15 | allow to get mob/npc params and add more params to readparam | mekolat | 1 | -20/+82 |
2016-04-15 | add scope, npc/mob variables; add new get/set | mekolat | 1 | -4/+4 |
2016-04-15 | Remove old Magic | wushin | 1 | -5/+4 |
2016-04-15 | new/modified builtins | wushin | 1 | -6/+61 |
2016-04-10 | consolidate client version handling | mekolat | 1 | -2/+2 |