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