Commit History

作者 SHA1 備註 提交日期
  cosin15 15b569fb71 Remove unnecessary copy of a big data structure 2 月之前
  sfan5 bc4ab8b99e General code refactoring/improvements in server, treegen and connection 3 月之前
  sfan5 dfba79f8ff Split servermap.cpp/h off from map.cpp/h 3 月之前
  lhofhansl 59abf1bb42 Allow active blocks to be generated (#14185) 5 月之前
  lhofhansl bd42cc2c77 Ensure deterministic client occlusion culling and minor improvements (#14212) 5 月之前
  lhofhansl 22a1653702 Perform server occlusion check before a block is loaded or generated (#14148) 6 月之前
  lhofhansl ca1a723890 Allow cheaper culling checks at a distance (#14073) 6 月之前
  sfan5 2c987b66c1 Move implementations of some LuaVoxelManip functions to l_mapgen 11 月之前
  Desour 1780d1bbde Use unique_ptrs for MapSector::m_blocks 1 年之前
  DS ed632f3854 Safely handle block deletion (#13315) 1 年之前
  Jude Melton-Houghton d13b12b791 Store `MapEditEvent` blocks in a vector (#13071) 1 年之前
  Jude Melton-Houghton 7701e70dc9 Make MapEditEvent more complete 1 年之前
  Jude Melton-Houghton cb725a4555 Speed up find_nodes_in_area (#12845) 1 年之前
  Jude Melton-Houghton f916398a54 Add lighting test and benchmark (#12802) 1 年之前
  SmallJoker 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) 1 年之前
  Richard Try e16a470d59 Use unordered_map instead of map for MapSectors 2 年之前
  sfan5 f5a8593b11 Add more Prometheus metrics (#12274) 2 年之前
  sfan5 e7659883cc Async environment for mods to do concurrent tasks (#11131) 2 年之前
  sfan5 a89afe1229 Deal with compiler warnings 2 年之前
  Jude Melton-Houghton 0b5b2b2633 Disentangle map implementations (#12148) 2 年之前
  SmallJoker ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) 2 年之前
  SmallJoker c9144ae5e2 Add core.compare_block_status function (#11247) 3 年之前
  rubenwardy 4c76239818 Remove dead code (#10845) 3 年之前
  Lars e638056523 Allow configuring block disk and net compression. Change default disk level. 3 年之前
  Lars f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. 3 年之前
  SmallJoker f46509d5e2 Remove unused functions reported by cppcheck (#10463) 3 年之前
  rubenwardy 6e4d8de104 Revert "Verify database connection on interval (#9665)" 4 年之前
  Loic Blot 56bababcdf Add MetricsBackend with prometheus counter support 4 年之前
  Loïc Blot 5c588f89e7 Verify database connection on interval (#9665) 4 年之前
  random-geek 2f3c96b38d Remove legacy flat-file map code 4 年之前