mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 14:14:38 +00:00
updated change log and updated source code URLS
This commit is contained in:
parent
d34905d09b
commit
c658e9b0ab
3 changed files with 49 additions and 7 deletions
48
CHANGELOG.md
48
CHANGELOG.md
|
@ -1,28 +1,46 @@
|
|||
# Release Notes
|
||||
|
||||
### Version 3
|
||||
|
||||
- Upgraded to latest Vue
|
||||
- Organ Grinder Support
|
||||
- Plussy McOneface added
|
||||
- All roles up to Village Idiot Added
|
||||
- Fixed duplicate token bug
|
||||
- Other bug fixes
|
||||
- Added Fall of Rome and Indigestion Brewing to built in scripts, FoR roles are available to Plussy McOneface
|
||||
- Badger added for Plussy McOneface
|
||||
|
||||
---
|
||||
|
||||
### Version 2.16.1
|
||||
|
||||
Updated character night order to be consistent with script tool
|
||||
|
||||
---
|
||||
|
||||
### Version 2.16.0
|
||||
|
||||
- Add ability to use json from clipboard to upload script (by @alexanderfletcher)
|
||||
|
||||
---
|
||||
|
||||
### Version 2.15.4
|
||||
|
||||
- fixed flickering of add reminder token
|
||||
- added redirect to Chinese version
|
||||
|
||||
---
|
||||
|
||||
### Version 2.15.3
|
||||
|
||||
- add Huntsman/Damsel, Noble, Al-Hadikhia, Golem, Fearmonger, Puzzlemaster, Alchemist, Engineer, Riot, Psychopath, Atheist, Nightwatchman to list of available characters
|
||||
- fixed game state JSON not handling custom Fabled correctly
|
||||
|
||||
---
|
||||
|
||||
### Version 2.15.2
|
||||
|
||||
- added mobile web application support
|
||||
- show correct number of leaves on roles with global reminders
|
||||
- fixed a bug with traveler list showing up when assigning demon bluffs
|
||||
|
@ -31,23 +49,27 @@ Updated character night order to be consistent with script tool
|
|||
---
|
||||
|
||||
### Version 2.15.1
|
||||
|
||||
- fix Mephit not showing up on scripts, futureproof Mephit name change
|
||||
- add Boomdandy to list of available characters
|
||||
|
||||
---
|
||||
|
||||
### Version 2.15.0
|
||||
|
||||
- clean up transparent portions of icons
|
||||
- add Magician & LLeech to list of available characters
|
||||
|
||||
---
|
||||
|
||||
### Version 2.14.0
|
||||
|
||||
- added Farmer to list of available characters
|
||||
|
||||
---
|
||||
|
||||
### Version 2.13.0
|
||||
|
||||
- fix players being moved or removed during nomination
|
||||
- add vue linter
|
||||
- use "Exile" rather than "Banishment" for exiles
|
||||
|
@ -60,6 +82,7 @@ Updated character night order to be consistent with script tool
|
|||
---
|
||||
|
||||
### Version 2.12.0
|
||||
|
||||
- tweak reference sheet to better fit screen in single column layout
|
||||
- add warning icon overlay for setup roles on character assignment modal
|
||||
- added Heretic and Marionette plus King/Choirboy and the Gangster to list of available characters
|
||||
|
@ -67,6 +90,7 @@ Updated character night order to be consistent with script tool
|
|||
---
|
||||
|
||||
### Version 2.11.0
|
||||
|
||||
- new design for character reference sheet
|
||||
- automatically switch to grimoire view when joining a session through a link
|
||||
- fixed demon bluffs showing on public town square
|
||||
|
@ -75,7 +99,8 @@ Updated character night order to be consistent with script tool
|
|||
---
|
||||
|
||||
### Version 2.10.0
|
||||
- added [nomination log indicator](https://fontawesome.com/icons/book-dead). When a nomination log [v] is available, the number of currently visible entries is displayed. Clicking the indicator can reveal/hide the nomination log.
|
||||
|
||||
- added [nomination log indicator](https://fontawesome.com/icons/book-dead). When a nomination log [v] is available, the number of currently visible entries is displayed. Clicking the indicator can reveal/hide the nomination log.
|
||||
- fix issue where a player and storyteller updating the same players pronouns at around the same time causes an infinite loop disconnecting the session.
|
||||
- fix bug with shifting roles when the storyteller deletes a player
|
||||
- added Poppygrower to list of available characters
|
||||
|
@ -83,10 +108,11 @@ Updated character night order to be consistent with script tool
|
|||
---
|
||||
|
||||
### Version 2.9.1
|
||||
|
||||
- fix gamestate JSON not showing (custom) roles and failing to load states with custom scripts properly
|
||||
- fix gamestate not stripping out special characters from role.id on load
|
||||
- made character assignment modal a bit prettier
|
||||
- got rid of the extra pixels on the Soldier icon
|
||||
- got rid of the extra pixels on the Soldier icon
|
||||
- fixed lengthy live session channel names not being correctly cut off
|
||||
- hide player names in night order / character reference popup when town square is public
|
||||
- fix (pre-)vote calculation being off by one if the nominee votes
|
||||
|
@ -94,6 +120,7 @@ Updated character night order to be consistent with script tool
|
|||
---
|
||||
|
||||
### Version 2.9.0
|
||||
|
||||
- added support for assigning pronouns to players and display of the pronouns in a tooltip on the player name.
|
||||
- added button to modals that allows the user to maximize them
|
||||
- added Mephit and Snitch to roles.json
|
||||
|
@ -101,12 +128,14 @@ Updated character night order to be consistent with script tool
|
|||
---
|
||||
|
||||
### Version 2.8.0
|
||||
|
||||
- added hands-off live session support for homebrew / custom characters again!
|
||||
- added custom image opt-in that will prevent any (potentially malicious / harmful) images from loading until a player manually allows them to
|
||||
|
||||
---
|
||||
|
||||
## Version 2.7.0
|
||||
|
||||
- added support for assigning duplicate characters to more than one player (like Legion)
|
||||
- further live session bandwidth optimizations
|
||||
- sessions can now be joined by pasting the whole link into the popup (thanks @davotronic5000)
|
||||
|
@ -118,18 +147,21 @@ Updated character night order to be consistent with script tool
|
|||
---
|
||||
|
||||
## Version 2.6.0
|
||||
|
||||
- night mode can be toggeled with [S] now (thanks @davotronic5000)
|
||||
- night order shows which players are dead
|
||||
|
||||
---
|
||||
|
||||
## Version 2.5.0
|
||||
|
||||
- all travelers from the base editions are now optionally available (thanks @davotronic5000)
|
||||
- night order shows player names near roles now
|
||||
|
||||
---
|
||||
|
||||
## Version 2.4.0
|
||||
|
||||
- added spoiler role (Pixie!)
|
||||
- fixed bug with ST sending out roles that are not part of the current edition / script (ie. travelers or base set roles)
|
||||
- better Lycanthrope icon (thanks @AWConant)
|
||||
|
@ -137,6 +169,7 @@ Updated character night order to be consistent with script tool
|
|||
---
|
||||
|
||||
## Version 2.3.1
|
||||
|
||||
- better vote history design and added timestamps
|
||||
- adjusted player menu styling on smaller screens
|
||||
- improved CONTRIBUTING.md description of hosting your own copy
|
||||
|
@ -144,6 +177,7 @@ Updated character night order to be consistent with script tool
|
|||
---
|
||||
|
||||
## Version 2.3.0
|
||||
|
||||
- added spoiler role (Lycanthrope!)
|
||||
- fixed copy to clipboard in Firefox
|
||||
- fixed non-countdown votes still playing countdown sound for a split second
|
||||
|
@ -151,12 +185,14 @@ Updated character night order to be consistent with script tool
|
|||
---
|
||||
|
||||
## Version 2.2.1
|
||||
|
||||
- clearing players / roles now also clears Fabled
|
||||
- fix list of locked votes showing unlocked votes sometimes
|
||||
|
||||
---
|
||||
|
||||
## Version 2.2.0
|
||||
|
||||
- added [V] hotkey to open nomination history (thanks @lilserf)
|
||||
- updated roles according to official Wiki changes
|
||||
- adjusted roles night order
|
||||
|
@ -164,14 +200,15 @@ Updated character night order to be consistent with script tool
|
|||
---
|
||||
|
||||
## Version 2.1.1
|
||||
|
||||
- show vote results at the end of a vote
|
||||
- fixed global reminders not showing up anymore when the associated role is assigned to a player
|
||||
- adjusted backend metrics
|
||||
|
||||
|
||||
---
|
||||
|
||||
## Version 2.1.0
|
||||
|
||||
- reduced countdown volume by 10db
|
||||
- added a mute toggle to the Grimoire menu (currently only silences the countdown)
|
||||
- pressing [J] while in a session will now leave the session
|
||||
|
@ -181,12 +218,14 @@ Updated character night order to be consistent with script tool
|
|||
---
|
||||
|
||||
## Version 2.0.4
|
||||
|
||||
- fix bug with live sessions that contain travelers from a different set
|
||||
- fix server channel cleanup
|
||||
|
||||
---
|
||||
|
||||
## Version 2.0.3
|
||||
|
||||
- load roles that belong to different editions (like travelers) from gamestate
|
||||
- close session when missing custom roles and open edition modal
|
||||
- added a few more metrics
|
||||
|
@ -194,6 +233,7 @@ Updated character night order to be consistent with script tool
|
|||
---
|
||||
|
||||
## Version 2.0.2
|
||||
|
||||
- fix nomination history type not detecting travelers
|
||||
- fix live session domain whitelist
|
||||
- fix build path
|
||||
|
@ -202,6 +242,7 @@ Updated character night order to be consistent with script tool
|
|||
---
|
||||
|
||||
## Version 2.0.1
|
||||
|
||||
- clearing the nomination history as the Storyteller clears it for the players too
|
||||
- vote buttons should work in all situations correctly now
|
||||
- fixed some minor styling and live session issues
|
||||
|
@ -209,6 +250,7 @@ Updated character night order to be consistent with script tool
|
|||
---
|
||||
|
||||
## Version 2.0.0
|
||||
|
||||
- The project is now available under its own domain: [clocktower.online](https://clocktower.online)
|
||||
- Added a feature that allows a live session Storyteller to automatically (and safely) distribute assigned
|
||||
characters to all players that have claimed a seat, eliminating the need to manually tell every player their role
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "townsquare",
|
||||
"version": "2.16.0",
|
||||
"version": "3.0.0",
|
||||
"description": "Blood on the Clocktower Town Square",
|
||||
"author": "Steffen Baumgart",
|
||||
"scripts": {
|
||||
|
@ -40,6 +40,6 @@
|
|||
"license": "GPL-3.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com//bra1n/townsquare.git"
|
||||
"url": "https://github.com/davotronic5000/townsquare.git"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -216,11 +216,11 @@
|
|||
</em>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/bra1n/townsquare" target="_blank">
|
||||
<a href="https://github.com/davotronic5000/townsquare" target="_blank">
|
||||
Source code
|
||||
</a>
|
||||
<em>
|
||||
<a href="https://github.com/bra1n/townsquare" target="_blank">
|
||||
<a href="https://github.com/davotronic5000/townsquare" target="_blank">
|
||||
<font-awesome-icon :icon="['fab', 'github']" />
|
||||
</a>
|
||||
</em>
|
||||
|
|
Loading…
Add table
Reference in a new issue