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 年之前