Commit History

Author SHA1 Message Date
  sfan5 bc4ab8b99e General code refactoring/improvements in server, treegen and connection 1 month ago
  sfan5 dfba79f8ff Split servermap.cpp/h off from map.cpp/h 2 months ago
  sfan5 3cac17d23e Lua on each mapgen thread (#13092) 2 months ago
  numzero 3b74cc4a41 Replace PP with direct printing 10 months ago
  Desour 9c348d057e Replace the old STATIC_ASSERT macro with static_assert 10 months ago
  Jude Melton-Houghton d13b12b791 Store `MapEditEvent` blocks in a vector (#13071) 1 year ago
  Jude Melton-Houghton 7701e70dc9 Make MapEditEvent more complete 1 year ago
  Jude Melton-Houghton 8f996e4a7c Remove unused MapBlock functionality 1 year ago
  rubenwardy a871115889 Fix some warnings (#12615) 1 year ago
  SmallJoker 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) 1 year ago
  sfan5 f5a8593b11 Add more Prometheus metrics (#12274) 2 years ago
  Daroc Alden e54f5e544f Fix memory leak in EmergeManager 2 years ago
  Jude Melton-Houghton 1b2176a426 Cancel emerge callbacks on shutdown 2 years ago
  sfan5 4ee643f472 Fixes around emerge handling 2 years ago
  SmallJoker ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) 2 years ago
  sfan5 766e885a1b Clean up/improve some scriptapi error handling code 2 years ago
  Wuzzy e7cd4cfa25 Fix /emergeblocks crashing in debug builds (#11461) 2 years ago
  SmallJoker c9144ae5e2 Add core.compare_block_status function (#11247) 2 years ago
  sfan5 2da1eee394 Fix broken `BiomeGen` abstraction (#11107) 3 years ago
  rubenwardy 4c76239818 Remove dead code (#10845) 3 years ago
  Lars be8d1d2d99 Increase default emerge queue limits and limit enqueue requests for active blocks. 3 years ago
  sfan5 a9d6be8b6f Fix documentation of emergequeue_limit settings 4 years ago
  sfan5 cb159f8d8a Fix crash when exiting server during running mapgen 4 years ago
  sfan5 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy 4 years ago
  Loic Blot 6d43736172 Move serveractiveobject & unitsao 4 years ago
  sfan5 de73f989eb Overall improvements to log messages (#9598) 4 years ago
  SmallJoker 539f016c1b Better F6 profiler (#8750) 4 years ago
  Loic Blot a4677496f3 Fix comments 5 years ago
  Loïc Blot b3716a03a6 EmergeManager::initMapgens use FATAL_ERROR if and drop boolean return 5 years ago
  Paramat c0fb5dd317 num_emerge_threads: Initialise value to cope with setting syntax error (#8396) 5 years ago