Kolja Strohm aa84d01aec do not require an account to play 2 years ago
..
AbstractEventListener.h a1cfecfcfb Projektdateien hinzufügen. 3 years ago
AddEntityUpdate.cpp 5737635a11 player movement is now client sided 2 years ago
AddEntityUpdate.h 4c3a4b212d remove unneeded information from client 2 years ago
Area.cpp 4c3a4b212d remove unneeded information from client 2 years ago
Area.h 4c3a4b212d remove unneeded information from client 2 years ago
BasicBlock.cpp b3ad4aca8c add tree seblings 2 years ago
BasicBlocks.h b3ad4aca8c add tree seblings 2 years ago
BasicInterpolator.cpp a57b9f9611 blocks are now lazy instantiated to save memory 2 years ago
BasicInterpolator.h a57b9f9611 blocks are now lazy instantiated to save memory 2 years ago
BasicItems.cpp bb7b5010d5 add torches and improved light sytsem 2 years ago
BasicItems.h bb7b5010d5 add torches and improved light sytsem 2 years ago
BiomGenerator.cpp 4c3a4b212d remove unneeded information from client 2 years ago
BiomGenerator.h 677429fe6f add some basic caves 2 years ago
Block.cpp dec141550b introduce Multiblock structures (WIP) 2 years ago
Block.h dec141550b introduce Multiblock structures (WIP) 2 years ago
BlockDestroyedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 years ago
BlockPlacedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 years ago
BlockType.cpp 106ad437b5 save and load multiblock structures 2 years ago
BlockType.h 106ad437b5 save and load multiblock structures 2 years ago
CaveGenerator.cpp 677429fe6f add some basic caves 2 years ago
CaveGenerator.h 677429fe6f add some basic caves 2 years ago
Chunk.cpp 106ad437b5 save and load multiblock structures 2 years ago
Chunk.h dec141550b introduce Multiblock structures (WIP) 2 years ago
Constants.h bc47a43da6 add structure template system to world generator 2 years ago
CraftingStorage.cpp b3ad4aca8c add tree seblings 2 years ago
CraftingStorage.h acbc9e424e add item modifiers to shaped recipies to allow recipies that do not consume an item completly 2 years ago
DefaultEventListener.h a1cfecfcfb Projektdateien hinzufügen. 3 years ago
Dimension.cpp 106ad437b5 save and load multiblock structures 2 years ago
Dimension.h 106ad437b5 save and load multiblock structures 2 years ago
DimensionGenerator.cpp dec141550b introduce Multiblock structures (WIP) 2 years ago
DimensionGenerator.h 677429fe6f add some basic caves 2 years ago
DoLaterHandler.cpp a212c2aa0d fixed lagging while chunk generation 2 years ago
DoLaterHandler.h a212c2aa0d fixed lagging while chunk generation 2 years ago
Effect.h 4c3a4b212d remove unneeded information from client 2 years ago
EffectFactory.h 4c3a4b212d remove unneeded information from client 2 years ago
Entity.cpp dec141550b introduce Multiblock structures (WIP) 2 years ago
Entity.h dec141550b introduce Multiblock structures (WIP) 2 years ago
EntityRemovedUpdate.cpp 4c3a4b212d remove unneeded information from client 2 years ago
EntityRemovedUpdate.h 4c3a4b212d remove unneeded information from client 2 years ago
EntityType.cpp 74c4ba2226 player data will now be saved an loaded from save folder 2 years ago
EntityType.h 4c3a4b212d remove unneeded information from client 2 years ago
Event.h a1cfecfcfb Projektdateien hinzufügen. 3 years ago
EventListener.h a1cfecfcfb Projektdateien hinzufügen. 3 years ago
EventThrower.h a1cfecfcfb Projektdateien hinzufügen. 3 years ago
FactoryCraft.vcxproj de23ca92ba add inventory tooltips 2 years ago
FactoryCraft.vcxproj.filters dec141550b introduce Multiblock structures (WIP) 2 years ago
FastNoiseLite.h 4c3a4b212d remove unneeded information from client 2 years ago
FastNoiseWrapper.cpp 4c3a4b212d remove unneeded information from client 2 years ago
FastNoiseWrapper.h 4c3a4b212d remove unneeded information from client 2 years ago
Game.cpp aa84d01aec do not require an account to play 2 years ago
Game.h aa84d01aec do not require an account to play 2 years ago
GeneratedStructure.cpp dec141550b introduce Multiblock structures (WIP) 2 years ago
GeneratedStructure.h dec141550b introduce Multiblock structures (WIP) 2 years ago
GenerationTemplate.cpp 4c3a4b212d remove unneeded information from client 2 years ago
GenerationTemplate.h dec141550b introduce Multiblock structures (WIP) 2 years ago
GrasslandBiom.cpp b3ad4aca8c add tree seblings 2 years ago
GrasslandBiom.h 677429fe6f add some basic caves 2 years ago
Inventory.cpp de23ca92ba add inventory tooltips 2 years ago
Inventory.h b3ad4aca8c add tree seblings 2 years ago
Item.cpp de23ca92ba add inventory tooltips 2 years ago
Item.h de23ca92ba add inventory tooltips 2 years ago
ItemEntity.cpp dec141550b introduce Multiblock structures (WIP) 2 years ago
ItemEntity.h 5737635a11 player movement is now client sided 2 years ago
ItemFilter.cpp 667b3bbc39 fix not executed recipie modifiers due to wrong filtering in locl inventory transactions 2 years ago
ItemFilter.h 667b3bbc39 fix not executed recipie modifiers due to wrong filtering in locl inventory transactions 2 years ago
ItemModifier.cpp acbc9e424e add item modifiers to shaped recipies to allow recipies that do not consume an item completly 2 years ago
ItemModifier.h acbc9e424e add item modifiers to shaped recipies to allow recipies that do not consume an item completly 2 years ago
ItemSkill.cpp 4c3a4b212d remove unneeded information from client 2 years ago
ItemSkill.h 4c3a4b212d remove unneeded information from client 2 years ago
ItemSlot.cpp dec141550b introduce Multiblock structures (WIP) 2 years ago
ItemSlot.h 07fcb7293f add uiml based gui system 2 years ago
ItemStack.cpp 4c3a4b212d remove unneeded information from client 2 years ago
ItemStack.h 4c3a4b212d remove unneeded information from client 2 years ago
ItemType.cpp 106ad437b5 save and load multiblock structures 2 years ago
ItemType.h acbc9e424e add item modifiers to shaped recipies to allow recipies that do not consume an item completly 2 years ago
LightSources.cpp 106ad437b5 save and load multiblock structures 2 years ago
LightSources.h 106ad437b5 save and load multiblock structures 2 years ago
LocationChangedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 years ago
ModelInfo.cpp 4c3a4b212d remove unneeded information from client 2 years ago
ModelInfo.h 4c3a4b212d remove unneeded information from client 2 years ago
MultiblockStructure.cpp 106ad437b5 save and load multiblock structures 2 years ago
MultiblockStructure.h 106ad437b5 save and load multiblock structures 2 years ago
MultiblockTree.cpp 106ad437b5 save and load multiblock structures 2 years ago
MultiblockTree.h 106ad437b5 save and load multiblock structures 2 years ago
NetworkMessage.cpp bb7b5010d5 add torches and improved light sytsem 2 years ago
NetworkMessage.h bb7b5010d5 add torches and improved light sytsem 2 years ago
NoBlock.cpp 106ad437b5 save and load multiblock structures 2 years ago
NoBlock.h 106ad437b5 save and load multiblock structures 2 years ago
Noise.cpp 4c3a4b212d remove unneeded information from client 2 years ago
Noise.h 4c3a4b212d remove unneeded information from client 2 years ago
NoiseInterpolator.cpp 4c3a4b212d remove unneeded information from client 2 years ago
NoiseInterpolator.h 4c3a4b212d remove unneeded information from client 2 years ago
OverworldDimension.cpp 677429fe6f add some basic caves 2 years ago
OverworldDimension.h 677429fe6f add some basic caves 2 years ago
Player.cpp acbc9e424e add item modifiers to shaped recipies to allow recipies that do not consume an item completly 2 years ago
Player.h 5737635a11 player movement is now client sided 2 years ago
PlayerHand.cpp 4c3a4b212d remove unneeded information from client 2 years ago
PlayerHand.h 4c3a4b212d remove unneeded information from client 2 years ago
RandNoise.cpp 4c3a4b212d remove unneeded information from client 2 years ago
RandNoise.h 4c3a4b212d remove unneeded information from client 2 years ago
Recipie.cpp acbc9e424e add item modifiers to shaped recipies to allow recipies that do not consume an item completly 2 years ago
Recipie.h acbc9e424e add item modifiers to shaped recipies to allow recipies that do not consume an item completly 2 years ago
RecipieList.h ab403e6da4 players can now craft items using a basic shaped crafter 2 years ago
RecipieLoader.cpp acbc9e424e add item modifiers to shaped recipies to allow recipies that do not consume an item completly 2 years ago
RecipieLoader.h acbc9e424e add item modifiers to shaped recipies to allow recipies that do not consume an item completly 2 years ago
Server.cpp aa84d01aec do not require an account to play 2 years ago
Server.h 4c3a4b212d remove unneeded information from client 2 years ago
Start.cpp 4c3a4b212d remove unneeded information from client 2 years ago
StaticInitializerOrder.cpp 106ad437b5 save and load multiblock structures 2 years ago
StaticRegistry.h 4c3a4b212d remove unneeded information from client 2 years ago
StoneTool.cpp acbc9e424e add item modifiers to shaped recipies to allow recipies that do not consume an item completly 2 years ago
StoneTool.h 90beff9325 add stone tool and crafting recipie loader 2 years ago
TickOrganizer.cpp 4c3a4b212d remove unneeded information from client 2 years ago
TickOrganizer.h 4c3a4b212d remove unneeded information from client 2 years ago
TickQueue.cpp 4c3a4b212d remove unneeded information from client 2 years ago
TickQueue.h 4c3a4b212d remove unneeded information from client 2 years ago
TickWorker.cpp 4c3a4b212d remove unneeded information from client 2 years ago
TickWorker.h 4c3a4b212d remove unneeded information from client 2 years ago
TreeTemplate.cpp dec141550b introduce Multiblock structures (WIP) 2 years ago
TreeTemplate.h dec141550b introduce Multiblock structures (WIP) 2 years ago
WorldGenerator.cpp 677429fe6f add some basic caves 2 years ago
WorldGenerator.h 4c3a4b212d remove unneeded information from client 2 years ago
WorldLoader.cpp 106ad437b5 save and load multiblock structures 2 years ago
WorldLoader.h 4c3a4b212d remove unneeded information from client 2 years ago
WorldUpdate.cpp 4c3a4b212d remove unneeded information from client 2 years ago
WorldUpdate.h 4c3a4b212d remove unneeded information from client 2 years ago
WormCaveGenerator.cpp dec141550b introduce Multiblock structures (WIP) 2 years ago
WormCaveGenerator.h 677429fe6f add some basic caves 2 years ago