Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 ↵ | gumi | 1 | -2/+3 | |
after all | |||||
2017-07-17 | improved hurnscald map | gumi | 1 | -1/+12 | |
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-21 | use a sscanf instead of explode for `@w` command | gumi | 1 | -4/+1 | |
2016-12-06 | refactor `@w` to use regex | gumi | 1 | -195/+51 | |
2016-09-02 | last minute changes | gumi | 1 | -0/+6 | |
2016-06-22 | add atcommand `@w` (works like `@go`) | mekolat | 1 | -0/+231 | |