Kolja Strohm d4870ffd97 improve speed of chunk generation 19 hours ago
..
Animal.cpp 59f1a6a18d update block type config for new config schema 1 day ago
Animal.h 129e007172 Improve Drop configuration for blocks and entities 1 day ago
AnimalAI.cpp 56fbc7625e use framework logging and console 1 year ago
AnimalAI.h ddae1e5187 add entity generation to world generator 1 year ago
Area.cpp 5f6fe46883 apply new code formatter 2 years ago
Area.h 5f6fe46883 apply new code formatter 2 years ago
ArrayUtils.cpp 9e77b69498 add json config for block and item types 1 year ago
ArrayUtils.h 9e77b69498 add json config for block and item types 1 year ago
BasicBlocks.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
BasicBlocks.h 129e007172 Improve Drop configuration for blocks and entities 1 day ago
BasicItems.cpp 87464f7f24 improve TypeRegistry 4 months ago
BasicItems.h 87464f7f24 improve TypeRegistry 4 months ago
BasicTool.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
BasicTool.h 87464f7f24 improve TypeRegistry 4 months ago
BiomGenerator.cpp 87464f7f24 improve TypeRegistry 4 months ago
BiomGenerator.h 87464f7f24 improve TypeRegistry 4 months ago
Block.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
Block.h 129e007172 Improve Drop configuration for blocks and entities 1 day ago
BlockFilter.cpp 574e9216c6 add json schema export for config files 3 months ago
BlockFilter.h 87464f7f24 improve TypeRegistry 4 months ago
BlockInfoCommand.cpp 0d55d8f2cd improve performance of fluid block ticking 1 year ago
BlockInfoCommand.h f6d885102e console commands can nw be executed and have autocompletion 1 year ago
BlockInstanceGeneratorRule.cpp 574e9216c6 add json schema export for config files 3 months ago
BlockInstanceGeneratorRule.h 87464f7f24 improve TypeRegistry 4 months ago
BlockType.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
BlockType.h 59f1a6a18d update block type config for new config schema 1 day ago
BlockTypeGeneratorRule.cpp 574e9216c6 add json schema export for config files 3 months ago
BlockTypeGeneratorRule.h 87464f7f24 improve TypeRegistry 4 months ago
BlockTypeNameFactory.cpp 574e9216c6 add json schema export for config files 3 months ago
BlockTypeNameFactory.h 574e9216c6 add json schema export for config files 3 months ago
CaveGenerator.cpp 41e7a18a93 made world generation configurable via json 2 years ago
CaveGenerator.h 41e7a18a93 made world generation configurable via json 2 years ago
Chat.cpp 56fbc7625e use framework logging and console 1 year ago
Chat.h ec7fdc445a implement chat command security level system and grant chat command 2 years ago
ChatCommand.cpp f6d885102e console commands can nw be executed and have autocompletion 1 year ago
ChatCommand.h f6d885102e console commands can nw be executed and have autocompletion 1 year ago
ChatCommandExecutor.cpp f6d885102e console commands can nw be executed and have autocompletion 1 year ago
ChatCommandExecutor.h 5d9efe48c5 Add Chat and Command System 2 years ago
ChatMessage.cpp ddbe48cff5 add working windows version 2 years ago
ChatMessage.h 5d9efe48c5 Add Chat and Command System 2 years ago
ChatObserver.cpp 7820a034c7 improve json config loading 1 year ago
ChatObserver.h b6d4561fdf fix problems with chat observer configuration 2 years ago
Chest.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
Chest.h 129e007172 Improve Drop configuration for blocks and entities 1 day ago
Chunk.cpp d4870ffd97 improve speed of chunk generation 19 hours ago
Chunk.h 89a5dea21d send entity events only to interested clients 1 year ago
ChunkMap.cpp 9e77b69498 add json config for block and item types 1 year ago
ChunkMap.h 92162d25c4 clients can now subscribe to mat changes and can request the position of all players 2 years ago
Constants.h 89a5dea21d send entity events only to interested clients 1 year ago
CraftingStorage.cpp 7820a034c7 improve json config loading 1 year ago
CraftingStorage.h 55d793f320 improve recipie parsing 1 year ago
DefaultBlockItemDrop.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
DefaultBlockItemDrop.h 129e007172 Improve Drop configuration for blocks and entities 1 day ago
DefaultInventoryDrop.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
DefaultInventoryDrop.h 129e007172 Improve Drop configuration for blocks and entities 1 day ago
Dimension.cpp d4870ffd97 improve speed of chunk generation 19 hours ago
Dimension.h d4870ffd97 improve speed of chunk generation 19 hours ago
DimensionGenerator.cpp d4870ffd97 improve speed of chunk generation 19 hours ago
DimensionGenerator.h d4870ffd97 improve speed of chunk generation 19 hours ago
DimensionMap.cpp 56fbc7625e use framework logging and console 1 year ago
DimensionMap.h ba2b133bb3 add first quest 1 year ago
DoLaterHandler.cpp 5f6fe46883 apply new code formatter 2 years ago
DoLaterHandler.h 5f6fe46883 apply new code formatter 2 years ago
DropChanceCondition.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
DropChanceCondition.h 129e007172 Improve Drop configuration for blocks and entities 1 day ago
DropCondition.h 129e007172 Improve Drop configuration for blocks and entities 1 day ago
DropConditionOperator.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
DropConditionOperator.h 129e007172 Improve Drop configuration for blocks and entities 1 day ago
DropConfig.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
DropConfig.h 129e007172 Improve Drop configuration for blocks and entities 1 day ago
DropUsedItemCondition.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
DropUsedItemCondition.h 129e007172 Improve Drop configuration for blocks and entities 1 day ago
Effect.h 4c3a4b212d remove unneeded information from client 3 years ago
EffectFactory.h 4c3a4b212d remove unneeded information from client 3 years ago
Entity.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
Entity.h 129e007172 Improve Drop configuration for blocks and entities 1 day ago
EntityGenerator.cpp 574e9216c6 add json schema export for config files 3 months ago
EntityGenerator.h 87464f7f24 improve TypeRegistry 4 months ago
EntityType.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
EntityType.h 129e007172 Improve Drop configuration for blocks and entities 1 day ago
FactorizeNoise.cpp c973f4f6cd improve height noise 2 years ago
FactorizeNoise.h c973f4f6cd improve height noise 2 years ago
FactoryCraft.vcxproj d4870ffd97 improve speed of chunk generation 19 hours ago
FactoryCraft.vcxproj.filters d4870ffd97 improve speed of chunk generation 19 hours ago
FastNoiseLite.h 4c3a4b212d remove unneeded information from client 3 years ago
FastNoiseWrapper.cpp 14eb0c6c4b fix some issues with fluid blocks and make water occure in grassland bioms 2 years ago
FastNoiseWrapper.h 5f6fe46883 apply new code formatter 2 years ago
FlattenNoise.cpp c973f4f6cd improve height noise 2 years ago
FlattenNoise.h c973f4f6cd improve height noise 2 years ago
FluidBlock.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
FluidBlock.h 87464f7f24 improve TypeRegistry 4 months ago
FluidContainer.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
FluidContainer.h 87464f7f24 improve TypeRegistry 4 months ago
Game.cpp 574e9216c6 add json schema export for config files 3 months ago
Game.h 574e9216c6 add json schema export for config files 3 months ago
GameClient.cpp 89a5dea21d send entity events only to interested clients 1 year ago
GameClient.h 89a5dea21d send entity events only to interested clients 1 year ago
GeneratedStructure.cpp 9e77b69498 add json config for block and item types 1 year ago
GeneratedStructure.h 1a9c44e82c fix memory error in tree template structure generation 1 year ago
GeneratorRule.cpp 7820a034c7 improve json config loading 1 year ago
GeneratorRule.h 129e007172 Improve Drop configuration for blocks and entities 1 day ago
GeneratorTemplate.cpp 7820a034c7 improve json config loading 1 year ago
GeneratorTemplate.h 129e007172 Improve Drop configuration for blocks and entities 1 day ago
GrantCommand.cpp f6d885102e console commands can nw be executed and have autocompletion 1 year ago
GrantCommand.h f6d885102e console commands can nw be executed and have autocompletion 1 year ago
Grass.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
Grass.h 129e007172 Improve Drop configuration for blocks and entities 1 day ago
GrowingPlant.cpp 574e9216c6 add json schema export for config files 3 months ago
GrowingPlant.h 87464f7f24 improve TypeRegistry 4 months ago
InformationObserver.cpp c5d06b0ae1 finish implementing server sided quest dialog 1 year ago
InformationObserver.h 09061cb99f fix block updates in a chunk were send to the client before the chunk itself 2 years ago
Inventory.cpp 56fbc7625e use framework logging and console 1 year ago
Inventory.h 56fbc7625e use framework logging and console 1 year ago
Item.cpp 574e9216c6 add json schema export for config files 3 months ago
Item.h 87464f7f24 improve TypeRegistry 4 months ago
ItemEntity.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
ItemEntity.h 9e77b69498 add json config for block and item types 1 year ago
ItemFilter.cpp 574e9216c6 add json schema export for config files 3 months ago
ItemFilter.h 87464f7f24 improve TypeRegistry 4 months ago
ItemModifier.cpp 87464f7f24 improve TypeRegistry 4 months ago
ItemModifier.h 87464f7f24 improve TypeRegistry 4 months ago
ItemSkill.cpp 7820a034c7 improve json config loading 1 year ago
ItemSkill.h 87464f7f24 improve TypeRegistry 4 months ago
ItemSlot.cpp b1b8def23e fix tools durability was not decreased when used 1 year ago
ItemSlot.h b1b8def23e fix tools durability was not decreased when used 1 year ago
ItemStack.cpp f429912cd5 add wooden buckets to move or drink fluids 1 year ago
ItemStack.h 5f6fe46883 apply new code formatter 2 years ago
ItemType.cpp 87464f7f24 improve TypeRegistry 4 months ago
ItemType.h 87464f7f24 improve TypeRegistry 4 months ago
ItemTypeNameFactory.cpp 574e9216c6 add json schema export for config files 3 months ago
ItemTypeNameFactory.h 574e9216c6 add json schema export for config files 3 months ago
JNoise.cpp 87464f7f24 improve TypeRegistry 4 months ago
JNoise.h 87464f7f24 improve TypeRegistry 4 months ago
JsonExpression.cpp d4870ffd97 improve speed of chunk generation 19 hours ago
JsonExpression.h d4870ffd97 improve speed of chunk generation 19 hours ago
JsonUtils.cpp 56fbc7625e use framework logging and console 1 year ago
JsonUtils.h 55d793f320 improve recipie parsing 1 year ago
LightSources.cpp 574e9216c6 add json schema export for config files 3 months ago
LightSources.h 87464f7f24 improve TypeRegistry 4 months ago
ModelInfo.cpp 87464f7f24 improve TypeRegistry 4 months ago
ModelInfo.h 87464f7f24 improve TypeRegistry 4 months ago
MultiblockStructure.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
MultiblockStructure.h d4870ffd97 improve speed of chunk generation 19 hours ago
MultiblockStructureManager.cpp d4870ffd97 improve speed of chunk generation 19 hours ago
MultiblockStructureManager.h d4870ffd97 improve speed of chunk generation 19 hours ago
MultiblockTree.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
MultiblockTree.h 129e007172 Improve Drop configuration for blocks and entities 1 day ago
MultiplyNoise.cpp c973f4f6cd improve height noise 2 years ago
MultiplyNoise.h c973f4f6cd improve height noise 2 years ago
NegateNoise.cpp c973f4f6cd improve height noise 2 years ago
NegateNoise.h c973f4f6cd improve height noise 2 years ago
NetworkMessage.cpp 89a5dea21d send entity events only to interested clients 1 year ago
NetworkMessage.h 89a5dea21d send entity events only to interested clients 1 year ago
NeutralAnimalAI.cpp ddae1e5187 add entity generation to world generator 1 year ago
NeutralAnimalAI.h ddae1e5187 add entity generation to world generator 1 year ago
NoBlock.cpp de606dc35f fix some configuration bugs 1 year ago
NoBlock.h 9e77b69498 add json config for block and item types 1 year ago
Noise.cpp 5f6fe46883 apply new code formatter 2 years ago
Noise.h 5f6fe46883 apply new code formatter 2 years ago
NoiseInterpolator.cpp 5f6fe46883 apply new code formatter 2 years ago
NoiseInterpolator.h 5f6fe46883 apply new code formatter 2 years ago
PlaceableProof.cpp 87464f7f24 improve TypeRegistry 4 months ago
PlaceableProof.h 87464f7f24 improve TypeRegistry 4 months ago
Player.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
Player.h 129e007172 Improve Drop configuration for blocks and entities 1 day ago
PlayerHand.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
PlayerHand.h 9e77b69498 add json config for block and item types 1 year ago
PlayerRegister.cpp 136c21460f save player registeer after a new player is added 1 year ago
PlayerRegister.h 7a99dc4a26 add player registry and dont use player name as filename for bedder security 2 years ago
Quest.cpp 574e9216c6 add json schema export for config files 3 months ago
Quest.h 87464f7f24 improve TypeRegistry 4 months ago
QuestDialog.cpp 7820a034c7 improve json config loading 1 year ago
QuestDialog.h c5d06b0ae1 finish implementing server sided quest dialog 1 year ago
QuestEvent.cpp ba2b133bb3 add first quest 1 year ago
QuestEvent.h ba2b133bb3 add first quest 1 year ago
QuestRequirement.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
QuestRequirement.h 87464f7f24 improve TypeRegistry 4 months ago
QuestReward.cpp 87464f7f24 improve TypeRegistry 4 months ago
QuestReward.h 87464f7f24 improve TypeRegistry 4 months ago
RandNoise.cpp cd90b4d8ad fix issues with RandNoise on windows 2 years ago
RandNoise.h cd90b4d8ad fix issues with RandNoise on windows 2 years ago
Recipie.cpp 574e9216c6 add json schema export for config files 3 months ago
Recipie.h 87464f7f24 improve TypeRegistry 4 months ago
RecipieList.cpp 55d793f320 improve recipie parsing 1 year ago
RecipieList.h 55d793f320 improve recipie parsing 1 year ago
RecipieLoader.cpp 574e9216c6 add json schema export for config files 3 months ago
RecipieLoader.h 87464f7f24 improve TypeRegistry 4 months ago
SaveCommand.cpp f6d885102e console commands can nw be executed and have autocompletion 1 year ago
SaveCommand.h f6d885102e console commands can nw be executed and have autocompletion 1 year ago
ScaleNoise.cpp c973f4f6cd improve height noise 2 years ago
ScaleNoise.h c973f4f6cd improve height noise 2 years ago
Server.cpp 56fbc7625e use framework logging and console 1 year ago
Server.h ddbe48cff5 add working windows version 2 years ago
ShapedNoise.cpp 114faa45d1 add shaped noise for rivers 2 years ago
ShapedNoise.h 114faa45d1 add shaped noise for rivers 2 years ago
SpecificItemDrop.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
SpecificItemDrop.h 129e007172 Improve Drop configuration for blocks and entities 1 day ago
Start.cpp d4870ffd97 improve speed of chunk generation 19 hours ago
StructureCollection.cpp 87464f7f24 improve TypeRegistry 4 months ago
StructureCollection.h 87464f7f24 improve TypeRegistry 4 months ago
TickOrganizer.cpp 56fbc7625e use framework logging and console 1 year ago
TickOrganizer.h 6424fa64d5 add console command to shutdown the server without unsaved game data 2 years ago
TickQueue.cpp 14eb0c6c4b fix some issues with fluid blocks and make water occure in grassland bioms 2 years ago
TickQueue.h 396b447d77 actually tick the blocks that needs to be ticked 2 years ago
TickSourceType.h 0d55d8f2cd improve performance of fluid block ticking 1 year ago
TickWorker.cpp 56fbc7625e use framework logging and console 1 year ago
TickWorker.h 5f6fe46883 apply new code formatter 2 years ago
Tickable.h 396b447d77 actually tick the blocks that needs to be ticked 2 years ago
TreeSeblingBlock.cpp 574e9216c6 add json schema export for config files 3 months ago
TreeSeblingBlock.h 87464f7f24 improve TypeRegistry 4 months ago
TreeTemplate.cpp 129e007172 Improve Drop configuration for blocks and entities 1 day ago
TreeTemplate.h 87464f7f24 improve TypeRegistry 4 months ago
TypeRegistry.cpp 59f1a6a18d update block type config for new config schema 1 day ago
TypeRegistry.h 129e007172 Improve Drop configuration for blocks and entities 1 day ago
UIController.cpp 4ff579a149 quest rewards will now be given 1 year ago
UIController.h 988fdcadf0 implement dynamic uiml dialogs 1 year ago
UIDialog.cpp 7820a034c7 improve json config loading 1 year ago
UIDialog.h 988fdcadf0 implement dynamic uiml dialogs 1 year ago
WorldGenerator.cpp d4870ffd97 improve speed of chunk generation 19 hours ago
WorldGenerator.h d4870ffd97 improve speed of chunk generation 19 hours ago
WorldLoader.cpp 56fbc7625e use framework logging and console 1 year ago
WorldLoader.h 5f6fe46883 apply new code formatter 2 years ago
WormCaveGenerator.cpp 7820a034c7 improve json config loading 1 year ago
WormCaveGenerator.h 28332bd67b improved cave generation performance and fix world generation bugs 2 years ago