Historial de Commits

Autor SHA1 Mensaje Fecha
  Kolja Strohm ba2b133bb3 add first quest hace 1 año
  Kolja Strohm 67001cf308 improve json type system and add basic quest system hace 1 año
  Kolja Strohm a0b8dda074 fix time stops after one day cyncle hace 1 año
  Kolja Strohm e245aa7153 fix fluid blocks were not ticked because they were not instanticated at world generation hace 1 año
  Kolja Strohm 6779488f12 add light pass through weight for fluid blocks and send isFluid boolean to client for each block type hace 1 año
  Kolja Strohm 674557b8cd add day-night cycle hace 1 año
  Kolja Strohm a658bc0490 change grass polygon count hace 1 año
  Kolja Strohm defe6108f7 send more blocks on chunk loading and not later when the chunk neighbor is set hace 1 año
  Kolja Strohm d418f08601 fix issue with block and light transmission at chunk borders hace 1 año
  Kolja Strohm 6398635f03 add block_info command for debugging hace 1 año
  Kolja Strohm 09061cb99f fix block updates in a chunk were send to the client before the chunk itself hace 1 año
  Kolja Strohm 8789b87374 fix world generation bug that leads to missing ground blocks hace 1 año
  Kolja Strohm c973f4f6cd improve height noise hace 1 año
  Kolja Strohm af6b5d5789 improve speed of world generation by alowing the config to generait air blocks instantly if a block is above air level hace 1 año
  Kolja Strohm 28332bd67b improved cave generation performance and fix world generation bugs hace 1 año
  Kolja Strohm 41e7a18a93 made world generation configurable via json hace 1 año
  Kolja Strohm bc03743c15 make world generation configurable via json hace 1 año
  Kolja Strohm 56e9d84d66 add shovel to harvest dirt gravel and sand faster hace 1 año
  Kolja Strohm 125e019f89 fix race conditions on redirected std::cout hace 1 año
  Kolja Strohm ce04e66df8 implement all todos that were about items that needed to be spawned hace 1 año
  Kolja Strohm 428d1f9a8a fix chest opening animation offset hace 1 año
  Kolja Strohm 6548d5b031 change animation messages to be handled by chunk api hace 1 año
  Kolja Strohm b75a7ec635 Add Chest block with inventory hace 1 año
  Kolja Strohm 92162d25c4 clients can now subscribe to mat changes and can request the position of all players hace 1 año
  Kolja Strohm e4f47c55cf fix console info line for linux hace 1 año
  Kolja Strohm 911ed1c183 add info line on console to show average tick time and loaded chunks hace 1 año
  Kolja Strohm 056e1acaf5 fix multiblock structures were not saved when dimension was saved hace 1 año
  Kolja Strohm cd90b4d8ad fix issues with RandNoise on windows hace 1 año
  Kolja Strohm 920a034a5e cout is now duplicated into a log file hace 1 año
  Kolja Strohm ddbe48cff5 add working windows version hace 1 año