cx384
ac0ebf39ad
Clean up header includes ( #16674 )
2025-11-16 15:00:51 +01:00
lhofhansl
6ac8346c6d
Revert part of 16013 - restore liquid updates to the client ( #16663 )
...
This reverts 00addc3e5d
Fixes : #16662
2025-11-11 11:10:49 -08:00
SmallJoker
98fb381910
Break include chains and tidy (part 2)
2025-11-06 19:31:13 +01:00
sfan5
f4977b1e33
Allow mapgen chunk size to be non-cubic ( #16429 )
2025-10-22 22:31:23 +02:00
SmallJoker
dd3530dc79
Mapgen: Correct border block criteria ( #16524 )
...
This addresses a regression from e86d2fea8 .
Co-authored-by: Po Lu <luangruo@yahoo.com >
2025-09-29 13:21:30 +02:00
Montandalar
e86d2fea8d
Prevent MapBlocks in generation from being unloaded ( #16339 )
...
This change prevents issues arising from partial generation of MapChunks, which are liable to be regenerated completely when ungenerated MapBlocks within are encountered.
Co-authored-by: Po Lu <luangruo@yahoo.com >
Co-authored-by: sfan5 <sfan5@live.de >
2025-09-04 18:57:29 +02:00
sfan5
3f0f7f4285
Show supported backends in --help output ( #16441 )
2025-08-25 21:36:25 +02:00
sfan5
3cb8ce69d2
Minor cleanups and logging changes
2025-07-16 11:42:54 +02:00
Lars
00addc3e5d
Mark liquid and light updates low priority
2025-04-22 20:36:45 -07:00
sfan5
7b746d21f9
Make sure generated blocks have their timestamp set
...
behavior change: newly generated blocks are no longer momentarily activated.
this shouldn't matter for anyone and did not consistently apply to all blocks anyway
addresses issue from #15902 for new maps(!)
2025-03-26 20:49:43 +01:00
sfan5
d54646d342
Improve error handling of map database creation
2025-03-04 19:53:01 +01:00
sfence
d849d51c2d
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
sfan5
588a0f83e9
Divorce map database locking from env lock ( #15151 )
2024-09-26 17:31:49 +02:00
cx384
03e600a721
Fix whitespaces
2024-08-17 21:02:54 +02:00
sfan5
c8e46749a4
Change some profiler values to microseconds
2024-04-23 19:03:35 +02:00
sfan5
dfba79f8ff
Split servermap.cpp/h off from map.cpp/h
2024-03-20 16:37:32 +01:00