Tabletop Simulator

Tabletop Simulator

Codewords
Showing 11-20 of 33 entries
< 1  2  3  4 >
Update: 14 Jan, 2020 @ 11:59am

v2.0.1 (git-ed80d75)

- Fixed an issue where the mod would incorrectly load previous save states from older versions of the mod. This will fix any issues with the API for analytics.
- Fixed the color switcher buttons not always showing up.
- Tweaked how clue tiles are deleted to be more robust.

Update: 13 Jan, 2020 @ 4:56pm

v2.0.0 (git-c51abe0)

- Added scripting voting, where players on a team can click cards to indicate which card they wish to vote for. The script will automatically place agent cards once a vote has passed (all players on the team voted for the same card).
- Game panels at the bottom of the table have been rewritten and redesigned in Tabletop Simulator's new UI interface.
- Removed the quick color switching panel and placed quick color switcher buttons in front of each empty seat.
- Added functionality to allow promoted players to allow/disallow tilting of cards on the board until a clue has been given.
- Removed the ability to toggle AFK detection. AFK detection will be forcibly disabled until its rework in the next release.
- Implemented a blacklist which automatically kicks players who have been globally blacklisted. Players are solely added to the blacklist for intentionally trying to ruin games (joining and throwing stuff off tables, grouping cards on the board - anything that renders the game unplayable).
- The game now gracefully recovers when the table is rewound.
- Ported the API from PHP to NodeJS/Express and refactored the necessary code in the script to use the new API.
- Added any remaining assets that weren't already on a CDN to Steam's CDN.
- Decreased the length of time the "You are on Team X" message is displayed on screen.
- Numerous performance improvements and bugfixes.
- And much, much more!

Update: 6 Feb, 2019 @ 7:40pm

v1.9.2 (git-1f3715c)

- Fixed an issue with player session recording where sessions would not start properly.

Update: 6 Feb, 2019 @ 11:13am

v1.9.1 (git-8e6e0ee)

- Fixed end game statistics not being posted correctly.

Update: 5 Feb, 2019 @ 8:30pm

v1.9.0 (git-2aaf778)

- Relocated the timer so that it's in a better position and more easily readable, especially for top-down players.
- The keymap is now integrated into the board. Only Red, Blue, and Black are able to see a border around the cards which indicate the color they correspond to. The keymap has been removed completely.
- Clues are now entered in an on-screen UI element only visible to Red and Blue. Removed the legacy textboxes in which clues were previously entered.
- Sitting in a seat now announces to the player which team they are on via an on-screen UI element only visible to that player.
- Implemented player-level statistics. This is an improvement to the already-existing Codenames statistics. Players are now able to track their progress via predefined metrics on the stats page. Just enter in a Steam64 ID or a Steam display name and the player's stats will be shown (if they exist). Please note that stats are cached for speedy load times. Player's stats may be updated on-demand on the player's stats page. See here: www.ryan6578.com/codenames/stats/
- Rewrote the guessing mechanism. Agent cards that are placed should be more accurate (less chances of a false negative in error checking) and transition down smoothly instead of the previous "lock-in" motion.
- Numerous bug fixes and performance optimizations.

Update: 13 Sep, 2018 @ 5:16pm

v1.6.6 (git-e6c6cf9)

- Fixed the updated decks having repeating backings.

Update: 3 Sep, 2018 @ 1:15am

v1.6.5 (git-e6c6cf9)

- Reworked the decks.
-> - Added "blacked-out" backs to Vanilla, Undercover, Saydi's, and Mayor's.
-> - Fixed typos.
-> - Changed the decks to reflect American spellings (en-US).

- Added more assets to CDN.
-> - Decks
-> - Table background.

- (HOPEFULLY) fixes broken asset links
-> - Table background
-> - End turn buttons
-> - Light bars

- Reworked and fixed the queue.
-> - Speeds up shuffling and player switching.
-> - Host/promoted players can now remove people from the queue by clicking on the desired name in the queue.
-> - Optimized the back end.
-> - Fixed errors on player disconnects.

- Numerous bug fixes and performance optimizations.

Update: 26 Aug, 2018 @ 7:17pm

v1.6.1 (git-e12f4a3)

- Fixes broken links from assets that were removed on another server. Some have been moved to CDNs.

Update: 28 Jun, 2018 @ 2:27pm

v1.6.0 (git-e12f4a3)

- Adds a quick color switching panel for players that are already seated. Allows one-click color switching.
- Adds the newest version of Hanii's deck.
- Edits the disclaimer message for players that join with analytics on.
- Changes the orientation and formatting of some of the control panels.
- Rules books are moved to where the clock is.
- Changes permissions for the game settings panel. Only allows host/promoted to change values.
- Numerous other bug fixes and improvements.

Update: 6 Jun, 2018 @ 6:10pm

Fixed player names not showing at hands. Issue with the upload to the Workshop.