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