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