Commit History

Author SHA1 Message Date
  Kolja Strohm 17f97ab884 implement server side collision detection 2 months ago
  Kolja Strohm 874e3f42cc make entities targetable by pointing at them 2 months ago
  Kolja Strohm 97851bf504 remove unused includes 2 months ago
  Kolja Strohm ea9abd92dc improve system to save and load entities 2 months ago
  Kolja Strohm 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second 5 months ago
  Kolja Strohm ef81ccb5f2 improved world generation speed to about 100 chunks per second 5 months ago
  Kolja Strohm 33990e1a5d add api to fire based processing component 6 months ago
  Kolja Strohm 713d107008 add camp fire dialog and first camp fire recipie 7 months ago
  Kolja Strohm c1c3d235f7 improve world generator speed to 20 chunks per second 10 months ago
  Kolja Strohm d4870ffd97 improve speed of chunk generation 10 months ago
  Kolja Strohm 0d55d8f2cd improve performance of fluid block ticking 2 years ago
  Kolja Strohm 56fbc7625e use framework logging and console 2 years ago
  Kolja Strohm 7820a034c7 improve json config loading 2 years ago
  Kolja Strohm 9e77b69498 add json config for block and item types 2 years ago
  Kolja Strohm 887a728bf1 fix memory error when generateSingleBlock was called for not loaded chunks 2 years ago
  Kolja Strohm c5d06b0ae1 finish implementing server sided quest dialog 2 years ago
  Kolja Strohm ba2b133bb3 add first quest 2 years ago
  Kolja Strohm a0b8dda074 fix time stops after one day cyncle 2 years ago
  Kolja Strohm 674557b8cd add day-night cycle 3 years ago
  Kolja Strohm a658bc0490 change grass polygon count 3 years ago
  Kolja Strohm defe6108f7 send more blocks on chunk loading and not later when the chunk neighbor is set 3 years ago
  Kolja Strohm d418f08601 fix issue with block and light transmission at chunk borders 3 years ago
  Kolja Strohm 09061cb99f fix block updates in a chunk were send to the client before the chunk itself 3 years ago
  Kolja Strohm 41e7a18a93 made world generation configurable via json 3 years ago
  Kolja Strohm 6548d5b031 change animation messages to be handled by chunk api 3 years ago
  Kolja Strohm 92162d25c4 clients can now subscribe to mat changes and can request the position of all players 3 years ago
  Kolja Strohm 911ed1c183 add info line on console to show average tick time and loaded chunks 3 years ago
  Kolja Strohm 056e1acaf5 fix multiblock structures were not saved when dimension was saved 3 years ago
  Kolja Strohm cd90b4d8ad fix issues with RandNoise on windows 3 years ago
  Kolja Strohm 13831b8a79 fix some issues with the map 3 years ago