Commit History

Author SHA1 Message Date
  Kolja Strohm ce04e66df8 implement all todos that were about items that needed to be spawned 1 year ago
  Kolja Strohm b75a7ec635 Add Chest block with inventory 1 year ago
  Kolja Strohm 7a99dc4a26 add player registry and dont use player name as filename for bedder security 1 year ago
  Kolja Strohm 749e40e503 add possibility to recuest crafting recipies for a specific item type 1 year ago
  Kolja Strohm 4e2beb7f09 add api message to request the currently selected item slot from a player 1 year ago
  Kolja Strohm 165d385238 use new gui element to display player status bars 1 year ago
  Kolja Strohm 87ec3841ea add uiml tooltips describing the currently targeted block 1 year ago
  Kolja Strohm 5f6fe46883 apply new code formatter 1 year ago
  Kolja Strohm 5b4c4f2119 improvd type system to reduce amount of needed souce code 1 year ago
  Kolja Strohm acbc9e424e add item modifiers to shaped recipies to allow recipies that do not consume an item completly 2 years ago
  Kolja Strohm a3cb05bd4d greatly reduced ticking lags due to network synchronization locks 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 ab403e6da4 players can now craft items using a basic shaped crafter 2 years ago
  Kolja Strohm 86296fb435 players con now move items from one inventory slot to another slot 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 a36c42f642 add basic crafting architecture 2 years ago
  Kolja Strohm 0d6000c596 fix an inventory bug 2 years ago
  Kolja Strohm 9ded5d0e8e improved synchronizsation of player entities 2 years ago
  Kolja Strohm d3bf7460f0 spawn Block items if a block gets destroyed 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 d33417ba91 fix moving to the right 2 years ago
  Kolja Strohm 81fe9f3f21 fix some issues with the action target calculation 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 a57b9f9611 blocks are now lazy instantiated to save memory 2 years ago
  Kolja Strohm 5ece5d5ea1 fixed some bugs 2 years ago