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