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