提交歷史

作者 SHA1 備註 提交日期
  Kolja Strohm d6291a5fdc fix problems with collision detection 4 月之前
  Kolja Strohm ab8df8a577 improve performance of entity collision detection 4 月之前
  Kolja Strohm 17f97ab884 implement server side collision detection 4 月之前
  Kolja Strohm abcad7e553 send models and textures to clients when they join for the first time or the files wer changed 4 月之前
  Kolja Strohm 6bb6467692 Merge branch 'feature/animals' of Kolja-Strohm-Games/FactoryCraft-Server into master 4 月之前
  Kolja Strohm 20aa5c2656 implement takeDamage method on entities 4 月之前
  Kolja Strohm b976034155 add target tooltips for entities 4 月之前
  Kolja Strohm 874e3f42cc make entities targetable by pointing at them 4 月之前
  Kolja Strohm c89358f536 resturcture includes 5 月之前
  Kolja Strohm 97851bf504 remove unused includes 5 月之前
  Kolja Strohm ea9abd92dc improve system to save and load entities 5 月之前
  Kolja Strohm ebfaba12be add cotton plant to world generation config 5 月之前
  Kolja Strohm 5ce14721e2 fix memory access violation when transmitting chunk light data to client 5 月之前
  Kolja Strohm 5c2d6567cd fix crash when a growing plant finished growing 5 月之前
  Kolja Strohm b6ce21b314 fix block update index in network message 5 月之前
  Kolja Strohm 2a275394de add plants to world generator 5 月之前
  Kolja Strohm 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second 8 月之前
  Kolja Strohm ef81ccb5f2 improved world generation speed to about 100 chunks per second 8 月之前
  Kolja Strohm 4c42c19e3b improve world generation speed to about 20 chunks per second 8 月之前
  Kolja Strohm dc63b156e8 improve performance of JsonExpressions by compiling them to procesor instructions at runtime 8 月之前
  Kolja Strohm e9505bdec4 add cotton plants, wool and thread 9 月之前
  Kolja Strohm fb1a71308f add recipie group configs 9 月之前
  Kolja Strohm 56f02a1a53 fix problems with campfire dialog, inventory network updates and loading campfire blocks 9 月之前
  Kolja Strohm 33990e1a5d add api to fire based processing component 9 月之前
  Kolja Strohm 713d107008 add camp fire dialog and first camp fire recipie 9 月之前
  Kolja Strohm abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 9 月之前
  Kolja Strohm 7d326d1801 remove unneeded dialogId function from Chest block 10 月之前
  Kolja Strohm e5daa55bd9 make block interactions configurable for all block types 10 月之前
  Kolja Strohm ab9217cde3 make ui elements json configurable 10 月之前
  Kolja Strohm 7fafa63b1c add inventorySlots to basic block json config 10 月之前