Update README.md

This commit is contained in:
raeleus 2024-09-25 00:21:10 -07:00 committed by GitHub
parent 9763373d33
commit 3fa78a82f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,14 +43,17 @@ If the scenario is having trouble responding to your hashtags, use Story mode. T
The provided scenario is very bare bones. This is intended to be the base for your own story development. Look out for future scenarios based on Hashtag DnD!
v. 0.0.4
* Added `#generatename (male|female) (fantasy|modern|scifi|nordic)` to retrieve a random name from the specified gender and genre
v. 0.0.3
* Added #setdefaultdifficulty to set the default difficulty of `#check`, `#try`, `#attack`, `#cast`
* Added `#setdefaultdifficulty (difficulty_class or effortless|easy|medium|hard|impossible)` to set the default difficulty of `#check`, `#try`, `#attack`, `#cast`
v. 0.0.2
* Fixed incorrect synonyms
* You may use #pay as a synonym for #drop
* You may use #pay as a synonym for `#drop`
* You may inverse skill/ability with the hashtag. ie. `#intelligence check` instead of `#check intelligence`
* Adjusted #showskills to display both the proficiency and ability modifier
* Adjusted `#showskills` to display both the proficiency and ability modifier
* Minor improvements and bug fixes
v. 0.0.1