summaryrefslogtreecommitdiffstats
path: root/game/shared
Commit message (Collapse)AuthorAgeFilesLines
* Toggles system rework, added flight pmove modeuntodesu2025-03-212-5/+8
| | | | | | | - 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
* Miscellaneous fixesuntodesu2025-03-181-0/+2
|
* Fix the bizzare CRC32 callback I forgot to removeuntodesu2025-03-162-9/+40
| | | | | | - This fixes bother not working - Separated client and server splashes - Added server splashes
* Improved terrain generation - features! [1/2]untodesu2025-03-168-17/+109
| | | | | - @reglnk asked me to commit this early to experiment with this weird-ass heightmap bug that messes with tree placement
* Update threading command line argumentsuntodesu2025-03-161-3/+21
|
* Add whatever I was working on for the last monthuntodesu2025-03-1548-0/+3101