Age | Commit message (Expand) | Author | Files | Lines |
2019-03-06 | Implements @resync | Jesusaves | 1 | -0/+40 |
2019-03-05 | Update the quest to address Micksha notes. | Jesusaves | 1 | -1/+2 |
2018-11-05 | Hurnscald mega-commit | gumi | 1 | -2/+29 |
2018-05-08 | don't abort when a free tile can't be found for @warp | gumi | 1 | -3/+7 |
2018-03-28 | use getmapinfo instead of getmapusers to check if a map exists | gumi | 1 | -4/+2 |
2018-03-28 | make @w fully compatible with @warp | gumi | 1 | -3/+23 |
2018-03-25 | get map anchors directly from maps | gumi | 1 | -71/+22 |
2018-03-20 | yeah... this got very messy (my bad!). let's not use custom terminators after... | gumi | 1 | -2/+3 |
2017-12-29 | rename closedialog to closeclientdialog | Thibault Payet | 8 | -11/+11 |
2017-10-11 | what's up with this crazy syntax?s20171023 | gumi | 1 | -4/+4 |
2017-07-21 | refine permissions for custom commandss20170725 | gumi | 6 | -13/+28 |
2017-07-20 | more framework functions | gumi | 2 | -3/+3 |
2017-07-17 | improved hurnscald map | gumi | 2 | -4/+15 |
2017-05-04 | convert the old bank vault to the new bank vaults20170510 | gumi | 3 | -14/+14 |
2017-05-01 | remove usage of getgroupid | gumi | 7 | -12/+9 |
2017-04-19 | add `@exprate` atcommand | gumi | 2 | -9/+139 |
2017-03-08 | improve the preset commands20170404 | gumi | 1 | -37/+158 |
2017-01-15 | rectify the indentation | gumi | 6 | -26/+26 |
2017-01-08 | Consistency of the authors in scripts. | Alige | 1 | -3/+5 |
2017-01-04 | send to a random x,y when not walkable in `@w` | gumi | 1 | -3/+7 |
2017-01-03 | don't allow warping to nonexistent map with `@w` | gumi | 1 | -0/+11 |
2016-12-22 | allow to call `@esp` without parameters (debug only) | gumi | 1 | -1/+1 |
2016-12-22 | add `@money` as alias to `@esp` (debug only) | gumi | 1 | -0/+1 |
2016-12-22 | add `@e` as alias to `@esp` (debug only) | gumi | 1 | -0/+1 |
2016-12-22 | only allow `@esp` special values when debug is enabled | gumi | 1 | -2/+2 |
2016-12-21 | use a sscanf instead of explode for `@w` command | gumi | 1 | -4/+1 |
2016-12-13 | remove motd-text, make debug motd use a temp global var | gumi | 1 | -2/+2 |
2016-12-13 | only show debug motd separator when there is debug motd messages | gumi | 1 | -1/+3 |
2016-12-06 | refactor `@w` to use regex | gumi | 1 | -195/+51 |
2016-12-03 | add `get money` option to debug menu | gumi | 1 | -3/+5 |
2016-12-03 | add `create items` option to debug menu | gumi | 1 | -3/+5 |
2016-12-03 | send debug motd before generic motd | gumi | 1 | -6/+8 |
2016-11-28 | Fix MOTD as per gumi | wushin | 1 | -1/+0 |
2016-10-13 | Add MOTD to Configs | wushin | 1 | -0/+2 |
2016-10-02 | Add Artis Legion quest on Lozerk | Monwarez | 1 | -1/+2 |
2016-09-02 | fix careless mistake in debug-quest | gumi | 1 | -1/+1 |
2016-09-02 | last minute changes | gumi | 11 | -220/+203 |
2016-09-01 | add FuzzyTime functions (human-readable time) | gumi | 1 | -7/+14 |
2016-09-01 | add quest debug | gumi | 2 | -1/+167 |
2016-09-01 | add scheduled broadcasts | gumi | 2 | -1/+213 |
2016-09-01 | add debug preset system | gumi | 2 | -6/+151 |
2016-09-01 | add test server help link (opens client-side help) | gumi | 2 | -0/+5 |
2016-09-01 | add (broken) appearance debug | gumi | 2 | -1/+103 |
2016-09-01 | add skill debug | gumi | 2 | -1/+86 |
2016-09-01 | add general debug menu | gumi | 2 | -1/+149 |
2016-09-01 | add placeholder event menu | gumi | 2 | -1/+32 |
2016-09-01 | add action icons | gumi | 1 | -14/+13 |
2016-09-01 | add Super Menu, add scripted MOTD, add MOTD config | gumi | 2 | -0/+231 |
2016-06-22 | add atcommand `@esp` (manipulates Esperin) | mekolat | 1 | -0/+90 |
2016-06-22 | add atcommand `@w` (works like `@go`) | mekolat | 1 | -0/+231 |