mirror of
https://github.com/raeleus/Hashtag-DnD.git
synced 2025-07-15 17:46:37 -04:00
Update version and README
This commit is contained in:
parent
264ced0e08
commit
8b199345e9
2 changed files with 5 additions and 1 deletions
2
Input.js
2
Input.js
|
@ -1,4 +1,4 @@
|
|||
const version = "Hashtag DnD v0.2.0"
|
||||
const version = "Hashtag DnD v0.2.1"
|
||||
const rollSynonyms = ["roll"]
|
||||
const createSynonyms = ["create", "generate", "start", "begin", "setup", "party", "member", "new"]
|
||||
const renameCharacterSynonyms = ["renamecharacter", "renameperson"]
|
||||
|
|
|
@ -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.2.1
|
||||
* Added places of interest to `#location`
|
||||
* Minor bug fixes and improvements
|
||||
|
||||
v. 0.2.0
|
||||
* Added combat hashtags: #setupenemy, #encounter, #showenemies, #addenemy, #removeenemy, #initiative, #turn, #flee
|
||||
* `#note` without parameters will store the last action's text into the notes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue