Files
Cubed/include/Cubed
zhenyan121 a5c1c7d4aa refactor(gameplay): extract Entity base class from ClientPlayer
Move position, walk pose, velocity, orientation, movement, and gravity
fields and their accessors into a new Entity base class. ClientPlayer now
inherits from Entity, removing duplicated members. Also update velocity
handling to use 3D vector per axis and adjust related logic.
2026-07-28 09:27:28 +08:00
..
2026-07-21 10:21:05 +08:00
2026-07-17 18:08:51 +08:00
2026-07-23 14:07:11 +08:00
2026-07-23 14:07:11 +08:00
2026-07-18 10:40:34 +08:00
2026-07-18 10:40:34 +08:00
2026-07-21 10:21:05 +08:00
2026-07-02 14:51:34 +08:00
2026-07-18 10:40:34 +08:00
2026-07-23 14:07:11 +08:00
2026-07-16 17:11:53 +08:00
2026-07-16 11:30:27 +08:00
2026-07-16 11:30:27 +08:00
2026-07-23 14:07:11 +08:00
2026-07-17 18:08:51 +08:00