Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-04-02 | Some small itemdb cleanupitemdb-code-cleanups | Thorbjørn Lindeijer | 1 | -2/+1 | |
Mostly removing unused functions and made pc_isUseitem slightly more efficient. | |||||
2024-08-30 | sc_phys_shield_item | HoraK-FDF | 1 | -2/+2 | |
2024-08-30 | sc_cooldown_sg, sc_slowmove, sc_cantmove | HoraK-FDF | 1 | -3/+7 | |
2024-08-30 | Max Weight Override | HoraK-FDF | 1 | -0/+12 | |
2024-08-30 | Max Weight Add Bonus | HoraK-FDF | 1 | -0/+4 | |
2024-08-30 | Max Weight Bonus | HoraK-FDF | 1 | -0/+4 | |
2024-06-07 | activity add sd checking | HoraK-FDF | 1 | -5/+10 | |
2024-06-06 | KeepAfterUse + DontUseAmmo | HoraK-FDF | 1 | -2/+6 | |
**** Approved-by: Free Yorp <thefreeyorp+git@gmail.com> Approved-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl> Reviewed-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl> | |||||
2024-02-01 | Fix bug whereby stat updates were not sent to client after equipping +1 stat ↵ | Fedja Beader | 1 | -1/+1 | |
pt item when base stat is 1. What is funnier is that it sent updates for all other 5 (unchanged stats). Example, amethyst ring +1 dex: Sending update for stat 0: saved: 0+1, new: 0+0 (str?) Sending update for stat 1: saved: 0+1, new: 0+0 (agi?) Sending update for stat 2: saved: 0+1, new: 0+0 (vit?) Sending update for stat 3: saved: 0+1, new: 0+0 (int?) Sending update for stat 5: saved: 0+1, new: 0+0 (luk?) | |||||
2024-01-31 | Transfer something from local/ to live repository so there are less conflicts | Jesusaves | 1 | -2/+2 | |
2023-11-27 | activity checks and status cleanup | HoraK-FDF | 1 | -29/+74 | |
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 | |
- 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 | |