summaryrefslogtreecommitdiff
path: root/src/map/atcommand.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-04-22O(48logN) -> O(1logN) + reformat very long linesFedja Beader1-23/+50
2024-04-22Fix -Wformat warningsFedja Beader1-4/+4
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 Beader1-3/+25
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
2023-11-27activity checks and status cleanupHoraK-FDF1-14/+14
2023-08-03weapon base attack delay standardizationHoraK-FDF1-2/+3
2023-02-09bAllStats, bAgiVit, bAgiDexStr, bDeadlyStrikeRate, bDeadlyStrikeAddRateHoraK-FDF1-1/+11
2022-12-16mobs critical_def + 10 drops + storage 500HoraK-FDF1-2/+2
2022-12-15item bonus and showexprateHoraK-FDF1-3/+150
2022-11-17MobInfoHoraK-FDF1-40/+172
2020-07-08never clear the invisible/hidden gm statusgumi1-0/+25
2020-04-18don't spam the GM logs with hugo/linusgumi1-4/+8
2019-08-28Revert the changes from the last 2 releasesgumi1-63/+20
2019-08-26fix mob slaves not attackinggumi1-1/+0
2019-08-23allow to summon multiple mobs with @summongumi1-20/+64
2019-04-15don't use a 3-tile-wide warp for @addwarpgumi1-2/+2
2019-04-15add a built-in gm log delay optiongumi1-6/+11
2018-03-18skip @hidden players (such as bots) when iterating with @hugogumi1-1/+19
2018-03-04allow @goto and @chareffect on higher GM levels if not hiddengumi1-2/+2
2018-02-17use -ld-fuse=gold for gcc in travisgumi1-4/+0
2018-02-17remove unused variablesgumi1-1/+1
2018-02-17propagate GM level updatesgumi1-0/+2
2018-02-17treat hidden admins like normal adminsgumi1-26/+26
2018-02-17fix wrong description for @adjgmlvlgumi1-4/+4
2018-01-23release v18.1.23v18.1.23gumi1-2/+2
2018-01-03release v18.1.3v18.1.3gumi1-0/+42
2018-01-01release v18.1.1v18.1.1gumi1-8/+51
2017-12-03add atcommand_getvar & atcommand_setvarv17.12.3gumi1-0/+115
2017-11-12fix missing sd in chareffect atcommandgumi1-1/+1
2017-11-12re-fix the puppet despawn buggumi1-0/+2
2017-03-30make `@chareffect` respect the gm power hierarchyv17.3.30gumi1-1/+1
2017-03-30make `@goto` respect the gm power hierarchygumi1-1/+1
2016-04-08send updated map pvp status on pvpon/pvpoffmekolat1-2/+4
2016-02-08Merge pull request #177 from wushin/add-third-gendermekolat1-5/+29
2016-02-08Add third gender to accountwushin1-5/+29
2015-11-29Fix @pvp broken nick problemwushin1-2/+2
2015-08-03Fix Broken Nick M+ Issuewushin1-2/+2
2015-06-16send pvp channel update when using pvp atcommandsmekolat1-0/+5
2015-05-11Merge pull request #87 from mekolat/authWushin1-5/+5
2015-05-07wait for the player to be added to block listmekolat1-5/+5
2015-04-30remove item labelsmekolat1-6/+6
2015-04-29add @npc atcommandmekolat1-0/+66
2015-04-29Merge pull request #62 from mekolat/gm-atcommandWushin1-22/+0
2015-04-19Dynamic Xp percentage command @expratewushin1-0/+22
2015-04-18remove @gm atcommandmekolat1-22/+0
2015-04-04add charpvp atcommandmekolat1-0/+22
2015-04-04make pvp use channelsmekolat1-6/+8
2015-04-04Remove killer/killablewushin1-82/+11