summaryrefslogtreecommitdiffstats
path: root/game/client/player_move.cc
Commit message (Collapse)AuthorAgeFilesLines
* Toggles system rework, added flight pmove modeuntodesu2025-03-211-17/+32
| | | | | | | - Reworked toggles to use a constant-styled enumerations - Added TOGGLE_PM_FLIGHT and an according movement mode. Now server-side just doesn't simulate gravity altogether for players, instead relying on whatever the client provides which works fine for now. Closes #12
* Add whatever I was working on for the last monthuntodesu2025-03-151-0/+252