Commit Verlauf

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