Commit History

Author SHA1 Message Date
  Kolja Strohm 7a99dc4a26 add player registry and dont use player name as filename for bedder security 1 year ago
  Kolja Strohm b6dbff17e7 fix tree leaves not spawning behind removed leaves 1 year ago
  Kolja Strohm 7347b12f13 fix issue with light transmission 1 year ago
  Kolja Strohm 851941d5f9 fix some issues 1 year ago
  Kolja Strohm d81abce880 the server can now also exit and save the game while clients are still online 1 year ago
  Kolja Strohm 396b447d77 actually tick the blocks that needs to be ticked 1 year ago
  Kolja Strohm 5b4c4f2119 improvd type system to reduce amount of needed souce code 1 year ago
  Kolja Strohm 106ad437b5 save and load multiblock structures 2 years ago
  Kolja Strohm dec141550b introduce Multiblock structures (WIP) 2 years ago
  Kolja Strohm bb7b5010d5 add torches and improved light sytsem 2 years ago
  Kolja Strohm a3cb05bd4d greatly reduced ticking lags due to network synchronization locks 2 years ago
  Kolja Strohm a212c2aa0d fixed lagging while chunk generation 2 years ago
  Kolja Strohm 72ece6a5b2 send light data to clients 2 years ago
  Kolja Strohm dd2d41b6c5 calculate light levels for red, green and blue lights 2 years ago
  Kolja Strohm 5737635a11 player movement is now client sided 2 years ago
  Kolja Strohm fe130366e6 clients can now subscribe to chunc changes 2 years ago
  Kolja Strohm 74c4ba2226 player data will now be saved an loaded from save folder 2 years ago
  Kolja Strohm ad1b9e0f2f add item bar to ingame gui and synchronize target via api 2 years ago
  Kolja Strohm 4c3a4b212d remove unneeded information from client 2 years ago
  Kolja Strohm 07fcb7293f add uiml based gui system 2 years ago
  Kolja Strohm ac1988b8ec fix bug in place block 2 years ago
  Kolja Strohm 8fe8ffc96b fix compiler issues 2 years ago
  Kolja Strohm dbdeace36e ItemEntities are now attracted by other entities with free inventory and add the carried items to them if possible 2 years ago
  Kolja Strohm 9d547874bd entities are now synchronized 2 years ago
  Kolja Strohm efcb869199 blocks can now be destroyed by the player 2 years ago
  Kolja Strohm fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 2 years ago
  Kolja Strohm 26f32aec01 big speedup of chunk network transmission 2 years ago
  Kolja Strohm d703f6bfdf Implemented Item usage ans Skill system 2 years ago
  Kolja Strohm 028be923b5 add collision detection and gravity 2 years ago
  Kolja Strohm b4ccd85d6b remove unneeded chunks from memory 2 years ago