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