summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
5 daysbugfix for previous commit. Need to wrap MobMode in bool()HEADmasterasuratva1-1/+1
5 daysfix issummon function signature. Thanks @HoraK-FDF for catching the typo.asuratva1-1/+1
5 daysupdated itenplz fix to use mob flag instead of string comparison. More effici...asuratva1-2/+2
5 daysAdd function to check for summoned creature in scriptsasuratva1-0/+18
2024-04-29npc: formattingFreeyorp1-1/+2
2024-04-29npc_scripcont: consistent return valueFreeyorp1-2/+2
2024-04-29npc_destroy: Defer NPC destruction via timerFreeyorp4-12/+36
2024-04-29mob: Avoid dangling elseFreeyorp1-0/+2
2024-04-22script-fun: Convert string literals to LStringFreeyorp1-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 Beader1-4/+4
2024-04-22O(48logN) -> O(1logN) + reformat very long linesFedja Beader1-23/+50
2024-04-22Fix -Wformat warningsFedja Beader1-4/+4
2024-04-21DB/npc_free_internal: Use ancient approachFreeyorp1-3/+12
2024-04-21DB: Maybe fix concurrent modificationFreeyorp1-7/+3
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-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-FDF11-126/+312
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-FDF5-36/+52
2023-06-10Backport MaxlvlHoraK-FDF1-16/+27
2023-04-04SC_COOLDOWN_UPMARMUHoraK-FDF2-0/+3
2023-04-03Merge branch 'item_mode' into 'master'Led Mitz5-1/+26
2023-04-03Item modeHoraK-FDF5-1/+26
2023-02-09bAllStats, bAgiVit, bAgiDexStr, bDeadlyStrikeRate, bDeadlyStrikeAddRateHoraK-FDF4-126/+182
2023-01-22bSpeedCapHoraK-FDF2-1/+13
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-FDF6-47/+94
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-FDF6-188/+463
2022-12-08Merge branch 'equipment_stats' into 'master'HoraK-FDF1-0/+11
2022-12-08Equipment statsHoraK-FDF1-0/+11
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 Jesusalva9-55/+719
2022-11-17MobInfoHoraK-FDF9-55/+719
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