summaryrefslogtreecommitdiff
path: root/npc/commands
AgeCommit message (Expand)AuthorFilesLines
2019-10-01instance for training room, training npc, new quest idtoams1-1/+2
2019-04-27Alpha version of spotlight system - requires a fixed clientdata!119 or won't ...Jesusaves1-0/+1
2019-04-26Address race concerns of evol-all#35 because I wanted something pretty.Jesusaves1-2/+2
2019-04-16Package Legion for travel.Jesusaves1-1/+2
2019-03-06Implements @resyncJesusaves1-0/+40
2019-03-05Update the quest to address Micksha notes.Jesusaves1-1/+2
2018-11-05Hurnscald mega-commitgumi1-2/+29
2018-05-08don't abort when a free tile can't be found for @warpgumi1-3/+7
2018-03-28use getmapinfo instead of getmapusers to check if a map existsgumi1-4/+2
2018-03-28make @w fully compatible with @warpgumi1-3/+23
2018-03-25get map anchors directly from mapsgumi1-71/+22
2018-03-20yeah... this got very messy (my bad!). let's not use custom terminators after...gumi1-2/+3
2017-12-29rename closedialog to closeclientdialogThibault Payet8-11/+11
2017-10-11what's up with this crazy syntax?s20171023gumi1-4/+4
2017-07-21refine permissions for custom commandss20170725gumi6-13/+28
2017-07-20more framework functionsgumi2-3/+3
2017-07-17improved hurnscald mapgumi2-4/+15
2017-05-04convert the old bank vault to the new bank vaults20170510gumi3-14/+14
2017-05-01remove usage of getgroupidgumi7-12/+9
2017-04-19add `@exprate` atcommandgumi2-9/+139
2017-03-08improve the preset commands20170404gumi1-37/+158
2017-01-15rectify the indentationgumi6-26/+26
2017-01-08Consistency of the authors in scripts.Alige1-3/+5
2017-01-04send to a random x,y when not walkable in `@w`gumi1-3/+7
2017-01-03don't allow warping to nonexistent map with `@w`gumi1-0/+11
2016-12-22allow to call `@esp` without parameters (debug only)gumi1-1/+1
2016-12-22add `@money` as alias to `@esp` (debug only)gumi1-0/+1
2016-12-22add `@e` as alias to `@esp` (debug only)gumi1-0/+1
2016-12-22only allow `@esp` special values when debug is enabledgumi1-2/+2
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