summaryrefslogtreecommitdiff
path: root/npc/commands
AgeCommit message (Expand)AuthorFilesLines
2016-12-21use a sscanf instead of explode for `@w` commandgumi1-4/+1
2016-12-13remove motd-text, make debug motd use a temp global vargumi1-2/+2
2016-12-13only show debug motd separator when there is debug motd messagesgumi1-1/+3
2016-12-06refactor `@w` to use regexgumi1-195/+51
2016-12-03add `get money` option to debug menugumi1-3/+5
2016-12-03add `create items` option to debug menugumi1-3/+5
2016-12-03send debug motd before generic motdgumi1-6/+8
2016-11-28Fix MOTD as per gumiwushin1-1/+0
2016-10-13Add MOTD to Configswushin1-0/+2
2016-10-02Add Artis Legion quest on LozerkMonwarez1-1/+2
2016-09-02fix careless mistake in debug-questgumi1-1/+1
2016-09-02last minute changesgumi11-220/+203
2016-09-01add FuzzyTime functions (human-readable time)gumi1-7/+14
2016-09-01add quest debuggumi2-1/+167
2016-09-01add scheduled broadcastsgumi2-1/+213
2016-09-01add debug preset systemgumi2-6/+151
2016-09-01add test server help link (opens client-side help)gumi2-0/+5
2016-09-01add (broken) appearance debuggumi2-1/+103
2016-09-01add skill debuggumi2-1/+86
2016-09-01add general debug menugumi2-1/+149
2016-09-01add placeholder event menugumi2-1/+32
2016-09-01add action iconsgumi1-14/+13
2016-09-01add Super Menu, add scripted MOTD, add MOTD configgumi2-0/+231
2016-06-22add atcommand `@esp` (manipulates Esperin)mekolat1-0/+90
2016-06-22add atcommand `@w` (works like `@go`)mekolat1-0/+231
2016-06-22add `@music` atcommandmekolat1-0/+46