mirror of
https://github.com/raeleus/Hashtag-DnD.git
synced 2025-07-15 01:36:36 -04:00
Fixed #drop detecting all at incorrect times. Also fixes plural form of the command. Resolves #35
This commit is contained in:
parent
6b82087d7f
commit
650483ae7a
2 changed files with 8 additions and 4 deletions
|
@ -16,6 +16,10 @@ Create locations to travel to and view them in a map
|
|||
See the [user guide here](https://github.com/raeleus/Hashtag-DnD/wiki).
|
||||
Watch the [tutorial video](https://youtu.be/E5TYU7rDaBQ).
|
||||
|
||||
v. 0.1.1
|
||||
* #note without parameters will store the last action text into the notes
|
||||
* Minor bug fixes and improvements
|
||||
|
||||
v. 0.1.0
|
||||
* 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue