summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2024-10-15Allow item ID as parameter to builtin getitemlinkThorbjørn Lindeijer1-2/+7
2024-08-30sc_phys_shield_itemHoraK-FDF4-6/+9
2024-08-30sc_cooldown_sg, sc_slowmove, sc_cantmoveHoraK-FDF4-4/+23
2024-08-30GM restricted item handlingHoraK-FDF3-4/+8
2024-08-30Max Weight OverrideHoraK-FDF2-1/+13
2024-08-30Max Weight Add BonusHoraK-FDF1-0/+4
2024-08-30Max Weight BonusHoraK-FDF1-0/+4
2024-08-30map hashHoraK-FDF3-0/+53
2024-06-07activity add sd checkingHoraK-FDF1-5/+10
2024-06-06KeepAfterUse + DontUseAmmoHoraK-FDF5-24/+59
2024-05-17Mages Quality Of Life, part 2:Hello=)1-2/+2
2024-05-15bugfix for previous commit. Need to wrap MobMode in bool()asuratva1-1/+1
2024-05-15fix issummon function signature. Thanks @HoraK-FDF for catching the typo.asuratva1-1/+1
2024-05-15updated itenplz fix to use mob flag instead of string comparison. More effici...asuratva1-2/+2
2024-05-15Add 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