Kolja Strohm bb7b5010d5 add torches and improved light sytsem 2 lat temu
..
AbstractEventListener.h a1cfecfcfb Projektdateien hinzufügen. 3 lat temu
AddEntityUpdate.cpp 5737635a11 player movement is now client sided 2 lat temu
AddEntityUpdate.h 4c3a4b212d remove unneeded information from client 2 lat temu
Area.cpp 4c3a4b212d remove unneeded information from client 2 lat temu
Area.h 4c3a4b212d remove unneeded information from client 2 lat temu
BasicBlock.cpp bb7b5010d5 add torches and improved light sytsem 2 lat temu
BasicBlocks.h bb7b5010d5 add torches and improved light sytsem 2 lat temu
BasicInterpolator.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 lat temu
BasicInterpolator.h a57b9f9611 blocks are now lazy instantiated to save memory 3 lat temu
BasicItems.cpp bb7b5010d5 add torches and improved light sytsem 2 lat temu
BasicItems.h bb7b5010d5 add torches and improved light sytsem 2 lat temu
BiomGenerator.cpp 4c3a4b212d remove unneeded information from client 2 lat temu
BiomGenerator.h 4c3a4b212d remove unneeded information from client 2 lat temu
Block.cpp a3cb05bd4d greatly reduced ticking lags due to network synchronization locks 2 lat temu
Block.h dd2d41b6c5 calculate light levels for red, green and blue lights 2 lat temu
BlockDestroyedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 lat temu
BlockPlacedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 lat temu
BlockType.cpp bb7b5010d5 add torches and improved light sytsem 2 lat temu
BlockType.h dd2d41b6c5 calculate light levels for red, green and blue lights 2 lat temu
Chunk.cpp bb7b5010d5 add torches and improved light sytsem 2 lat temu
Chunk.h bb7b5010d5 add torches and improved light sytsem 2 lat temu
Constants.h bc47a43da6 add structure template system to world generator 2 lat temu
CraftingStorage.cpp a3cb05bd4d greatly reduced ticking lags due to network synchronization locks 2 lat temu
CraftingStorage.h a3cb05bd4d greatly reduced ticking lags due to network synchronization locks 2 lat temu
DefaultEventListener.h a1cfecfcfb Projektdateien hinzufügen. 3 lat temu
Dimension.cpp bb7b5010d5 add torches and improved light sytsem 2 lat temu
Dimension.h bb7b5010d5 add torches and improved light sytsem 2 lat temu
DimensionGenerator.cpp 4c3a4b212d remove unneeded information from client 2 lat temu
DimensionGenerator.h 4c3a4b212d remove unneeded information from client 2 lat temu
DoLaterHandler.cpp a212c2aa0d fixed lagging while chunk generation 2 lat temu
DoLaterHandler.h a212c2aa0d fixed lagging while chunk generation 2 lat temu
Effect.h 4c3a4b212d remove unneeded information from client 2 lat temu
EffectFactory.h 4c3a4b212d remove unneeded information from client 2 lat temu
Entity.cpp a3cb05bd4d greatly reduced ticking lags due to network synchronization locks 2 lat temu
Entity.h a3cb05bd4d greatly reduced ticking lags due to network synchronization locks 2 lat temu
EntityRemovedUpdate.cpp 4c3a4b212d remove unneeded information from client 2 lat temu
EntityRemovedUpdate.h 4c3a4b212d remove unneeded information from client 2 lat temu
EntityType.cpp 74c4ba2226 player data will now be saved an loaded from save folder 2 lat temu
EntityType.h 4c3a4b212d remove unneeded information from client 2 lat temu
Event.h a1cfecfcfb Projektdateien hinzufügen. 3 lat temu
EventListener.h a1cfecfcfb Projektdateien hinzufügen. 3 lat temu
EventThrower.h a1cfecfcfb Projektdateien hinzufügen. 3 lat temu
FactoryCraft.vcxproj bb7b5010d5 add torches and improved light sytsem 2 lat temu
FactoryCraft.vcxproj.filters bb7b5010d5 add torches and improved light sytsem 2 lat temu
FastNoiseLite.h 4c3a4b212d remove unneeded information from client 2 lat temu
FastNoiseWrapper.cpp 4c3a4b212d remove unneeded information from client 2 lat temu
FastNoiseWrapper.h 4c3a4b212d remove unneeded information from client 2 lat temu
Game.cpp bb7b5010d5 add torches and improved light sytsem 2 lat temu
Game.h bb7b5010d5 add torches and improved light sytsem 2 lat temu
GeneratedStructure.cpp 4c3a4b212d remove unneeded information from client 2 lat temu
GeneratedStructure.h 4c3a4b212d remove unneeded information from client 2 lat temu
GenerationTemplate.cpp 4c3a4b212d remove unneeded information from client 2 lat temu
GenerationTemplate.h 4c3a4b212d remove unneeded information from client 2 lat temu
GrasslandBiom.cpp bb7b5010d5 add torches and improved light sytsem 2 lat temu
GrasslandBiom.h 4c3a4b212d remove unneeded information from client 2 lat temu
Inventory.cpp bb7b5010d5 add torches and improved light sytsem 2 lat temu
Inventory.h a3cb05bd4d greatly reduced ticking lags due to network synchronization locks 2 lat temu
Item.cpp a3cb05bd4d greatly reduced ticking lags due to network synchronization locks 2 lat temu
Item.h 86296fb435 players con now move items from one inventory slot to another slot 2 lat temu
ItemEntity.cpp 5445ab04dd fix problem with item entity movement 2 lat temu
ItemEntity.h 5737635a11 player movement is now client sided 2 lat temu
ItemFilter.cpp 86296fb435 players con now move items from one inventory slot to another slot 2 lat temu
ItemFilter.h 86296fb435 players con now move items from one inventory slot to another slot 2 lat temu
ItemSkill.cpp 4c3a4b212d remove unneeded information from client 2 lat temu
ItemSkill.h 4c3a4b212d remove unneeded information from client 2 lat temu
ItemSlot.cpp 07fcb7293f add uiml based gui system 2 lat temu
ItemSlot.h 07fcb7293f add uiml based gui system 2 lat temu
ItemStack.cpp 4c3a4b212d remove unneeded information from client 2 lat temu
ItemStack.h 4c3a4b212d remove unneeded information from client 2 lat temu
ItemType.cpp ab403e6da4 players can now craft items using a basic shaped crafter 2 lat temu
ItemType.h ab403e6da4 players can now craft items using a basic shaped crafter 2 lat temu
LightSources.cpp bb7b5010d5 add torches and improved light sytsem 2 lat temu
LightSources.h bb7b5010d5 add torches and improved light sytsem 2 lat temu
LocationChangedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 lat temu
ModelInfo.cpp 4c3a4b212d remove unneeded information from client 2 lat temu
ModelInfo.h 4c3a4b212d remove unneeded information from client 2 lat temu
NetworkMessage.cpp bb7b5010d5 add torches and improved light sytsem 2 lat temu
NetworkMessage.h bb7b5010d5 add torches and improved light sytsem 2 lat temu
NoBlock.cpp dd2d41b6c5 calculate light levels for red, green and blue lights 2 lat temu
NoBlock.h dd2d41b6c5 calculate light levels for red, green and blue lights 2 lat temu
Noise.cpp 4c3a4b212d remove unneeded information from client 2 lat temu
Noise.h 4c3a4b212d remove unneeded information from client 2 lat temu
NoiseInterpolator.cpp 4c3a4b212d remove unneeded information from client 2 lat temu
NoiseInterpolator.h 4c3a4b212d remove unneeded information from client 2 lat temu
OverworldDimension.cpp 07fcb7293f add uiml based gui system 2 lat temu
OverworldDimension.h 4c3a4b212d remove unneeded information from client 2 lat temu
Player.cpp a3cb05bd4d greatly reduced ticking lags due to network synchronization locks 2 lat temu
Player.h 5737635a11 player movement is now client sided 2 lat temu
PlayerHand.cpp 4c3a4b212d remove unneeded information from client 2 lat temu
PlayerHand.h 4c3a4b212d remove unneeded information from client 2 lat temu
RandNoise.cpp 4c3a4b212d remove unneeded information from client 2 lat temu
RandNoise.h 4c3a4b212d remove unneeded information from client 2 lat temu
Recipie.cpp ab403e6da4 players can now craft items using a basic shaped crafter 2 lat temu
Recipie.h ab403e6da4 players can now craft items using a basic shaped crafter 2 lat temu
RecipieList.h ab403e6da4 players can now craft items using a basic shaped crafter 2 lat temu
RecipieLoader.cpp ab403e6da4 players can now craft items using a basic shaped crafter 2 lat temu
RecipieLoader.h ab403e6da4 players can now craft items using a basic shaped crafter 2 lat temu
Server.cpp 4c3a4b212d remove unneeded information from client 2 lat temu
Server.h 4c3a4b212d remove unneeded information from client 2 lat temu
Start.cpp 4c3a4b212d remove unneeded information from client 2 lat temu
StaticInitializerOrder.cpp bb7b5010d5 add torches and improved light sytsem 2 lat temu
StaticRegistry.h 4c3a4b212d remove unneeded information from client 2 lat temu
StoneTool.cpp 9f4682ed71 entity movements will now be executed 2 lat temu
StoneTool.h 90beff9325 add stone tool and crafting recipie loader 2 lat temu
TickOrganizer.cpp 4c3a4b212d remove unneeded information from client 2 lat temu
TickOrganizer.h 4c3a4b212d remove unneeded information from client 2 lat temu
TickQueue.cpp 4c3a4b212d remove unneeded information from client 2 lat temu
TickQueue.h 4c3a4b212d remove unneeded information from client 2 lat temu
TickWorker.cpp 4c3a4b212d remove unneeded information from client 2 lat temu
TickWorker.h 4c3a4b212d remove unneeded information from client 2 lat temu
TreeTemplate.cpp 4c3a4b212d remove unneeded information from client 2 lat temu
TreeTemplate.h 4c3a4b212d remove unneeded information from client 2 lat temu
WorldGenerator.cpp dd2d41b6c5 calculate light levels for red, green and blue lights 2 lat temu
WorldGenerator.h 4c3a4b212d remove unneeded information from client 2 lat temu
WorldLoader.cpp bb7b5010d5 add torches and improved light sytsem 2 lat temu
WorldLoader.h 4c3a4b212d remove unneeded information from client 2 lat temu
WorldUpdate.cpp 4c3a4b212d remove unneeded information from client 2 lat temu
WorldUpdate.h 4c3a4b212d remove unneeded information from client 2 lat temu