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 년 전