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.27k stars 55 forks source link

added shuffle stack shortcut #132

Closed RomanNovo closed 1 year ago

RomanNovo commented 1 year ago

Fixes/Solves Solved Issue-111

111

For default key is Z

RomanNovo commented 1 year ago
  1. Added
  2. In original Tabletop (actually checked right now) Shuffling with multiple pieces selected shuffled them separatly.
  3. Again, in original version, select stack is not required for shuffled. Hover is enough
drwhut commented 1 year ago

With the echo events, the client sends requests to the server around every 30ms, which is too fast in my opinion.

We can either:

RomanNovo commented 1 year ago

Screw this. Save idea for later. Will delete echo event