Tabletop Simulator

Tabletop Simulator

Memory for Kids [Scripted]
Viser 1-10 af 21 forekomster
< 1  2  3 >
Opdatering: 16. maj 2021 kl. 8:04

- [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

Opdatering: 8. maj 2021 kl. 1:21

- [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

Opdatering: 24. apr. 2021 kl. 17:43

- [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)

Opdatering: 23. jan. 2021 kl. 0:12

- [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

Opdatering: 18. jan. 2021 kl. 12:44

- [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

Opdatering: 12. jan. 2021 kl. 14:46

- [Edit] - disabled an extra debugging message

Opdatering: 12. jan. 2021 kl. 14:38

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

Opdatering: 8. jan. 2021 kl. 18:07

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

Opdatering: 8. jan. 2021 kl. 15:36

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

Opdatering: 8. jan. 2021 kl. 15:35

- [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)