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