mirror of https://github.com/bra1n/townsquare.git
Update CHANGELOG.md
This commit is contained in:
parent
bbdb357a49
commit
2da21282cc
|
@ -31,7 +31,7 @@
|
||||||
- Players can no longer claim seats that are already occupied and only the Storyteller can vacate seats of other players
|
- Players can no longer claim seats that are already occupied and only the Storyteller can vacate seats of other players
|
||||||
(players can still vacate their own seat)
|
(players can still vacate their own seat)
|
||||||
- Characters selected in the bluff window now also show up in the list of reminder tokens
|
- Characters selected in the bluff window now also show up in the list of reminder tokens
|
||||||
- Homebrew scripts / custom characters no longer automatically load in live sessions, for 2 resons:
|
- Homebrew scripts / custom characters no longer automatically load in live sessions, for 2 reasons:
|
||||||
- the players in a live session have no control over the script that the storyteller loads,
|
- the players in a live session have no control over the script that the storyteller loads,
|
||||||
so a malicious storyteller could load a custom script that contains harmful / inappropriate images
|
so a malicious storyteller could load a custom script that contains harmful / inappropriate images
|
||||||
- some homebrew scripts are quite big JSON files and synching these through the live session
|
- some homebrew scripts are quite big JSON files and synching these through the live session
|
||||||
|
|
Loading…
Reference in New Issue