Commit History

Author SHA1 Message Date
  Kolja Strohm defe6108f7 send more blocks on chunk loading and not later when the chunk neighbor is set 1 year ago
  Kolja Strohm d418f08601 fix issue with block and light transmission at chunk borders 1 year ago
  Kolja Strohm 6398635f03 add block_info command for debugging 1 year ago
  Kolja Strohm 09061cb99f fix block updates in a chunk were send to the client before the chunk itself 1 year ago
  Kolja Strohm 8789b87374 fix world generation bug that leads to missing ground blocks 2 years ago
  Kolja Strohm c973f4f6cd improve height noise 2 years ago
  Kolja Strohm af6b5d5789 improve speed of world generation by alowing the config to generait air blocks instantly if a block is above air level 2 years ago
  Kolja Strohm 28332bd67b improved cave generation performance and fix world generation bugs 2 years ago
  Kolja Strohm 41e7a18a93 made world generation configurable via json 2 years ago
  Kolja Strohm bc03743c15 make world generation configurable via json 2 years ago
  Kolja Strohm 56e9d84d66 add shovel to harvest dirt gravel and sand faster 2 years ago
  Kolja Strohm 125e019f89 fix race conditions on redirected std::cout 2 years ago
  Kolja Strohm ce04e66df8 implement all todos that were about items that needed to be spawned 2 years ago
  Kolja Strohm 428d1f9a8a fix chest opening animation offset 2 years ago
  Kolja Strohm 6548d5b031 change animation messages to be handled by chunk api 2 years ago
  Kolja Strohm b75a7ec635 Add Chest block with inventory 2 years ago
  Kolja Strohm 92162d25c4 clients can now subscribe to mat changes and can request the position of all players 2 years ago
  Kolja Strohm e4f47c55cf fix console info line for linux 2 years ago
  Kolja Strohm 911ed1c183 add info line on console to show average tick time and loaded chunks 2 years ago
  Kolja Strohm 056e1acaf5 fix multiblock structures were not saved when dimension was saved 2 years ago
  Kolja Strohm cd90b4d8ad fix issues with RandNoise on windows 2 years ago
  Kolja Strohm 920a034a5e cout is now duplicated into a log file 2 years ago
  Kolja Strohm ddbe48cff5 add working windows version 2 years ago
  Kolja Strohm 13831b8a79 fix some issues with the map 2 years ago
  Kolja Strohm b8c2d022c7 add map information 2 years ago
  Kolja Strohm b6d4561fdf fix problems with chat observer configuration 2 years ago
  Kolja Strohm 7a99dc4a26 add player registry and dont use player name as filename for bedder security 2 years ago
  Kolja Strohm ec7fdc445a implement chat command security level system and grant chat command 2 years ago
  Kolja Strohm 5d9efe48c5 Add Chat and Command System 2 years ago
  Kolja Strohm 53193918e6 replaced stone tool by axe 2 years ago