Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
- Fix the lighting machine gun bug - Fix upmarmu workings - Reduce nerf factor from 11 to 15 | |||||
2022-11-09 | Revert previous commit, but upmarmu is strange and TMWA is not honoring its ↵ | Jesusaves | 1 | -3/+3 | |
own limits. No wonder upmarmu is so powerful, it is easy to be if you ignore max_aspeed parameter. Also, smooth the aspd nerf. | |||||
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 ↵ | HoraK-FDF | 1 | -100/+391 | |
tmwa-admin. Fixed communication from char server to login server. Added translations and comments. Minor QoL. | |||||
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 | |
closes themanaworld/tmwa-server-data#478 | |||||
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 | |
areatimer foreach aggravate Override attack animation injure summon | |||||
2016-04-10 | consolidate client version handling | mekolat | 1 | -2/+2 | |
2016-02-08 | do not force logout after sex change | mekolat | 1 | -7/+2 | |
remove sex change roundtrip only unequip on gender incompatibility | |||||
2016-02-08 | Don't override char gender | wushin | 1 | -6/+0 | |
sd->sex is fluid, only trust sd->status.sex to be static | |||||
2016-02-08 | allow to not allocate stats on CC | mekolat | 1 | -1/+1 | |
do not use sex provided by client for scripts send the correct sex to the client | |||||
2016-02-08 | Add third gender to account | wushin | 1 | -3/+29 | |
Add Gender to char Make gear work proper with new gender Enable legacy clients to use account gender | |||||
2015-08-03 | Fix Broken Nick M+ Issue | wushin | 1 | -1/+1 | |
2015-06-20 | add map mask support | mekolat | 1 | -0/+3 | |