summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-04-22script-fun: Convert string literals to LStringHEADmasterFreeyorp1-83/+83
2024-04-22script_nullpo_end: Change error printf fmt -> argFreeyorp1-4/+4
2024-04-22Fix warning: 'T& tmwa::Slice<T>::operator[](size_t) is deprecatedFedja Beader2-9/+13
2024-04-22O(48logN) -> O(1logN) + reformat very long linesFedja Beader1-23/+50
2024-04-22Fix Wformat-zero-length warningsFedja Beader3-5/+0
2024-04-22Fix -Wformat warningsFedja Beader2-5/+5
2024-04-21DB/npc_free_internal: Use ancient approachFreeyorp2-7/+12
2024-04-21DB: Maybe fix concurrent modificationFreeyorp2-7/+7
2024-04-20getmapmaxx getmapmaxyHoraK-FDF1-0/+26
2024-04-20npc: Deregister events with `ev_db` on freeFreeyorp1-0/+12
2024-04-12Add battle_config.max_rate limit (500). GMs cannot go above thisFedja Beader1-28/+35
2024-04-10Add server-wide drop rates modifierFedja Beader2-3/+28
2024-04-10Split @exprate into @bexprate and @jexprateFedja Beader1-0/+44
2024-04-10Report (hardcoded) drop rates on same line as base/job exp, reword messages.Fedja Beader1-6/+6
2024-02-22Update test cases for addition of Item Mode fieldFedja Beader1-8/+10
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-FDF12-126/+318
2023-11-08SC_MATKPOTHoraK-FDF1-5/+7
2023-08-28Revert magic attack delay to original behaviourv23.10.22Led Mitz1-9/+9
2023-08-03weapon base attack delay standardizationHoraK-FDF9-44/+81
2023-06-10Backport MaxlvlHoraK-FDF1-16/+27
2023-04-04SC_COOLDOWN_UPMARMUHoraK-FDF3-0/+4
2023-04-03Merge branch 'item_mode' into 'master'Led Mitz9-1/+47
2023-04-03Item modeHoraK-FDF9-1/+47
2023-02-09bAllStats, bAgiVit, bAgiDexStr, bDeadlyStrikeRate, bDeadlyStrikeAddRateHoraK-FDF5-126/+190
2023-01-22bSpeedCapHoraK-FDF3-1/+15
2022-12-23mesn was missing, but now the three minimum functions are here!Jesusaves1-0/+18
2022-12-22Fix a typoJesusaves1-0/+1
2022-12-16mobs critical_def + 10 drops + storage 500HoraK-FDF7-49/+98
2022-12-15Hello=). Someone said its up to GMs to deal with users exploiting their servers.Hello TMW1-0/+11
2022-12-15item bonus and showexprateHoraK-FDF7-227/+479
2022-12-08Merge branch 'equipment_stats' into 'master'HoraK-FDF2-0/+25
2022-12-08Equipment statsHoraK-FDF2-0/+25
2022-12-08Introduce mesq() for compatibility with Evol2Jesusaves1-0/+15
2022-12-08Add l() function for compatibility with Evol2 scriptsJesusaves1-0/+14
2022-11-19summon fixHoraK-FDF1-1/+1
2022-11-17Keep getusers(0) disabledv2022.11.19Jesusaves1-1/+3
2022-11-17Merge branch 'mobinfo' into 'master'Jesusalva Jesusalva10-55/+721
2022-11-17MobInfoHoraK-FDF10-55/+721
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.9Jesusaves2-2/+7
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-08Remove getusers(0) because it is broken in TMWA (causes a SEGV)Jesusaves1-2/+2
2022-11-05Reduce scope of a variable to prevent possible exploits.Jesusaves1-1/+4
2022-10-26Reintroduce OnPCLogoutEvent labelv22.10.26Jesusaves1-0/+2