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