Warr1024
|
52128ae11e
Add API for mods to hook liquid transformation events (#11405)
|
4 gadi atpakaļ |
SmallJoker
|
c9144ae5e2
Add core.compare_block_status function (#11247)
|
4 gadi atpakaļ |
SmallJoker
|
37a05ec8d6
Settings: Proper priority hierarchy
|
4 gadi atpakaļ |
rubenwardy
|
4c76239818
Remove dead code (#10845)
|
4 gadi atpakaļ |
Lars
|
e638056523
Allow configuring block disk and net compression. Change default disk level.
|
4 gadi atpakaļ |
Lars
|
f1d72d212a
Avoid generating the same chunk more than once with multiple emerge threads.
|
4 gadi atpakaļ |
SmallJoker
|
f46509d5e2
Remove unused functions reported by cppcheck (#10463)
|
4 gadi atpakaļ |
rubenwardy
|
6e4d8de104
Revert "Verify database connection on interval (#9665)"
|
5 gadi atpakaļ |
sfan5
|
58f523e363
Fix liquids refusing to flow in X+ or Z+ in some cases (#9874)
|
5 gadi atpakaļ |
Vitaliy
|
82e4137893
Cache liquid alternative IDs (#8053)
|
5 gadi atpakaļ |
Loic Blot
|
56bababcdf
Add MetricsBackend with prometheus counter support
|
5 gadi atpakaļ |
Loïc Blot
|
5c588f89e7
Verify database connection on interval (#9665)
|
5 gadi atpakaļ |
sfan5
|
de73f989eb
Overall improvements to log messages (#9598)
|
5 gadi atpakaļ |
Nicolas Abril
|
30d795b4b2
Remove unnecessary checks before delete (#9500)
|
5 gadi atpakaļ |
Wuzzy
|
ac5f53e364
Fix param2 set to 240 if liquid source was renewed
|
5 gadi atpakaļ |
random-geek
|
53ebd803c6
Change some rough/inappropriate language in comments (#9061)
|
5 gadi atpakaļ |
random-geek
|
2f3c96b38d
Remove legacy flat-file map code
|
5 gadi atpakaļ |
SmallJoker
|
26b39f1eae
Fix some reference counters (memleak) (#8981)
|
5 gadi atpakaļ |
sfan5
|
efbac7e446
Improve occlusion culling in corridors with additional check
|
5 gadi atpakaļ |
sfan5
|
e8716ffede
Restore approximate occlusion check
|
5 gadi atpakaļ |
SmallJoker
|
6ada090bb0
Occlusion: Check for light_propagates and do mapblock bounds checks
|
5 gadi atpakaļ |
SmallJoker
|
7d016b4efd
Occlusion: Begin cleanup
|
5 gadi atpakaļ |
Jozef Behran
|
bf22184d6e
Fix unnecessary exception use in 3 more methods (#8791)
|
5 gadi atpakaļ |
Jozef Behran
|
72b7a957af
Fix unnecessary exception use in Map::getSectorXXX (#8792)
|
5 gadi atpakaļ |
Jozef Behran
|
e9ceead81d
Fix unnecessary exception use in Map::isNodeUnderground
|
6 gadi atpakaļ |
Jozef Behran
|
86d7f84b89
Merge pull request #8776 from osjc/FixGetNode
|
6 gadi atpakaļ |
Jozef Behran
|
eb2bda7d0b
Optimize string (mis)handling (#8128)
|
6 gadi atpakaļ |
lhofhansl
|
7454deb1bf
Allow an optional readonly base database (#7544)
|
7 gadi atpakaļ |
nOOb3167
|
9537cfd3f8
Add a MSVC / Windows compatible snprintf function (#7353)
|
7 gadi atpakaļ |
Loic Blot
|
bcdb3d56c0
Variable name fix + structure creation unrolling in lighting code
|
7 gadi atpakaļ |