Commit History

Author SHA1 Message Date
  Kolja Strohm 125e019f89 fix race conditions on redirected std::cout 1 year ago
  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 ec7fdc445a implement chat command security level system and grant chat command 1 year ago
  Kolja Strohm 41a06f9e2e wheat can now only be planted on farmand and satisfy hunger and thirs when eating 1 year ago
  Kolja Strohm 165d385238 use new gui element to display player status bars 1 year ago
  Kolja Strohm 68bfee6a33 automatically send new target uiml when uiml was changed during a tick 1 year ago
  Kolja Strohm 87ec3841ea add uiml tooltips describing the currently targeted block 1 year ago
  Kolja Strohm 42359dc55f introduce block placing cooldown 1 year ago
  Kolja Strohm 8786ce10bc fix player hand tool usage 1 year ago
  Kolja Strohm 5b4c4f2119 improvd type system to reduce amount of needed souce code 1 year ago
  Kolja Strohm dec141550b introduce Multiblock structures (WIP) 2 years ago
  Kolja Strohm b816952009 fix placing a single torch consume more then one torch item 2 years ago
  Kolja Strohm a3cb05bd4d greatly reduced ticking lags due to network synchronization locks 2 years ago
  Kolja Strohm 5445ab04dd fix problem with item entity movement 2 years ago
  Kolja Strohm 9f4682ed71 entity movements will now be executed 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 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 6930e06281 fixed a bug that coused destroyed blocks to appear again 2 years ago
  Kolja Strohm 1d4450a75c improved safty of world updates 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 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 81fe9f3f21 fix some issues with the action target calculation 2 years ago
  Kolja Strohm d703f6bfdf Implemented Item usage ans Skill system 2 years ago