Tabletop Simulator

Tabletop Simulator

Memory for Kids [Scripted]
Showing 1-10 of 21 entries
< 1  2  3 >
Update: May 16, 2021 @ 8:04am

- [Edit] - edited the UV map of the box slightly
- [Edit] - Flipping the cards with F should work now properly as clicking the cards does
- [Edit] - changed the debug_pos to the upper right corner
- [Edit] - changed the starting size to small grid
- [Edit] - removed the cameras #1 and #2

Update: May 8, 2021 @ 1:21am

- [Edit] - complete restructure of source code to share code with other games
- [Edit] - code optimizations/minimizing
- [Edit] - changed the score count to pairs, not cards
- [Edit] - fixed an issue with the 3Dtext when game is "idling" for a long time
- [Edit] - small change to the way the cards move when adding a new pile

Update: Apr 24, 2021 @ 5:43pm

- [Add] - flipping cards with F works the same as clicking the cards (deleted some alerts)
- [Add] - starting view angle for all players set to standard view (camera #0)
- [Edit] - at the end of the round: showing players with 0 cards again
- [Edit] - message field stating the winner is now cleared when a new game starts
- [Edit] - Black is now a spectator like Grey (all actions disabled)
- [Edit] - some actions regarding the memory cards are now forbidden (removed collision checks)

Update: Jan 23, 2021 @ 12:12am

- [Edit] - fixed the wrong sorting in the end-of-round compare when players disconnected before game ended
- [Edit] - fixed the positioning of the round won tokens to be symmetrical around the players handzone

Update: Jan 18, 2021 @ 12:44pm

- [Add] - added extra ranking by moves to the leaderboard
- [Edit] - fixed a bug that cancelled the creation of the round won token
- [Edit] - the 6-languages rule book is set to first page when packing the game
- [Edit] - when in debug mode the Server Title "Memory for Kids - Test Server" is shown

Update: Jan 12, 2021 @ 2:46pm

- [Edit] - disabled an extra debugging message

Update: Jan 12, 2021 @ 2:38pm

- [Edit] - disabled some debug options and messages by default
- [Edit] - fixed an issue where a record would show up in case of a tie

Update: Jan 8, 2021 @ 6:07pm

- [Edit] - size changes mid game will not affect the current game early anymore

Update: Jan 8, 2021 @ 3:36pm

- [Edit] - disabled unnecessary print message when changing colors

Update: Jan 8, 2021 @ 3:35pm

- [Add] - HighScore tally for a color (must have all cards to get a score)
- [Add] - scored player cards now stay after disconnect until seat is retaken or resetGame
- [Add] - tokens for rounds won now stay after disconnect until seat is retaken
- [Add] - When there are only spectators anr/or Black left then delete all PlayerTokens
- [Add] - send the HowTo to a newly connected player
- [Add] - alerting all players, if something important is deleted from the table
- [Edit] - tweaked the card animations to get more subtle and neat
- [Edit] - now all players, that scored cards, can win a round, even when disconnected
- [Edit] - game stats include the winning player (changed the timing of the winner msg)