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