Files
Cubed/include/Cubed/gameplay
zhenyan121 8bbed7b7b9 feat(client-player): add block cooldown and track mouse state
Introduce a time-based cooldown for block placement (PLACE_BLOCK_INTERVAL) to prevent rapid clicking. Replace the global InputState with per-player MouseState tracking in ClientPlayer. Rename place_block() to get_current_block() for clarity. Remove the old src/input.cpp and the Cubed/input.hpp header, moving input structures to Cubed/input/input.hpp.
2026-07-12 21:03:50 +08:00
..
2026-06-12 19:42:59 +08:00
2026-07-02 14:51:34 +08:00
2026-07-02 14:51:34 +08:00
2026-07-02 14:51:34 +08:00
2026-06-23 10:27:17 +08:00
2026-07-02 14:51:34 +08:00
2026-07-02 14:51:34 +08:00
2026-07-08 19:41:10 +08:00
2026-07-08 19:41:10 +08:00
2026-07-02 14:51:34 +08:00
2026-07-11 09:22:40 +08:00
2026-07-08 19:41:10 +08:00
2026-05-23 14:29:41 +08:00
2026-06-22 16:43:22 +08:00
2026-07-05 17:18:40 +08:00
2026-06-23 10:27:17 +08:00
2026-06-23 10:27:17 +08:00
2026-07-02 14:51:34 +08:00
2026-07-05 17:18:40 +08:00
2026-07-11 09:22:40 +08:00
2026-07-02 14:51:34 +08:00
2026-07-02 14:51:34 +08:00
2026-07-10 14:51:43 +08:00