Kolja Strohm 07fcb7293f add uiml based gui system il y a 2 ans
..
AbstractEventListener.h a1cfecfcfb Projektdateien hinzufügen. il y a 3 ans
AddChunkUpdate.cpp 1d4450a75c improved safty of world updates il y a 2 ans
AddChunkUpdate.h 1d4450a75c improved safty of world updates il y a 2 ans
AddEntityUpdate.cpp 1d4450a75c improved safty of world updates il y a 2 ans
AddEntityUpdate.h 1d4450a75c improved safty of world updates il y a 2 ans
Area.cpp 9ed02e7d9e fix an inventory stacking bug il y a 2 ans
Area.h 07fcb7293f add uiml based gui system il y a 2 ans
BasicBlock.cpp 90beff9325 add stone tool and crafting recipie loader il y a 2 ans
BasicBlocks.h b6af245371 fix a bug that made all blocks turn into dirt after harvest them il y a 2 ans
BasicInterpolator.cpp a57b9f9611 blocks are now lazy instantiated to save memory il y a 2 ans
BasicInterpolator.h a57b9f9611 blocks are now lazy instantiated to save memory il y a 2 ans
BiomGenerator.cpp bc47a43da6 add structure template system to world generator il y a 2 ans
BiomGenerator.h bc47a43da6 add structure template system to world generator il y a 2 ans
Block.cpp 90beff9325 add stone tool and crafting recipie loader il y a 2 ans
Block.h 90beff9325 add stone tool and crafting recipie loader il y a 2 ans
BlockChangedUpdate.cpp 6930e06281 fixed a bug that coused destroyed blocks to appear again il y a 2 ans
BlockChangedUpdate.h 1d4450a75c improved safty of world updates il y a 2 ans
BlockDestroyedEvent.h a1cfecfcfb Projektdateien hinzufügen. il y a 3 ans
BlockPlacedEvent.h a1cfecfcfb Projektdateien hinzufügen. il y a 3 ans
BlockRemovedUpdate.cpp 1d4450a75c improved safty of world updates il y a 2 ans
BlockRemovedUpdate.h 1d4450a75c improved safty of world updates il y a 2 ans
BlockType.cpp 7cc4a6ead4 placed blocks are now interactable il y a 2 ans
BlockType.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send il y a 2 ans
Chunk.cpp ac1988b8ec fix bug in place block il y a 2 ans
Chunk.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send il y a 2 ans
Constants.h bc47a43da6 add structure template system to world generator il y a 2 ans
CraftingStorage.cpp 07fcb7293f add uiml based gui system il y a 2 ans
CraftingStorage.h 07fcb7293f add uiml based gui system il y a 2 ans
DefaultEventListener.h a1cfecfcfb Projektdateien hinzufügen. il y a 3 ans
Dimension.cpp 07fcb7293f add uiml based gui system il y a 2 ans
Dimension.h 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
DimensionGenerator.cpp 9af2bf34d5 use bedder dandom noise to generate trees il y a 2 ans
DimensionGenerator.h bc47a43da6 add structure template system to world generator il y a 2 ans
Effect.h a57b9f9611 blocks are now lazy instantiated to save memory il y a 2 ans
EffectFactory.h a57b9f9611 blocks are now lazy instantiated to save memory il y a 2 ans
Entity.cpp 07fcb7293f add uiml based gui system il y a 2 ans
Entity.h 6930e06281 fixed a bug that coused destroyed blocks to appear again il y a 2 ans
EntityChangedUpdate.cpp 1d4450a75c improved safty of world updates il y a 2 ans
EntityChangedUpdate.h 1d4450a75c improved safty of world updates il y a 2 ans
EntityRemovedUpdate.cpp 1d4450a75c improved safty of world updates il y a 2 ans
EntityRemovedUpdate.h 1d4450a75c improved safty of world updates il y a 2 ans
EntityType.cpp 6930e06281 fixed a bug that coused destroyed blocks to appear again il y a 2 ans
EntityType.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send il y a 2 ans
Event.h a1cfecfcfb Projektdateien hinzufügen. il y a 3 ans
EventListener.h a1cfecfcfb Projektdateien hinzufügen. il y a 3 ans
EventThrower.h a1cfecfcfb Projektdateien hinzufügen. il y a 3 ans
FactoryCraft.vcxproj 07fcb7293f add uiml based gui system il y a 2 ans
FactoryCraft.vcxproj.filters 07fcb7293f add uiml based gui system il y a 2 ans
FastNoiseLite.h 248594818b fix world generation il y a 2 ans
FastNoiseWrapper.cpp 971e48c9a9 add more basic block types il y a 2 ans
FastNoiseWrapper.h 971e48c9a9 add more basic block types il y a 2 ans
Game.cpp 07fcb7293f add uiml based gui system il y a 2 ans
Game.h 07fcb7293f add uiml based gui system il y a 2 ans
GeneratedStructure.cpp ff1a707a4b fix missing tree blocks il y a 2 ans
GeneratedStructure.h bc47a43da6 add structure template system to world generator il y a 2 ans
GenerationTemplate.cpp bc47a43da6 add structure template system to world generator il y a 2 ans
GenerationTemplate.h bc47a43da6 add structure template system to world generator il y a 2 ans
GrasslandBiom.cpp 9af2bf34d5 use bedder dandom noise to generate trees il y a 2 ans
GrasslandBiom.h bc47a43da6 add structure template system to world generator il y a 2 ans
Inventory.cpp 07fcb7293f add uiml based gui system il y a 2 ans
Inventory.h 07fcb7293f add uiml based gui system il y a 2 ans
Item.cpp d703f6bfdf Implemented Item usage ans Skill system il y a 2 ans
Item.h 90beff9325 add stone tool and crafting recipie loader il y a 2 ans
ItemEntity.cpp 07fcb7293f add uiml based gui system il y a 2 ans
ItemEntity.h 07fcb7293f add uiml based gui system il y a 2 ans
ItemFilter.cpp a57b9f9611 blocks are now lazy instantiated to save memory il y a 2 ans
ItemFilter.h a57b9f9611 blocks are now lazy instantiated to save memory il y a 2 ans
ItemSkill.cpp d703f6bfdf Implemented Item usage ans Skill system il y a 2 ans
ItemSkill.h d703f6bfdf Implemented Item usage ans Skill system il y a 2 ans
ItemSlot.cpp 07fcb7293f add uiml based gui system il y a 2 ans
ItemSlot.h 07fcb7293f add uiml based gui system il y a 2 ans
ItemStack.cpp a57b9f9611 blocks are now lazy instantiated to save memory il y a 2 ans
ItemStack.h a57b9f9611 blocks are now lazy instantiated to save memory il y a 2 ans
ItemType.cpp 90beff9325 add stone tool and crafting recipie loader il y a 2 ans
ItemType.h 90beff9325 add stone tool and crafting recipie loader il y a 2 ans
LocationChangedEvent.h a1cfecfcfb Projektdateien hinzufügen. il y a 3 ans
NetworkResponse.cpp 07fcb7293f add uiml based gui system il y a 2 ans
NetworkResponse.h 07fcb7293f add uiml based gui system il y a 2 ans
NoBlock.cpp fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send il y a 2 ans
NoBlock.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send il y a 2 ans
Noise.cpp 028be923b5 add collision detection and gravity il y a 2 ans
Noise.h 028be923b5 add collision detection and gravity il y a 2 ans
NoiseInterpolator.cpp 248594818b fix world generation il y a 2 ans
NoiseInterpolator.h 028be923b5 add collision detection and gravity il y a 2 ans
OverworldDimension.cpp 07fcb7293f add uiml based gui system il y a 2 ans
OverworldDimension.h bc47a43da6 add structure template system to world generator il y a 2 ans
PlaceBlockUpdate.cpp 1d4450a75c improved safty of world updates il y a 2 ans
PlaceBlockUpdate.h 1d4450a75c improved safty of world updates il y a 2 ans
Player.cpp 07fcb7293f add uiml based gui system il y a 2 ans
Player.h 07fcb7293f add uiml based gui system il y a 2 ans
PlayerHand.cpp 90beff9325 add stone tool and crafting recipie loader il y a 2 ans
PlayerHand.h d703f6bfdf Implemented Item usage ans Skill system il y a 2 ans
RandNoise.cpp 9af2bf34d5 use bedder dandom noise to generate trees il y a 2 ans
RandNoise.h 9af2bf34d5 use bedder dandom noise to generate trees il y a 2 ans
Recipie.cpp a36c42f642 add basic crafting architecture il y a 2 ans
Recipie.h a36c42f642 add basic crafting architecture il y a 2 ans
RecipieList.h a36c42f642 add basic crafting architecture il y a 2 ans
RecipieLoader.cpp 07fcb7293f add uiml based gui system il y a 2 ans
RecipieLoader.h 90beff9325 add stone tool and crafting recipie loader il y a 2 ans
Server.cpp 9ded5d0e8e improved synchronizsation of player entities il y a 2 ans
Server.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send il y a 2 ans
Start.cpp 5aaf1718bb add foreground and background connection for each client il y a 2 ans
StaticInitializerOrder.cpp 90beff9325 add stone tool and crafting recipie loader il y a 2 ans
StaticRegistry.h 07fcb7293f add uiml based gui system il y a 2 ans
StoneTool.cpp 90beff9325 add stone tool and crafting recipie loader il y a 2 ans
StoneTool.h 90beff9325 add stone tool and crafting recipie loader il y a 2 ans
TickOrganizer.cpp a57b9f9611 blocks are now lazy instantiated to save memory il y a 2 ans
TickOrganizer.h a57b9f9611 blocks are now lazy instantiated to save memory il y a 2 ans
TickQueue.cpp a57b9f9611 blocks are now lazy instantiated to save memory il y a 2 ans
TickQueue.h a57b9f9611 blocks are now lazy instantiated to save memory il y a 2 ans
TickWorker.cpp a57b9f9611 blocks are now lazy instantiated to save memory il y a 2 ans
TickWorker.h a57b9f9611 blocks are now lazy instantiated to save memory il y a 2 ans
TreeTemplate.cpp ff1a707a4b fix missing tree blocks il y a 2 ans
TreeTemplate.h bc47a43da6 add structure template system to world generator il y a 2 ans
WorldGenerator.cpp 9ded5d0e8e improved synchronizsation of player entities il y a 2 ans
WorldGenerator.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send il y a 2 ans
WorldLoader.cpp 9ded5d0e8e improved synchronizsation of player entities il y a 2 ans
WorldLoader.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send il y a 2 ans
WorldUpdate.cpp 1d4450a75c improved safty of world updates il y a 2 ans
WorldUpdate.h 1d4450a75c improved safty of world updates il y a 2 ans