Historique des commits

Auteur SHA1 Message Date
  Jude Melton-Houghton f916398a54 Add lighting test and benchmark (#12802) il y a 1 an
  SmallJoker 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) il y a 2 ans
  Richard Try e16a470d59 Use unordered_map instead of map for MapSectors il y a 2 ans
  sfan5 f5a8593b11 Add more Prometheus metrics (#12274) il y a 2 ans
  sfan5 e7659883cc Async environment for mods to do concurrent tasks (#11131) il y a 2 ans
  sfan5 a89afe1229 Deal with compiler warnings il y a 2 ans
  Jude Melton-Houghton 0b5b2b2633 Disentangle map implementations (#12148) il y a 2 ans
  SmallJoker ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) il y a 2 ans
  SmallJoker c9144ae5e2 Add core.compare_block_status function (#11247) il y a 3 ans
  rubenwardy 4c76239818 Remove dead code (#10845) il y a 3 ans
  Lars e638056523 Allow configuring block disk and net compression. Change default disk level. il y a 3 ans
  Lars f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. il y a 3 ans
  SmallJoker f46509d5e2 Remove unused functions reported by cppcheck (#10463) il y a 3 ans
  rubenwardy 6e4d8de104 Revert "Verify database connection on interval (#9665)" il y a 4 ans
  Loic Blot 56bababcdf Add MetricsBackend with prometheus counter support il y a 4 ans
  Loïc Blot 5c588f89e7 Verify database connection on interval (#9665) il y a 4 ans
  random-geek 2f3c96b38d Remove legacy flat-file map code il y a 4 ans
  SmallJoker 26b39f1eae Fix some reference counters (memleak) (#8981) il y a 4 ans
  sfan5 efbac7e446 Improve occlusion culling in corridors with additional check il y a 4 ans
  sfan5 e8716ffede Restore approximate occlusion check il y a 4 ans
  SmallJoker 6ada090bb0 Occlusion: Check for light_propagates and do mapblock bounds checks il y a 4 ans
  SmallJoker 7d016b4efd Occlusion: Begin cleanup il y a 4 ans
  Jozef Behran 72b7a957af Fix unnecessary exception use in Map::getSectorXXX (#8792) il y a 4 ans
  Jozef Behran 86d7f84b89 Merge pull request #8776 from osjc/FixGetNode il y a 4 ans
  Jozef Behran eb2bda7d0b Optimize string (mis)handling (#8128) il y a 5 ans
  SmallJoker 3d66622772 Send only changed node metadata to clients instead of whole mapblock (#5268) il y a 5 ans
  SmallJoker 297beea5bf Check node updates whether the blocks are known (#7568) il y a 5 ans
  lhofhansl 7454deb1bf Allow an optional readonly base database (#7544) il y a 6 ans
  paramat 359a940dde SAO limits: Allow SAOs to exist outside the set 'mapgen limit' il y a 6 ans
  Loic Blot 359c8f82ce map.cpp: Initialize NodeNeighbor, set NeighborType to u8 & cleanup il y a 6 ans