Kolja Strohm 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second vor 3 Monaten
..
Animal.cpp 59f1a6a18d update block type config for new config schema vor 7 Monaten
Animal.h 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
AnimalAI.cpp 56fbc7625e use framework logging and console vor 1 Jahr
AnimalAI.h ddae1e5187 add entity generation to world generator vor 1 Jahr
Area.cpp 5f6fe46883 apply new code formatter vor 3 Jahren
Area.h 5f6fe46883 apply new code formatter vor 3 Jahren
ArrayUtils.cpp 9e77b69498 add json config for block and item types vor 2 Jahren
ArrayUtils.h 9e77b69498 add json config for block and item types vor 2 Jahren
BasicBlocks.cpp 33990e1a5d add api to fire based processing component vor 4 Monaten
BasicBlocks.h 33990e1a5d add api to fire based processing component vor 4 Monaten
BasicItems.cpp 87464f7f24 improve TypeRegistry vor 1 Jahr
BasicItems.h 87464f7f24 improve TypeRegistry vor 1 Jahr
BasicTool.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second vor 3 Monaten
BasicTool.h 87464f7f24 improve TypeRegistry vor 1 Jahr
BiomGenerator.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second vor 3 Monaten
BiomGenerator.h 4c42c19e3b improve world generation speed to about 20 chunks per second vor 3 Monaten
Block.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second vor 3 Monaten
Block.h 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second vor 3 Monaten
BlockComponent.cpp 713d107008 add camp fire dialog and first camp fire recipie vor 4 Monaten
BlockComponent.h 33990e1a5d add api to fire based processing component vor 4 Monaten
BlockFilter.cpp 574e9216c6 add json schema export for config files vor 11 Monaten
BlockFilter.h 87464f7f24 improve TypeRegistry vor 1 Jahr
BlockInfoCommand.cpp 713d107008 add camp fire dialog and first camp fire recipie vor 4 Monaten
BlockInfoCommand.h f6d885102e console commands can nw be executed and have autocompletion vor 1 Jahr
BlockInstanceGeneratorRule.cpp 574e9216c6 add json schema export for config files vor 11 Monaten
BlockInstanceGeneratorRule.h 87464f7f24 improve TypeRegistry vor 1 Jahr
BlockReplacementDrop.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand vor 7 Monaten
BlockReplacementDrop.h 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand vor 7 Monaten
BlockType.cpp 56f02a1a53 fix problems with campfire dialog, inventory network updates and loading campfire blocks vor 4 Monaten
BlockType.h 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second vor 3 Monaten
BlockTypeGeneratorRule.cpp 574e9216c6 add json schema export for config files vor 11 Monaten
BlockTypeGeneratorRule.h 87464f7f24 improve TypeRegistry vor 1 Jahr
BlockTypeNameFactory.cpp 574e9216c6 add json schema export for config files vor 11 Monaten
BlockTypeNameFactory.h 574e9216c6 add json schema export for config files vor 11 Monaten
CaveGenerator.cpp 41e7a18a93 made world generation configurable via json vor 2 Jahren
CaveGenerator.h 41e7a18a93 made world generation configurable via json vor 2 Jahren
Chat.cpp 56fbc7625e use framework logging and console vor 1 Jahr
Chat.h ec7fdc445a implement chat command security level system and grant chat command vor 2 Jahren
ChatCommand.cpp d36b21913d fix some bugs vor 7 Monaten
ChatCommand.h f6d885102e console commands can nw be executed and have autocompletion vor 1 Jahr
ChatCommandExecutor.cpp f6d885102e console commands can nw be executed and have autocompletion vor 1 Jahr
ChatCommandExecutor.h 5d9efe48c5 Add Chat and Command System vor 2 Jahren
ChatMessage.cpp ddbe48cff5 add working windows version vor 2 Jahren
ChatMessage.h 5d9efe48c5 Add Chat and Command System vor 2 Jahren
ChatObserver.cpp 7820a034c7 improve json config loading vor 2 Jahren
ChatObserver.h b6d4561fdf fix problems with chat observer configuration vor 2 Jahren
Chest.cpp 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second vor 3 Monaten
Chest.h 7d326d1801 remove unneeded dialogId function from Chest block vor 5 Monaten
Chunk.cpp 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second vor 3 Monaten
Chunk.h 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second vor 3 Monaten
ChunkMap.cpp 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second vor 3 Monaten
ChunkMap.h 92162d25c4 clients can now subscribe to mat changes and can request the position of all players vor 2 Jahren
Constants.h 89a5dea21d send entity events only to interested clients vor 1 Jahr
CraftingStorage.cpp 33990e1a5d add api to fire based processing component vor 4 Monaten
CraftingStorage.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time vor 4 Monaten
DefaultBlockItemDrop.cpp 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
DefaultBlockItemDrop.h 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
DefaultInventoryDrop.cpp 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
DefaultInventoryDrop.h 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
Dimension.cpp 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second vor 3 Monaten
Dimension.h ef81ccb5f2 improved world generation speed to about 100 chunks per second vor 3 Monaten
DimensionGenerator.cpp 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second vor 3 Monaten
DimensionGenerator.h 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second vor 3 Monaten
DimensionMap.cpp 56fbc7625e use framework logging and console vor 1 Jahr
DimensionMap.h ba2b133bb3 add first quest vor 2 Jahren
DoLaterHandler.cpp 5f6fe46883 apply new code formatter vor 3 Jahren
DoLaterHandler.h 5f6fe46883 apply new code formatter vor 3 Jahren
DropChanceCondition.cpp 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
DropChanceCondition.h 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
DropCondition.h 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
DropConditionOperator.cpp 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
DropConditionOperator.h 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
DropConfig.cpp 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
DropConfig.h 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
DropUsedItemCondition.cpp 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
DropUsedItemCondition.h 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
Effect.h 4c3a4b212d remove unneeded information from client vor 3 Jahren
EffectFactory.h 4c3a4b212d remove unneeded information from client vor 3 Jahren
Entity.cpp 56f02a1a53 fix problems with campfire dialog, inventory network updates and loading campfire blocks vor 4 Monaten
Entity.h 33990e1a5d add api to fire based processing component vor 4 Monaten
EntityGenerator.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second vor 3 Monaten
EntityGenerator.h 4c42c19e3b improve world generation speed to about 20 chunks per second vor 3 Monaten
EntityType.cpp 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
EntityType.h 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
FactorizeNoise.cpp c973f4f6cd improve height noise vor 2 Jahren
FactorizeNoise.h c973f4f6cd improve height noise vor 2 Jahren
FactoryCraft.vcxproj fb1a71308f add recipie group configs vor 4 Monaten
FactoryCraft.vcxproj.filters fb1a71308f add recipie group configs vor 4 Monaten
FastNoiseLite.h 4c3a4b212d remove unneeded information from client vor 3 Jahren
FastNoiseWrapper.cpp 14eb0c6c4b fix some issues with fluid blocks and make water occure in grassland bioms vor 2 Jahren
FastNoiseWrapper.h 5f6fe46883 apply new code formatter vor 3 Jahren
FireBasedProcessingBlockComponent.cpp 56f02a1a53 fix problems with campfire dialog, inventory network updates and loading campfire blocks vor 4 Monaten
FireBasedProcessingBlockComponent.h 33990e1a5d add api to fire based processing component vor 4 Monaten
FlattenNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second vor 3 Monaten
FlattenNoise.h c973f4f6cd improve height noise vor 2 Jahren
FluidBlock.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second vor 3 Monaten
FluidBlock.h ef81ccb5f2 improved world generation speed to about 100 chunks per second vor 3 Monaten
FluidContainer.cpp 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
FluidContainer.h 87464f7f24 improve TypeRegistry vor 1 Jahr
Game.cpp 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second vor 3 Monaten
Game.h ef81ccb5f2 improved world generation speed to about 100 chunks per second vor 3 Monaten
GameClient.cpp 89a5dea21d send entity events only to interested clients vor 1 Jahr
GameClient.h 89a5dea21d send entity events only to interested clients vor 1 Jahr
GeneratedStructure.cpp 9e77b69498 add json config for block and item types vor 2 Jahren
GeneratedStructure.h 1a9c44e82c fix memory error in tree template structure generation vor 2 Jahren
GeneratorRule.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second vor 3 Monaten
GeneratorRule.h 4c42c19e3b improve world generation speed to about 20 chunks per second vor 3 Monaten
GeneratorTemplate.cpp 7820a034c7 improve json config loading vor 2 Jahren
GeneratorTemplate.h 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
GrantCommand.cpp f6d885102e console commands can nw be executed and have autocompletion vor 1 Jahr
GrantCommand.h f6d885102e console commands can nw be executed and have autocompletion vor 1 Jahr
Grass.cpp e5daa55bd9 make block interactions configurable for all block types vor 5 Monaten
Grass.h e5daa55bd9 make block interactions configurable for all block types vor 5 Monaten
GrowingPlant.cpp abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time vor 4 Monaten
GrowingPlant.h 87464f7f24 improve TypeRegistry vor 1 Jahr
InformationObserver.cpp c5d06b0ae1 finish implementing server sided quest dialog vor 2 Jahren
InformationObserver.h 09061cb99f fix block updates in a chunk were send to the client before the chunk itself vor 2 Jahren
InteractionConfig.cpp e5daa55bd9 make block interactions configurable for all block types vor 5 Monaten
InteractionConfig.h e5daa55bd9 make block interactions configurable for all block types vor 5 Monaten
Inventory.cpp 56f02a1a53 fix problems with campfire dialog, inventory network updates and loading campfire blocks vor 4 Monaten
Inventory.h 56f02a1a53 fix problems with campfire dialog, inventory network updates and loading campfire blocks vor 4 Monaten
Item.cpp 574e9216c6 add json schema export for config files vor 11 Monaten
Item.h 87464f7f24 improve TypeRegistry vor 1 Jahr
ItemEntity.cpp abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time vor 4 Monaten
ItemEntity.h 9e77b69498 add json config for block and item types vor 2 Jahren
ItemFilter.cpp abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time vor 4 Monaten
ItemFilter.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time vor 4 Monaten
ItemModifier.cpp 87464f7f24 improve TypeRegistry vor 1 Jahr
ItemModifier.h 87464f7f24 improve TypeRegistry vor 1 Jahr
ItemSkill.cpp e5daa55bd9 make block interactions configurable for all block types vor 5 Monaten
ItemSkill.h 87464f7f24 improve TypeRegistry vor 1 Jahr
ItemSlot.cpp abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time vor 4 Monaten
ItemSlot.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time vor 4 Monaten
ItemStack.cpp f429912cd5 add wooden buckets to move or drink fluids vor 2 Jahren
ItemStack.h 5f6fe46883 apply new code formatter vor 3 Jahren
ItemType.cpp 87464f7f24 improve TypeRegistry vor 1 Jahr
ItemType.h 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand vor 7 Monaten
ItemTypeNameFactory.cpp 574e9216c6 add json schema export for config files vor 11 Monaten
ItemTypeNameFactory.h 574e9216c6 add json schema export for config files vor 11 Monaten
JNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second vor 3 Monaten
JNoise.h 87464f7f24 improve TypeRegistry vor 1 Jahr
JsonExpression.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second vor 3 Monaten
JsonExpression.h 4c42c19e3b improve world generation speed to about 20 chunks per second vor 3 Monaten
JsonUtils.cpp 56fbc7625e use framework logging and console vor 1 Jahr
JsonUtils.h 55d793f320 improve recipie parsing vor 2 Jahren
LightSources.cpp 4ac05b84ff make light source blocks transparent by default so that its own light can pass through vor 6 Monaten
LightSources.h 87464f7f24 improve TypeRegistry vor 1 Jahr
ModelInfo.cpp 87464f7f24 improve TypeRegistry vor 1 Jahr
ModelInfo.h 87464f7f24 improve TypeRegistry vor 1 Jahr
MultiblockStructure.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second vor 3 Monaten
MultiblockStructure.h ef81ccb5f2 improved world generation speed to about 100 chunks per second vor 3 Monaten
MultiblockStructureManager.cpp d4870ffd97 improve speed of chunk generation vor 7 Monaten
MultiblockStructureManager.h d4870ffd97 improve speed of chunk generation vor 7 Monaten
MultiblockTree.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second vor 3 Monaten
MultiblockTree.h 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
MultiplyNoise.cpp c973f4f6cd improve height noise vor 2 Jahren
MultiplyNoise.h c973f4f6cd improve height noise vor 2 Jahren
NegateNoise.cpp c973f4f6cd improve height noise vor 2 Jahren
NegateNoise.h c973f4f6cd improve height noise vor 2 Jahren
NetworkMessage.cpp 33990e1a5d add api to fire based processing component vor 4 Monaten
NetworkMessage.h 33990e1a5d add api to fire based processing component vor 4 Monaten
NeutralAnimalAI.cpp ddae1e5187 add entity generation to world generator vor 1 Jahr
NeutralAnimalAI.h ddae1e5187 add entity generation to world generator vor 1 Jahr
NoBlock.cpp 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second vor 3 Monaten
NoBlock.h 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second vor 3 Monaten
Noise.cpp dc63b156e8 improve performance of JsonExpressions by compiling them to procesor instructions at runtime vor 3 Monaten
Noise.h dc63b156e8 improve performance of JsonExpressions by compiling them to procesor instructions at runtime vor 3 Monaten
NoiseInterpolator.cpp 5f6fe46883 apply new code formatter vor 3 Jahren
NoiseInterpolator.h 5f6fe46883 apply new code formatter vor 3 Jahren
OpenDialogInteractionConfig.cpp e5daa55bd9 make block interactions configurable for all block types vor 5 Monaten
OpenDialogInteractionConfig.h e5daa55bd9 make block interactions configurable for all block types vor 5 Monaten
PlaceableProof.cpp 87464f7f24 improve TypeRegistry vor 1 Jahr
PlaceableProof.h 87464f7f24 improve TypeRegistry vor 1 Jahr
Player.cpp 33990e1a5d add api to fire based processing component vor 4 Monaten
Player.h 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
PlayerHand.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand vor 7 Monaten
PlayerHand.h 9e77b69498 add json config for block and item types vor 2 Jahren
PlayerRegister.cpp 136c21460f save player registeer after a new player is added vor 1 Jahr
PlayerRegister.h 7a99dc4a26 add player registry and dont use player name as filename for bedder security vor 2 Jahren
Quest.cpp 574e9216c6 add json schema export for config files vor 11 Monaten
Quest.h 87464f7f24 improve TypeRegistry vor 1 Jahr
QuestDialog.cpp 7820a034c7 improve json config loading vor 2 Jahren
QuestDialog.h c5d06b0ae1 finish implementing server sided quest dialog vor 2 Jahren
QuestEvent.cpp ba2b133bb3 add first quest vor 2 Jahren
QuestEvent.h ba2b133bb3 add first quest vor 2 Jahren
QuestRequirement.cpp 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
QuestRequirement.h 87464f7f24 improve TypeRegistry vor 1 Jahr
QuestReward.cpp 87464f7f24 improve TypeRegistry vor 1 Jahr
QuestReward.h 87464f7f24 improve TypeRegistry vor 1 Jahr
RandNoise.cpp cd90b4d8ad fix issues with RandNoise on windows vor 2 Jahren
RandNoise.h cd90b4d8ad fix issues with RandNoise on windows vor 2 Jahren
Recipie.cpp fb1a71308f add recipie group configs vor 4 Monaten
Recipie.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time vor 4 Monaten
RecipieGroupConfig.cpp fb1a71308f add recipie group configs vor 4 Monaten
RecipieGroupConfig.h fb1a71308f add recipie group configs vor 4 Monaten
RecipieList.cpp abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time vor 4 Monaten
RecipieList.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time vor 4 Monaten
RecipieLoader.cpp fb1a71308f add recipie group configs vor 4 Monaten
RecipieLoader.h fb1a71308f add recipie group configs vor 4 Monaten
SaveCommand.cpp f6d885102e console commands can nw be executed and have autocompletion vor 1 Jahr
SaveCommand.h f6d885102e console commands can nw be executed and have autocompletion vor 1 Jahr
ScaleNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second vor 3 Monaten
ScaleNoise.h c973f4f6cd improve height noise vor 2 Jahren
Server.cpp 56fbc7625e use framework logging and console vor 1 Jahr
Server.h ddbe48cff5 add working windows version vor 2 Jahren
ShapedNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second vor 3 Monaten
ShapedNoise.h 114faa45d1 add shaped noise for rivers vor 3 Jahren
SpecificItemDrop.cpp 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
SpecificItemDrop.h 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
Start.cpp dc63b156e8 improve performance of JsonExpressions by compiling them to procesor instructions at runtime vor 3 Monaten
StructureCollection.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second vor 3 Monaten
StructureCollection.h 4c42c19e3b improve world generation speed to about 20 chunks per second vor 3 Monaten
TickOrganizer.cpp 56fbc7625e use framework logging and console vor 1 Jahr
TickOrganizer.h 6424fa64d5 add console command to shutdown the server without unsaved game data vor 3 Jahren
TickQueue.cpp 14eb0c6c4b fix some issues with fluid blocks and make water occure in grassland bioms vor 2 Jahren
TickQueue.h 396b447d77 actually tick the blocks that needs to be ticked vor 3 Jahren
TickSourceType.h 0d55d8f2cd improve performance of fluid block ticking vor 1 Jahr
TickWorker.cpp 56fbc7625e use framework logging and console vor 1 Jahr
TickWorker.h 5f6fe46883 apply new code formatter vor 3 Jahren
Tickable.h 396b447d77 actually tick the blocks that needs to be ticked vor 3 Jahren
TreeSeblingBlock.cpp 574e9216c6 add json schema export for config files vor 11 Monaten
TreeSeblingBlock.h 87464f7f24 improve TypeRegistry vor 1 Jahr
TreeTemplate.cpp 129e007172 Improve Drop configuration for blocks and entities vor 7 Monaten
TreeTemplate.h 87464f7f24 improve TypeRegistry vor 1 Jahr
TypeRegistry.cpp fb1a71308f add recipie group configs vor 4 Monaten
TypeRegistry.h e5daa55bd9 make block interactions configurable for all block types vor 5 Monaten
UIController.cpp 4ff579a149 quest rewards will now be given vor 2 Jahren
UIController.h 988fdcadf0 implement dynamic uiml dialogs vor 2 Jahren
UICraftingGrid.cpp ab9217cde3 make ui elements json configurable vor 5 Monaten
UICraftingGrid.h ab9217cde3 make ui elements json configurable vor 5 Monaten
UICraftingProgress.cpp 713d107008 add camp fire dialog and first camp fire recipie vor 4 Monaten
UICraftingProgress.h 713d107008 add camp fire dialog and first camp fire recipie vor 4 Monaten
UIDialog.cpp 7820a034c7 improve json config loading vor 2 Jahren
UIDialog.h 988fdcadf0 implement dynamic uiml dialogs vor 2 Jahren
UIDialogElement.cpp e5daa55bd9 make block interactions configurable for all block types vor 5 Monaten
UIDialogElement.h ab9217cde3 make ui elements json configurable vor 5 Monaten
UIElement.cpp 56f02a1a53 fix problems with campfire dialog, inventory network updates and loading campfire blocks vor 4 Monaten
UIElement.h e5daa55bd9 make block interactions configurable for all block types vor 5 Monaten
UIFuelState.cpp 713d107008 add camp fire dialog and first camp fire recipie vor 4 Monaten
UIFuelState.h 713d107008 add camp fire dialog and first camp fire recipie vor 4 Monaten
UIInventory.cpp 713d107008 add camp fire dialog and first camp fire recipie vor 4 Monaten
UIInventory.h e5daa55bd9 make block interactions configurable for all block types vor 5 Monaten
UIObservable.cpp 33990e1a5d add api to fire based processing component vor 4 Monaten
UIObservable.h 33990e1a5d add api to fire based processing component vor 4 Monaten
UIReference.cpp 713d107008 add camp fire dialog and first camp fire recipie vor 4 Monaten
UIReference.h 713d107008 add camp fire dialog and first camp fire recipie vor 4 Monaten
UIText.cpp ab9217cde3 make ui elements json configurable vor 5 Monaten
UIText.h ab9217cde3 make ui elements json configurable vor 5 Monaten
WorldGenerator.cpp 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second vor 3 Monaten
WorldGenerator.h 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second vor 3 Monaten
WorldLoader.cpp 56fbc7625e use framework logging and console vor 1 Jahr
WorldLoader.h 5f6fe46883 apply new code formatter vor 3 Jahren
WormCaveGenerator.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second vor 3 Monaten
WormCaveGenerator.h ef81ccb5f2 improved world generation speed to about 100 chunks per second vor 3 Monaten