drwhut / tabletop-club

An open-source platform for playing tabletop games in a physics-based 3D environment for Windows, macOS, and Linux! Made with the Godot Engine.
https://tabletopclub.net
MIT License
1.26k stars 51 forks source link

Show some player actions in chat #175

Open GrimPixel opened 1 year ago

GrimPixel commented 1 year ago

To prevent cheating, I think the actions need to be announced in public when objects are added, deleted, shuffled, etc.

elmodor commented 1 year ago

This could be a room setting (similar to physics setting). Like: "Announce actions in chat"

drwhut commented 1 year ago

I could see more messages being added for expensive operations, like setting the room state via a save file - but simple operations like adding and removing pieces seem very verbose, and could very easily flood the chat.

I've got a couple of ideas in mind: