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