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