Historique des commits

Auteur SHA1 Message Date
  Kolja Strohm ba2b133bb3 add first quest il y a 11 mois
  Kolja Strohm 674557b8cd add day-night cycle il y a 1 an
  Kolja Strohm d418f08601 fix issue with block and light transmission at chunk borders il y a 1 an
  Kolja Strohm 41e7a18a93 made world generation configurable via json il y a 1 an
  Kolja Strohm 6548d5b031 change animation messages to be handled by chunk api il y a 1 an
  Kolja Strohm 92162d25c4 clients can now subscribe to mat changes and can request the position of all players il y a 1 an
  Kolja Strohm 911ed1c183 add info line on console to show average tick time and loaded chunks il y a 1 an
  Kolja Strohm 056e1acaf5 fix multiblock structures were not saved when dimension was saved il y a 1 an
  Kolja Strohm 13831b8a79 fix some issues with the map il y a 1 an
  Kolja Strohm b8c2d022c7 add map information il y a 1 an
  Kolja Strohm b6dbff17e7 fix tree leaves not spawning behind removed leaves il y a 1 an
  Kolja Strohm d81abce880 the server can now also exit and save the game while clients are still online il y a 1 an
  Kolja Strohm 5f6fe46883 apply new code formatter il y a 1 an
  Kolja Strohm 106ad437b5 save and load multiblock structures il y a 2 ans
  Kolja Strohm dec141550b introduce Multiblock structures (WIP) il y a 2 ans
  Kolja Strohm bb7b5010d5 add torches and improved light sytsem il y a 2 ans
  Kolja Strohm a3cb05bd4d greatly reduced ticking lags due to network synchronization locks il y a 2 ans
  Kolja Strohm dd2d41b6c5 calculate light levels for red, green and blue lights il y a 2 ans
  Kolja Strohm 5737635a11 player movement is now client sided il y a 2 ans
  Kolja Strohm fe130366e6 clients can now subscribe to chunc changes il y a 2 ans
  Kolja Strohm ad1b9e0f2f add item bar to ingame gui and synchronize target via api il y a 2 ans
  Kolja Strohm 4c3a4b212d remove unneeded information from client il y a 2 ans
  Kolja Strohm dbdeace36e ItemEntities are now attracted by other entities with free inventory and add the carried items to them if possible il y a 2 ans
  Kolja Strohm 9d547874bd entities are now synchronized il y a 2 ans
  Kolja Strohm efcb869199 blocks can now be destroyed by the player il y a 2 ans
  Kolja Strohm fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send il y a 2 ans
  Kolja Strohm d703f6bfdf Implemented Item usage ans Skill system il y a 2 ans
  Kolja Strohm 028be923b5 add collision detection and gravity il y a 2 ans
  Kolja Strohm b4ccd85d6b remove unneeded chunks from memory il y a 2 ans
  Kolja Strohm a57b9f9611 blocks are now lazy instantiated to save memory il y a 2 ans