mirror of
https://github.com/raeleus/Hashtag-DnD.git
synced 2025-07-22 04:34:46 -04:00
Added #gonorth, #gosouth, #goeast, #gowest. Resolves #27
This commit is contained in:
parent
b7b460b541
commit
92fc206423
3 changed files with 76 additions and 4 deletions
|
@ -15,7 +15,7 @@ Personalized note system that does not take up context space<br>
|
|||
See the [user guide here](https://github.com/raeleus/Hashtag-DnD/wiki).
|
||||
|
||||
v. 0.1.0
|
||||
* Added `#createlocation`, `#goto`, `#removelocation`, `#clearlocations`, `#getlocation` and `#showlocations` to enable travelling.
|
||||
* Added `#createlocation`, `#goto`, `#gonorth`, `#gosouth`, `#goeast`, `#gowest`, `#removelocation`, `#clearlocations`, `#getlocation` and `#showlocations` to enable travelling.
|
||||
* Added `#map` to generate an ASCII map based on the locations and player location.
|
||||
* Added `#renameitem` to rename an existing item
|
||||
* Added `#renamecharacter` to rename an existing character
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue