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