summaryrefslogtreecommitdiffstats
path: root/game/server
Commit message (Collapse)AuthorAgeFilesLines
* A small tree generation updateuntodesu2025-03-221-4/+3
|
* Fix aggressive caching being a config valueuntodesu2025-03-221-4/+4
|
* A bunch of pre-release fixesuntodesu2025-03-225-32/+72
| | | | | | - Updated localization for protocol messages - Added item registry check into server-side - Slightly improved how features are stored
* Generate trees of different heightuntodesu2025-03-222-9/+16
|
* Fix things and improve worldgenuntodesu2025-03-192-12/+27
| | | | | | - Client-side now actually deletes invisible chunks - Improved world generation to use a second noise generator alongside changing how caves are generated (ie what noise they use)
* Fix the bizzare CRC32 callback I forgot to removeuntodesu2025-03-162-4/+2
| | | | | | - This fixes bother not working - Separated client and server splashes - Added server splashes
* Attempt to fix ghosted chunksuntodesu2025-03-161-24/+10
|
* Micro-fixes of generatoruntodesu2025-03-161-3/+1
|
* Improved terrain generation - features! [2/2]untodesu2025-03-161-0/+2
|
* Improved terrain generation - features! [1/2]untodesu2025-03-162-148/+243
| | | | | - @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-1/+1
|
* Add whatever I was working on for the last monthuntodesu2025-03-1528-0/+2039