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