Age | Commit message (Expand) | Author | Files | Lines |
2024-04-21 | DB: Maybe fix concurrent modification | Freeyorp | 1 | -7/+3 |
2024-04-20 | getmapmaxx getmapmaxy | HoraK-FDF | 1 | -0/+26 |
2024-04-20 | npc: Deregister events with `ev_db` on free | Freeyorp | 1 | -0/+12 |
2024-04-12 | Add battle_config.max_rate limit (500). GMs cannot go above this | Fedja Beader | 1 | -28/+35 |
2024-04-10 | Add server-wide drop rates modifier | Fedja Beader | 2 | -3/+28 |
2024-04-10 | Split @exprate into @bexprate and @jexprate | Fedja Beader | 1 | -0/+44 |
2024-04-10 | Report (hardcoded) drop rates on same line as base/job exp, reword messages. | Fedja Beader | 1 | -6/+6 |
2024-02-01 | Fix bug whereby stat updates were not sent to client after equipping +1 stat ... | Fedja Beader | 1 | -1/+1 |
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 | 11 | -126/+312 |
2023-11-08 | SC_MATKPOT | HoraK-FDF | 1 | -5/+7 |
2023-08-28 | Revert magic attack delay to original behaviour | Led Mitz | 1 | -9/+9 |
2023-08-03 | weapon base attack delay standardization | HoraK-FDF | 5 | -36/+52 |
2023-06-10 | Backport Maxlvl | HoraK-FDF | 1 | -16/+27 |
2023-04-04 | SC_COOLDOWN_UPMARMU | HoraK-FDF | 2 | -0/+3 |
2023-04-03 | Merge branch 'item_mode' into 'master' | Led Mitz | 5 | -1/+26 |
2023-04-03 | Item mode | HoraK-FDF | 5 | -1/+26 |
2023-02-09 | bAllStats, bAgiVit, bAgiDexStr, bDeadlyStrikeRate, bDeadlyStrikeAddRate | HoraK-FDF | 4 | -126/+182 |
2023-01-22 | bSpeedCap | HoraK-FDF | 2 | -1/+13 |
2022-12-23 | mesn was missing, but now the three minimum functions are here! | Jesusaves | 1 | -0/+18 |
2022-12-22 | Fix a typo | Jesusaves | 1 | -0/+1 |
2022-12-16 | mobs critical_def + 10 drops + storage 500 | HoraK-FDF | 6 | -47/+94 |
2022-12-15 | Hello=). Someone said its up to GMs to deal with users exploiting their servers. | Hello TMW | 1 | -0/+11 |
2022-12-15 | item bonus and showexprate | HoraK-FDF | 6 | -188/+463 |
2022-12-08 | Merge branch 'equipment_stats' into 'master' | HoraK-FDF | 1 | -0/+11 |
2022-12-08 | Equipment stats | HoraK-FDF | 1 | -0/+11 |
2022-12-08 | Introduce mesq() for compatibility with Evol2 | Jesusaves | 1 | -0/+15 |
2022-12-08 | Add l() function for compatibility with Evol2 scripts | Jesusaves | 1 | -0/+14 |
2022-11-19 | summon fix | HoraK-FDF | 1 | -1/+1 |
2022-11-17 | Keep getusers(0) disabled | Jesusaves | 1 | -1/+3 |
2022-11-17 | Merge branch 'mobinfo' into 'master' | Jesusalva Jesusalva | 9 | -55/+719 |
2022-11-17 | MobInfo | HoraK-FDF | 9 | -55/+719 |
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. | Jesusaves | 2 | -2/+7 |
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-08 | Remove getusers(0) because it is broken in TMWA (causes a SEGV) | Jesusaves | 1 | -2/+2 |
2022-11-05 | Reduce scope of a variable to prevent possible exploits. | Jesusaves | 1 | -1/+4 |
2022-10-26 | Reintroduce OnPCLogoutEvent label | Jesusaves | 1 | -0/+2 |
2022-10-24 | Sc cooldown added frillyar and kaflosh status symbols and <1s fix | HoraK-FDF | 3 | -31/+61 |
2022-10-23 | Added get all reg2, get single reg2, set/add reg2 and del reg2 to tmwa-admin.... | HoraK-FDF | 7 | -177/+792 |
2022-10-22 | Merge branch 'compilation_fix' into 'master' | Jesusalva Jesusalva | 1 | -0/+1 |
2022-09-28 | mana guardian and tyrant cooldown symbols | HoraK-FDF | 1 | -0/+4 |
2022-09-20 | compilation error fix | HoraK-FDF | 1 | -0/+1 |
2022-09-20 | cooldown status symbol | HoraK-FDF | 1 | -0/+2 |
2020-07-08 | never clear the invisible/hidden gm status | gumi | 4 | -12/+40 |
2020-07-06 | ensure that returning builtins always return, else abort | gumi | 2 | -6/+28 |