Tabletop Simulator

Tabletop Simulator

Hanabi (Scripted)
Showing 1-4 of 4 entries
Update: 11 Oct, 2022 @ 9:09am

Updates:

- TTS lowered the resolution of the background on the table. Loading lower res background Images in the first place should let hanabi load a bit faster.

Bug Fixes:

- Final card draw
- Score, play, and discard strings are all set `interactable=false`

Update: 20 Sep, 2022 @ 9:57am

Updates:

- Chat box no longer prints a message when a player's turn begins. The current player's turn is always visible on the right-hand side of the screen.

- During scripted dealing events: If the token mat doesn't have a deck, but it does have a card, that card is dealt.

Update: 3 May, 2022 @ 9:50am

Bug Fixes:

- Fixed that selecting "rainbow is a color" without also selecting "Rainbow cards are every color" would lead to the rainbow option being masked out.

- There's a bug that happens sometimes when a user runs Tabletop Simulator on bare metal. The end of turn dealing system never completes so it can't be re-initialized. Once this happens players have to deal their own cards. This is "fixed" with the band-aid solution of re-initializing the dealing system if it appears stale. For edge cases, this **may** cause the system to double-deal (TTS doesn't offer a clear way to test this, so if this actually happens to you, let me know). Hopefully I can hunt down a better solution in the future.

Update: 12 Apr, 2022 @ 11:03am

Initial Upload