Kolja Strohm 07fcb7293f add uiml based gui system 2 年 前
..
AbstractEventListener.h a1cfecfcfb Projektdateien hinzufügen. 3 年 前
AddChunkUpdate.cpp 1d4450a75c improved safty of world updates 3 年 前
AddChunkUpdate.h 1d4450a75c improved safty of world updates 3 年 前
AddEntityUpdate.cpp 1d4450a75c improved safty of world updates 3 年 前
AddEntityUpdate.h 1d4450a75c improved safty of world updates 3 年 前
Area.cpp 9ed02e7d9e fix an inventory stacking bug 3 年 前
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 3 年 前
BasicInterpolator.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 年 前
BasicInterpolator.h a57b9f9611 blocks are now lazy instantiated to save memory 3 年 前
BiomGenerator.cpp bc47a43da6 add structure template system to world generator 3 年 前
BiomGenerator.h bc47a43da6 add structure template system to world generator 3 年 前
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 3 年 前
BlockChangedUpdate.h 1d4450a75c improved safty of world updates 3 年 前
BlockDestroyedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 年 前
BlockPlacedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 年 前
BlockRemovedUpdate.cpp 1d4450a75c improved safty of world updates 3 年 前
BlockRemovedUpdate.h 1d4450a75c improved safty of world updates 3 年 前
BlockType.cpp 7cc4a6ead4 placed blocks are now interactable 3 年 前
BlockType.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 年 前
Chunk.cpp ac1988b8ec fix bug in place block 3 年 前
Chunk.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 年 前
Constants.h bc47a43da6 add structure template system to world generator 3 年 前
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 3 年 前
DimensionGenerator.cpp 9af2bf34d5 use bedder dandom noise to generate trees 3 年 前
DimensionGenerator.h bc47a43da6 add structure template system to world generator 3 年 前
Effect.h a57b9f9611 blocks are now lazy instantiated to save memory 3 年 前
EffectFactory.h a57b9f9611 blocks are now lazy instantiated to save memory 3 年 前
Entity.cpp 07fcb7293f add uiml based gui system 2 年 前
Entity.h 6930e06281 fixed a bug that coused destroyed blocks to appear again 3 年 前
EntityChangedUpdate.cpp 1d4450a75c improved safty of world updates 3 年 前
EntityChangedUpdate.h 1d4450a75c improved safty of world updates 3 年 前
EntityRemovedUpdate.cpp 1d4450a75c improved safty of world updates 3 年 前
EntityRemovedUpdate.h 1d4450a75c improved safty of world updates 3 年 前
EntityType.cpp 6930e06281 fixed a bug that coused destroyed blocks to appear again 3 年 前
EntityType.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 年 前
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 3 年 前
FastNoiseWrapper.cpp 971e48c9a9 add more basic block types 3 年 前
FastNoiseWrapper.h 971e48c9a9 add more basic block types 3 年 前
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 3 年 前
GeneratedStructure.h bc47a43da6 add structure template system to world generator 3 年 前
GenerationTemplate.cpp bc47a43da6 add structure template system to world generator 3 年 前
GenerationTemplate.h bc47a43da6 add structure template system to world generator 3 年 前
GrasslandBiom.cpp 9af2bf34d5 use bedder dandom noise to generate trees 3 年 前
GrasslandBiom.h bc47a43da6 add structure template system to world generator 3 年 前
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 3 年 前
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 3 年 前
ItemFilter.h a57b9f9611 blocks are now lazy instantiated to save memory 3 年 前
ItemSkill.cpp d703f6bfdf Implemented Item usage ans Skill system 3 年 前
ItemSkill.h d703f6bfdf Implemented Item usage ans Skill system 3 年 前
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 3 年 前
ItemStack.h a57b9f9611 blocks are now lazy instantiated to save memory 3 年 前
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 3 年 前
NoBlock.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 年 前
Noise.cpp 028be923b5 add collision detection and gravity 3 年 前
Noise.h 028be923b5 add collision detection and gravity 3 年 前
NoiseInterpolator.cpp 248594818b fix world generation 3 年 前
NoiseInterpolator.h 028be923b5 add collision detection and gravity 3 年 前
OverworldDimension.cpp 07fcb7293f add uiml based gui system 2 年 前
OverworldDimension.h bc47a43da6 add structure template system to world generator 3 年 前
PlaceBlockUpdate.cpp 1d4450a75c improved safty of world updates 3 年 前
PlaceBlockUpdate.h 1d4450a75c improved safty of world updates 3 年 前
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 3 年 前
RandNoise.cpp 9af2bf34d5 use bedder dandom noise to generate trees 3 年 前
RandNoise.h 9af2bf34d5 use bedder dandom noise to generate trees 3 年 前
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 3 年 前
Server.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 年 前
Start.cpp 5aaf1718bb add foreground and background connection for each client 3 年 前
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 3 年 前
TickOrganizer.h a57b9f9611 blocks are now lazy instantiated to save memory 3 年 前
TickQueue.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 年 前
TickQueue.h a57b9f9611 blocks are now lazy instantiated to save memory 3 年 前
TickWorker.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 年 前
TickWorker.h a57b9f9611 blocks are now lazy instantiated to save memory 3 年 前
TreeTemplate.cpp ff1a707a4b fix missing tree blocks 3 年 前
TreeTemplate.h bc47a43da6 add structure template system to world generator 3 年 前
WorldGenerator.cpp 9ded5d0e8e improved synchronizsation of player entities 3 年 前
WorldGenerator.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 年 前
WorldLoader.cpp 9ded5d0e8e improved synchronizsation of player entities 3 年 前
WorldLoader.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 年 前
WorldUpdate.cpp 1d4450a75c improved safty of world updates 3 年 前
WorldUpdate.h 1d4450a75c improved safty of world updates 3 年 前