Kolja Strohm ef81ccb5f2 improved world generation speed to about 100 chunks per second 3 months ago
..
Animal.cpp 59f1a6a18d update block type config for new config schema 7 months ago
Animal.h 129e007172 Improve Drop configuration for blocks and entities 7 months 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 3 years ago
Area.h 5f6fe46883 apply new code formatter 3 years ago
ArrayUtils.cpp 9e77b69498 add json config for block and item types 2 years ago
ArrayUtils.h 9e77b69498 add json config for block and item types 2 years ago
BasicBlocks.cpp 33990e1a5d add api to fire based processing component 4 months ago
BasicBlocks.h 33990e1a5d add api to fire based processing component 4 months ago
BasicItems.cpp 87464f7f24 improve TypeRegistry 1 year ago
BasicItems.h 87464f7f24 improve TypeRegistry 1 year ago
BasicTool.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second 3 months ago
BasicTool.h 87464f7f24 improve TypeRegistry 1 year ago
BiomGenerator.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second 3 months ago
BiomGenerator.h 4c42c19e3b improve world generation speed to about 20 chunks per second 3 months ago
Block.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second 3 months ago
Block.h ef81ccb5f2 improved world generation speed to about 100 chunks per second 3 months ago
BlockComponent.cpp 713d107008 add camp fire dialog and first camp fire recipie 4 months ago
BlockComponent.h 33990e1a5d add api to fire based processing component 4 months ago
BlockFilter.cpp 574e9216c6 add json schema export for config files 11 months ago
BlockFilter.h 87464f7f24 improve TypeRegistry 1 year ago
BlockInfoCommand.cpp 713d107008 add camp fire dialog and first camp fire recipie 4 months 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 11 months ago
BlockInstanceGeneratorRule.h 87464f7f24 improve TypeRegistry 1 year ago
BlockReplacementDrop.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 7 months ago
BlockReplacementDrop.h 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 7 months ago
BlockType.cpp 56f02a1a53 fix problems with campfire dialog, inventory network updates and loading campfire blocks 4 months ago
BlockType.h 33990e1a5d add api to fire based processing component 4 months ago
BlockTypeGeneratorRule.cpp 574e9216c6 add json schema export for config files 11 months ago
BlockTypeGeneratorRule.h 87464f7f24 improve TypeRegistry 1 year ago
BlockTypeNameFactory.cpp 574e9216c6 add json schema export for config files 11 months ago
BlockTypeNameFactory.h 574e9216c6 add json schema export for config files 11 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 d36b21913d fix some bugs 7 months 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 2 years ago
ChatObserver.h b6d4561fdf fix problems with chat observer configuration 2 years ago
Chest.cpp 7d326d1801 remove unneeded dialogId function from Chest block 5 months ago
Chest.h 7d326d1801 remove unneeded dialogId function from Chest block 5 months ago
Chunk.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second 3 months ago
Chunk.h ef81ccb5f2 improved world generation speed to about 100 chunks per second 3 months ago
ChunkMap.cpp 9e77b69498 add json config for block and item types 2 years 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 33990e1a5d add api to fire based processing component 4 months ago
CraftingStorage.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 4 months ago
DefaultBlockItemDrop.cpp 129e007172 Improve Drop configuration for blocks and entities 7 months ago
DefaultBlockItemDrop.h 129e007172 Improve Drop configuration for blocks and entities 7 months ago
DefaultInventoryDrop.cpp 129e007172 Improve Drop configuration for blocks and entities 7 months ago
DefaultInventoryDrop.h 129e007172 Improve Drop configuration for blocks and entities 7 months ago
Dimension.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second 3 months ago
Dimension.h ef81ccb5f2 improved world generation speed to about 100 chunks per second 3 months ago
DimensionGenerator.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second 3 months ago
DimensionGenerator.h ef81ccb5f2 improved world generation speed to about 100 chunks per second 3 months ago
DimensionMap.cpp 56fbc7625e use framework logging and console 1 year ago
DimensionMap.h ba2b133bb3 add first quest 2 years ago
DoLaterHandler.cpp 5f6fe46883 apply new code formatter 3 years ago
DoLaterHandler.h 5f6fe46883 apply new code formatter 3 years ago
DropChanceCondition.cpp 129e007172 Improve Drop configuration for blocks and entities 7 months ago
DropChanceCondition.h 129e007172 Improve Drop configuration for blocks and entities 7 months ago
DropCondition.h 129e007172 Improve Drop configuration for blocks and entities 7 months ago
DropConditionOperator.cpp 129e007172 Improve Drop configuration for blocks and entities 7 months ago
DropConditionOperator.h 129e007172 Improve Drop configuration for blocks and entities 7 months ago
DropConfig.cpp 129e007172 Improve Drop configuration for blocks and entities 7 months ago
DropConfig.h 129e007172 Improve Drop configuration for blocks and entities 7 months ago
DropUsedItemCondition.cpp 129e007172 Improve Drop configuration for blocks and entities 7 months ago
DropUsedItemCondition.h 129e007172 Improve Drop configuration for blocks and entities 7 months 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 56f02a1a53 fix problems with campfire dialog, inventory network updates and loading campfire blocks 4 months ago
Entity.h 33990e1a5d add api to fire based processing component 4 months ago
EntityGenerator.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 3 months ago
EntityGenerator.h 4c42c19e3b improve world generation speed to about 20 chunks per second 3 months ago
EntityType.cpp 129e007172 Improve Drop configuration for blocks and entities 7 months ago
EntityType.h 129e007172 Improve Drop configuration for blocks and entities 7 months ago
FactorizeNoise.cpp c973f4f6cd improve height noise 2 years ago
FactorizeNoise.h c973f4f6cd improve height noise 2 years ago
FactoryCraft.vcxproj fb1a71308f add recipie group configs 4 months ago
FactoryCraft.vcxproj.filters fb1a71308f add recipie group configs 4 months 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 3 years ago
FireBasedProcessingBlockComponent.cpp 56f02a1a53 fix problems with campfire dialog, inventory network updates and loading campfire blocks 4 months ago
FireBasedProcessingBlockComponent.h 33990e1a5d add api to fire based processing component 4 months ago
FlattenNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 3 months ago
FlattenNoise.h c973f4f6cd improve height noise 2 years ago
FluidBlock.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second 3 months ago
FluidBlock.h ef81ccb5f2 improved world generation speed to about 100 chunks per second 3 months ago
FluidContainer.cpp 129e007172 Improve Drop configuration for blocks and entities 7 months ago
FluidContainer.h 87464f7f24 improve TypeRegistry 1 year ago
Game.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second 3 months ago
Game.h ef81ccb5f2 improved world generation speed to about 100 chunks per second 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 2 years ago
GeneratedStructure.h 1a9c44e82c fix memory error in tree template structure generation 2 years ago
GeneratorRule.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 3 months ago
GeneratorRule.h 4c42c19e3b improve world generation speed to about 20 chunks per second 3 months ago
GeneratorTemplate.cpp 7820a034c7 improve json config loading 2 years ago
GeneratorTemplate.h 129e007172 Improve Drop configuration for blocks and entities 7 months 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 e5daa55bd9 make block interactions configurable for all block types 5 months ago
Grass.h e5daa55bd9 make block interactions configurable for all block types 5 months ago
GrowingPlant.cpp abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 4 months ago
GrowingPlant.h 87464f7f24 improve TypeRegistry 1 year ago
InformationObserver.cpp c5d06b0ae1 finish implementing server sided quest dialog 2 years ago
InformationObserver.h 09061cb99f fix block updates in a chunk were send to the client before the chunk itself 2 years ago
InteractionConfig.cpp e5daa55bd9 make block interactions configurable for all block types 5 months ago
InteractionConfig.h e5daa55bd9 make block interactions configurable for all block types 5 months ago
Inventory.cpp 56f02a1a53 fix problems with campfire dialog, inventory network updates and loading campfire blocks 4 months ago
Inventory.h 56f02a1a53 fix problems with campfire dialog, inventory network updates and loading campfire blocks 4 months ago
Item.cpp 574e9216c6 add json schema export for config files 11 months ago
Item.h 87464f7f24 improve TypeRegistry 1 year ago
ItemEntity.cpp abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 4 months ago
ItemEntity.h 9e77b69498 add json config for block and item types 2 years ago
ItemFilter.cpp abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 4 months ago
ItemFilter.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 4 months ago
ItemModifier.cpp 87464f7f24 improve TypeRegistry 1 year ago
ItemModifier.h 87464f7f24 improve TypeRegistry 1 year ago
ItemSkill.cpp e5daa55bd9 make block interactions configurable for all block types 5 months ago
ItemSkill.h 87464f7f24 improve TypeRegistry 1 year ago
ItemSlot.cpp abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 4 months ago
ItemSlot.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 4 months ago
ItemStack.cpp f429912cd5 add wooden buckets to move or drink fluids 2 years ago
ItemStack.h 5f6fe46883 apply new code formatter 3 years ago
ItemType.cpp 87464f7f24 improve TypeRegistry 1 year ago
ItemType.h 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 7 months ago
ItemTypeNameFactory.cpp 574e9216c6 add json schema export for config files 11 months ago
ItemTypeNameFactory.h 574e9216c6 add json schema export for config files 11 months ago
JNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 3 months ago
JNoise.h 87464f7f24 improve TypeRegistry 1 year ago
JsonExpression.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 3 months ago
JsonExpression.h 4c42c19e3b improve world generation speed to about 20 chunks per second 3 months ago
JsonUtils.cpp 56fbc7625e use framework logging and console 1 year ago
JsonUtils.h 55d793f320 improve recipie parsing 2 years ago
LightSources.cpp 4ac05b84ff make light source blocks transparent by default so that its own light can pass through 6 months ago
LightSources.h 87464f7f24 improve TypeRegistry 1 year ago
ModelInfo.cpp 87464f7f24 improve TypeRegistry 1 year ago
ModelInfo.h 87464f7f24 improve TypeRegistry 1 year ago
MultiblockStructure.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second 3 months ago
MultiblockStructure.h ef81ccb5f2 improved world generation speed to about 100 chunks per second 3 months ago
MultiblockStructureManager.cpp d4870ffd97 improve speed of chunk generation 7 months ago
MultiblockStructureManager.h d4870ffd97 improve speed of chunk generation 7 months ago
MultiblockTree.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second 3 months ago
MultiblockTree.h 129e007172 Improve Drop configuration for blocks and entities 7 months 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 33990e1a5d add api to fire based processing component 4 months ago
NetworkMessage.h 33990e1a5d add api to fire based processing component 4 months 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 2 years ago
NoBlock.h 9e77b69498 add json config for block and item types 2 years ago
Noise.cpp dc63b156e8 improve performance of JsonExpressions by compiling them to procesor instructions at runtime 3 months ago
Noise.h dc63b156e8 improve performance of JsonExpressions by compiling them to procesor instructions at runtime 3 months ago
NoiseInterpolator.cpp 5f6fe46883 apply new code formatter 3 years ago
NoiseInterpolator.h 5f6fe46883 apply new code formatter 3 years ago
OpenDialogInteractionConfig.cpp e5daa55bd9 make block interactions configurable for all block types 5 months ago
OpenDialogInteractionConfig.h e5daa55bd9 make block interactions configurable for all block types 5 months ago
PlaceableProof.cpp 87464f7f24 improve TypeRegistry 1 year ago
PlaceableProof.h 87464f7f24 improve TypeRegistry 1 year ago
Player.cpp 33990e1a5d add api to fire based processing component 4 months ago
Player.h 129e007172 Improve Drop configuration for blocks and entities 7 months ago
PlayerHand.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 7 months ago
PlayerHand.h 9e77b69498 add json config for block and item types 2 years 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 11 months ago
Quest.h 87464f7f24 improve TypeRegistry 1 year ago
QuestDialog.cpp 7820a034c7 improve json config loading 2 years ago
QuestDialog.h c5d06b0ae1 finish implementing server sided quest dialog 2 years ago
QuestEvent.cpp ba2b133bb3 add first quest 2 years ago
QuestEvent.h ba2b133bb3 add first quest 2 years ago
QuestRequirement.cpp 129e007172 Improve Drop configuration for blocks and entities 7 months ago
QuestRequirement.h 87464f7f24 improve TypeRegistry 1 year ago
QuestReward.cpp 87464f7f24 improve TypeRegistry 1 year ago
QuestReward.h 87464f7f24 improve TypeRegistry 1 year 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 fb1a71308f add recipie group configs 4 months ago
Recipie.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 4 months ago
RecipieGroupConfig.cpp fb1a71308f add recipie group configs 4 months ago
RecipieGroupConfig.h fb1a71308f add recipie group configs 4 months ago
RecipieList.cpp abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 4 months ago
RecipieList.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 4 months ago
RecipieLoader.cpp fb1a71308f add recipie group configs 4 months ago
RecipieLoader.h fb1a71308f add recipie group configs 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 4c42c19e3b improve world generation speed to about 20 chunks per second 3 months 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 4c42c19e3b improve world generation speed to about 20 chunks per second 3 months ago
ShapedNoise.h 114faa45d1 add shaped noise for rivers 3 years ago
SpecificItemDrop.cpp 129e007172 Improve Drop configuration for blocks and entities 7 months ago
SpecificItemDrop.h 129e007172 Improve Drop configuration for blocks and entities 7 months ago
Start.cpp dc63b156e8 improve performance of JsonExpressions by compiling them to procesor instructions at runtime 3 months ago
StructureCollection.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second 3 months ago
StructureCollection.h 4c42c19e3b improve world generation speed to about 20 chunks per second 3 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 3 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 3 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 3 years ago
Tickable.h 396b447d77 actually tick the blocks that needs to be ticked 3 years ago
TreeSeblingBlock.cpp 574e9216c6 add json schema export for config files 11 months ago
TreeSeblingBlock.h 87464f7f24 improve TypeRegistry 1 year ago
TreeTemplate.cpp 129e007172 Improve Drop configuration for blocks and entities 7 months ago
TreeTemplate.h 87464f7f24 improve TypeRegistry 1 year ago
TypeRegistry.cpp fb1a71308f add recipie group configs 4 months ago
TypeRegistry.h e5daa55bd9 make block interactions configurable for all block types 5 months ago
UIController.cpp 4ff579a149 quest rewards will now be given 2 years ago
UIController.h 988fdcadf0 implement dynamic uiml dialogs 2 years ago
UICraftingGrid.cpp ab9217cde3 make ui elements json configurable 5 months ago
UICraftingGrid.h ab9217cde3 make ui elements json configurable 5 months ago
UICraftingProgress.cpp 713d107008 add camp fire dialog and first camp fire recipie 4 months ago
UICraftingProgress.h 713d107008 add camp fire dialog and first camp fire recipie 4 months ago
UIDialog.cpp 7820a034c7 improve json config loading 2 years ago
UIDialog.h 988fdcadf0 implement dynamic uiml dialogs 2 years ago
UIDialogElement.cpp e5daa55bd9 make block interactions configurable for all block types 5 months ago
UIDialogElement.h ab9217cde3 make ui elements json configurable 5 months ago
UIElement.cpp 56f02a1a53 fix problems with campfire dialog, inventory network updates and loading campfire blocks 4 months ago
UIElement.h e5daa55bd9 make block interactions configurable for all block types 5 months ago
UIFuelState.cpp 713d107008 add camp fire dialog and first camp fire recipie 4 months ago
UIFuelState.h 713d107008 add camp fire dialog and first camp fire recipie 4 months ago
UIInventory.cpp 713d107008 add camp fire dialog and first camp fire recipie 4 months ago
UIInventory.h e5daa55bd9 make block interactions configurable for all block types 5 months ago
UIObservable.cpp 33990e1a5d add api to fire based processing component 4 months ago
UIObservable.h 33990e1a5d add api to fire based processing component 4 months ago
UIReference.cpp 713d107008 add camp fire dialog and first camp fire recipie 4 months ago
UIReference.h 713d107008 add camp fire dialog and first camp fire recipie 4 months ago
UIText.cpp ab9217cde3 make ui elements json configurable 5 months ago
UIText.h ab9217cde3 make ui elements json configurable 5 months ago
WorldGenerator.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 3 months ago
WorldGenerator.h d4870ffd97 improve speed of chunk generation 7 months ago
WorldLoader.cpp 56fbc7625e use framework logging and console 1 year ago
WorldLoader.h 5f6fe46883 apply new code formatter 3 years ago
WormCaveGenerator.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second 3 months ago
WormCaveGenerator.h ef81ccb5f2 improved world generation speed to about 100 chunks per second 3 months ago