Kolja Strohm 705825e383 fix crash while generating plants 3 týždňov pred
..
Animal.cpp 17f97ab884 implement server side collision detection 2 mesiacov pred
Animal.h 17f97ab884 implement server side collision detection 2 mesiacov pred
AnimalAI.cpp 56fbc7625e use framework logging and console 2 rokov pred
AnimalAI.h ddae1e5187 add entity generation to world generator 2 rokov pred
Area.cpp 5f6fe46883 apply new code formatter 3 rokov pred
Area.h 5f6fe46883 apply new code formatter 3 rokov pred
ArrayUtils.cpp 9e77b69498 add json config for block and item types 2 rokov pred
ArrayUtils.h 9e77b69498 add json config for block and item types 2 rokov pred
BasicBlocks.cpp e0896b946c adjust to framework changes 1 mesiac pred
BasicBlocks.h e0896b946c adjust to framework changes 1 mesiac pred
BasicItems.cpp c89358f536 resturcture includes 3 mesiacov pred
BasicItems.h 87464f7f24 improve TypeRegistry 1 rok pred
BasicTool.cpp e0896b946c adjust to framework changes 1 mesiac pred
BasicTool.h c89358f536 resturcture includes 3 mesiacov pred
BiomGenerator.cpp 2770537f3c add vines that hang down from trees and drop threads 3 týždňov pred
BiomGenerator.h 2770537f3c add vines that hang down from trees and drop threads 3 týždňov pred
Block.cpp e0896b946c adjust to framework changes 1 mesiac pred
Block.h c89358f536 resturcture includes 3 mesiacov pred
BlockComponent.cpp 713d107008 add camp fire dialog and first camp fire recipie 7 mesiacov pred
BlockComponent.h 33990e1a5d add api to fire based processing component 7 mesiacov pred
BlockFilter.cpp e0896b946c adjust to framework changes 1 mesiac pred
BlockFilter.h 588736ad6b add broken tree branches to gather sticks 1 mesiac pred
BlockInfoCommand.cpp 713d107008 add camp fire dialog and first camp fire recipie 7 mesiacov pred
BlockInfoCommand.h f6d885102e console commands can nw be executed and have autocompletion 2 rokov pred
BlockInstanceGeneratorRule.cpp c89358f536 resturcture includes 3 mesiacov pred
BlockInstanceGeneratorRule.h 87464f7f24 improve TypeRegistry 1 rok pred
BlockReplacementDrop.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 10 mesiacov pred
BlockReplacementDrop.h 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 10 mesiacov pred
BlockType.cpp e0896b946c adjust to framework changes 1 mesiac pred
BlockType.h ad65b726ce add item stack images to quest requirements 1 mesiac pred
BlockTypeGeneratorRule.cpp c89358f536 resturcture includes 3 mesiacov pred
BlockTypeGeneratorRule.h 87464f7f24 improve TypeRegistry 1 rok pred
BlockTypeNameFactory.cpp 574e9216c6 add json schema export for config files 1 rok pred
BlockTypeNameFactory.h 574e9216c6 add json schema export for config files 1 rok pred
CaveGenerator.cpp 41e7a18a93 made world generation configurable via json 3 rokov pred
CaveGenerator.h 41e7a18a93 made world generation configurable via json 3 rokov pred
Chat.cpp e0896b946c adjust to framework changes 1 mesiac pred
Chat.h ec7fdc445a implement chat command security level system and grant chat command 3 rokov pred
ChatCommand.cpp e0896b946c adjust to framework changes 1 mesiac pred
ChatCommand.h f6d885102e console commands can nw be executed and have autocompletion 2 rokov pred
ChatCommandExecutor.cpp e0896b946c adjust to framework changes 1 mesiac pred
ChatCommandExecutor.h 5d9efe48c5 Add Chat and Command System 3 rokov pred
ChatMessage.cpp e0896b946c adjust to framework changes 1 mesiac pred
ChatMessage.h 5d9efe48c5 Add Chat and Command System 3 rokov pred
ChatObserver.cpp e0896b946c adjust to framework changes 1 mesiac pred
ChatObserver.h b6d4561fdf fix problems with chat observer configuration 3 rokov pred
Chest.cpp c89358f536 resturcture includes 3 mesiacov pred
Chest.h 7d326d1801 remove unneeded dialogId function from Chest block 9 mesiacov pred
Chunk.cpp e0896b946c adjust to framework changes 1 mesiac pred
Chunk.h e0896b946c adjust to framework changes 1 mesiac pred
ChunkMap.cpp e0896b946c adjust to framework changes 1 mesiac pred
ChunkMap.h e0896b946c adjust to framework changes 1 mesiac pred
Constants.h 0d55d8f2cd improve performance of fluid block ticking 2 rokov pred
CraftingStorage.cpp e0896b946c adjust to framework changes 1 mesiac pred
CraftingStorage.h c89358f536 resturcture includes 3 mesiacov pred
DefaultBlockItemDrop.cpp c89358f536 resturcture includes 3 mesiacov pred
DefaultBlockItemDrop.h 129e007172 Improve Drop configuration for blocks and entities 11 mesiacov pred
DefaultInventoryDrop.cpp 129e007172 Improve Drop configuration for blocks and entities 11 mesiacov pred
DefaultInventoryDrop.h 129e007172 Improve Drop configuration for blocks and entities 11 mesiacov pred
Dimension.cpp e0896b946c adjust to framework changes 1 mesiac pred
Dimension.h e0896b946c adjust to framework changes 1 mesiac pred
DimensionGenerator.cpp 2770537f3c add vines that hang down from trees and drop threads 3 týždňov pred
DimensionGenerator.h 97851bf504 remove unused includes 3 mesiacov pred
DimensionMap.cpp e0896b946c adjust to framework changes 1 mesiac pred
DimensionMap.h e0896b946c adjust to framework changes 1 mesiac pred
DoLaterHandler.cpp 5f6fe46883 apply new code formatter 3 rokov pred
DoLaterHandler.h 5f6fe46883 apply new code formatter 3 rokov pred
DropChanceCondition.cpp 129e007172 Improve Drop configuration for blocks and entities 11 mesiacov pred
DropChanceCondition.h 129e007172 Improve Drop configuration for blocks and entities 11 mesiacov pred
DropCondition.h 129e007172 Improve Drop configuration for blocks and entities 11 mesiacov pred
DropConditionOperator.cpp e0896b946c adjust to framework changes 1 mesiac pred
DropConditionOperator.h 129e007172 Improve Drop configuration for blocks and entities 11 mesiacov pred
DropConfig.cpp 129e007172 Improve Drop configuration for blocks and entities 11 mesiacov pred
DropConfig.h 129e007172 Improve Drop configuration for blocks and entities 11 mesiacov pred
DropUsedItemCondition.cpp 129e007172 Improve Drop configuration for blocks and entities 11 mesiacov pred
DropUsedItemCondition.h 129e007172 Improve Drop configuration for blocks and entities 11 mesiacov pred
Entity.cpp e0896b946c adjust to framework changes 1 mesiac pred
Entity.h e0896b946c adjust to framework changes 1 mesiac pred
EntityGenerator.cpp 650fa40b98 add more quest requirements 1 mesiac pred
EntityGenerator.h 4c42c19e3b improve world generation speed to about 20 chunks per second 6 mesiacov pred
EntityType.cpp e0896b946c adjust to framework changes 1 mesiac pred
EntityType.h 17f97ab884 implement server side collision detection 2 mesiacov pred
FactorizeNoise.cpp c973f4f6cd improve height noise 3 rokov pred
FactorizeNoise.h c973f4f6cd improve height noise 3 rokov pred
FactoryCraft.vcxproj 1515b284c6 add UIMLBuilder 1 mesiac pred
FactoryCraft.vcxproj.filters 1515b284c6 add UIMLBuilder 1 mesiac pred
FastNoiseLite.h 4c3a4b212d remove unneeded information from client 3 rokov pred
FastNoiseWrapper.cpp 14eb0c6c4b fix some issues with fluid blocks and make water occure in grassland bioms 3 rokov pred
FastNoiseWrapper.h 5f6fe46883 apply new code formatter 3 rokov pred
FireBasedProcessingBlockComponent.cpp e0896b946c adjust to framework changes 1 mesiac pred
FireBasedProcessingBlockComponent.h 33990e1a5d add api to fire based processing component 7 mesiacov pred
FlattenNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 6 mesiacov pred
FlattenNoise.h c973f4f6cd improve height noise 3 rokov pred
FluidBlock.cpp e0896b946c adjust to framework changes 1 mesiac pred
FluidBlock.h ad65b726ce add item stack images to quest requirements 1 mesiac pred
FluidContainer.cpp e0896b946c adjust to framework changes 1 mesiac pred
FluidContainer.h 1515b284c6 add UIMLBuilder 1 mesiac pred
Game.cpp e0896b946c adjust to framework changes 1 mesiac pred
Game.h e0896b946c adjust to framework changes 1 mesiac pred
GameClient.cpp e0896b946c adjust to framework changes 1 mesiac pred
GameClient.h ea9abd92dc improve system to save and load entities 3 mesiacov pred
GeneratedStructure.cpp c89358f536 resturcture includes 3 mesiacov pred
GeneratedStructure.h 1a9c44e82c fix memory error in tree template structure generation 2 rokov pred
GeneratorRule.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 6 mesiacov pred
GeneratorRule.h 650fa40b98 add more quest requirements 1 mesiac pred
GeneratorTemplate.cpp 7820a034c7 improve json config loading 2 rokov pred
GeneratorTemplate.h 129e007172 Improve Drop configuration for blocks and entities 11 mesiacov pred
GrantCommand.cpp f6d885102e console commands can nw be executed and have autocompletion 2 rokov pred
GrantCommand.h f6d885102e console commands can nw be executed and have autocompletion 2 rokov pred
Grass.cpp ad65b726ce add item stack images to quest requirements 1 mesiac pred
Grass.h ad65b726ce add item stack images to quest requirements 1 mesiac pred
GrowingPlant.cpp e0896b946c adjust to framework changes 1 mesiac pred
GrowingPlant.h ad65b726ce add item stack images to quest requirements 1 mesiac pred
InformationObserver.cpp e0896b946c adjust to framework changes 1 mesiac pred
InformationObserver.h 09061cb99f fix block updates in a chunk were send to the client before the chunk itself 3 rokov pred
InteractionConfig.cpp e5daa55bd9 make block interactions configurable for all block types 9 mesiacov pred
InteractionConfig.h e5daa55bd9 make block interactions configurable for all block types 9 mesiacov pred
Inventory.cpp e0896b946c adjust to framework changes 1 mesiac pred
Inventory.h 650fa40b98 add more quest requirements 1 mesiac pred
Item.cpp e0896b946c adjust to framework changes 1 mesiac pred
Item.h 1515b284c6 add UIMLBuilder 1 mesiac pred
ItemEntity.cpp e0896b946c adjust to framework changes 1 mesiac pred
ItemEntity.h 17f97ab884 implement server side collision detection 2 mesiacov pred
ItemFilter.cpp e0896b946c adjust to framework changes 1 mesiac pred
ItemFilter.h 1515b284c6 add UIMLBuilder 1 mesiac pred
ItemModifier.cpp e0896b946c adjust to framework changes 1 mesiac pred
ItemModifier.h 87464f7f24 improve TypeRegistry 1 rok pred
ItemSkill.cpp e0896b946c adjust to framework changes 1 mesiac pred
ItemSkill.h 87464f7f24 improve TypeRegistry 1 rok pred
ItemSlot.cpp e0896b946c adjust to framework changes 1 mesiac pred
ItemSlot.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 7 mesiacov pred
ItemStack.cpp c89358f536 resturcture includes 3 mesiacov pred
ItemStack.h 5f6fe46883 apply new code formatter 3 rokov pred
ItemType.cpp e0896b946c adjust to framework changes 1 mesiac pred
ItemType.h 1515b284c6 add UIMLBuilder 1 mesiac pred
ItemTypeNameFactory.cpp 574e9216c6 add json schema export for config files 1 rok pred
ItemTypeNameFactory.h 574e9216c6 add json schema export for config files 1 rok pred
JNoise.cpp e0896b946c adjust to framework changes 1 mesiac pred
JNoise.h 87464f7f24 improve TypeRegistry 1 rok pred
JsonExpression.cpp 705825e383 fix crash while generating plants 3 týždňov pred
JsonExpression.h 2770537f3c add vines that hang down from trees and drop threads 3 týždňov pred
JsonUtils.cpp e0896b946c adjust to framework changes 1 mesiac pred
JsonUtils.h 55d793f320 improve recipie parsing 2 rokov pred
LightSources.cpp e0896b946c adjust to framework changes 1 mesiac pred
LightSources.h ad65b726ce add item stack images to quest requirements 1 mesiac pred
ModelInfo.cpp e0896b946c adjust to framework changes 1 mesiac pred
ModelInfo.h 874e3f42cc make entities targetable by pointing at them 2 mesiacov pred
MultiblockStructure.cpp e0896b946c adjust to framework changes 1 mesiac pred
MultiblockStructure.h e0896b946c adjust to framework changes 1 mesiac pred
MultiblockStructureManager.cpp e0896b946c adjust to framework changes 1 mesiac pred
MultiblockStructureManager.h c89358f536 resturcture includes 3 mesiacov pred
MultiblockTree.cpp e0896b946c adjust to framework changes 1 mesiac pred
MultiblockTree.h 129e007172 Improve Drop configuration for blocks and entities 11 mesiacov pred
MultiplyNoise.cpp c973f4f6cd improve height noise 3 rokov pred
MultiplyNoise.h c973f4f6cd improve height noise 3 rokov pred
NegateNoise.cpp c973f4f6cd improve height noise 3 rokov pred
NegateNoise.h c973f4f6cd improve height noise 3 rokov pred
NetworkMessage.cpp e0896b946c adjust to framework changes 1 mesiac pred
NetworkMessage.h e0896b946c adjust to framework changes 1 mesiac pred
NeutralAnimalAI.cpp ddae1e5187 add entity generation to world generator 2 rokov pred
NeutralAnimalAI.h 97851bf504 remove unused includes 3 mesiacov pred
NoBlock.cpp ad65b726ce add item stack images to quest requirements 1 mesiac pred
NoBlock.h ad65b726ce add item stack images to quest requirements 1 mesiac pred
Noise.cpp dc63b156e8 improve performance of JsonExpressions by compiling them to procesor instructions at runtime 6 mesiacov pred
Noise.h dc63b156e8 improve performance of JsonExpressions by compiling them to procesor instructions at runtime 6 mesiacov pred
NoiseInterpolator.cpp 5f6fe46883 apply new code formatter 3 rokov pred
NoiseInterpolator.h e0896b946c adjust to framework changes 1 mesiac pred
OpenDialogInteractionConfig.cpp e5daa55bd9 make block interactions configurable for all block types 9 mesiacov pred
OpenDialogInteractionConfig.h e5daa55bd9 make block interactions configurable for all block types 9 mesiacov pred
PlaceableProof.cpp e0896b946c adjust to framework changes 1 mesiac pred
PlaceableProof.h 87464f7f24 improve TypeRegistry 1 rok pred
PlantConfig.cpp 705825e383 fix crash while generating plants 3 týždňov pred
PlantConfig.h 2770537f3c add vines that hang down from trees and drop threads 3 týždňov pred
Player.cpp e0896b946c adjust to framework changes 1 mesiac pred
Player.h 1515b284c6 add UIMLBuilder 1 mesiac pred
PlayerHand.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 10 mesiacov pred
PlayerHand.h 9e77b69498 add json config for block and item types 2 rokov pred
PlayerRegister.cpp e0896b946c adjust to framework changes 1 mesiac pred
PlayerRegister.h 7a99dc4a26 add player registry and dont use player name as filename for bedder security 3 rokov pred
Quest.cpp e0896b946c adjust to framework changes 1 mesiac pred
Quest.h 1515b284c6 add UIMLBuilder 1 mesiac pred
QuestDialog.cpp e0896b946c adjust to framework changes 1 mesiac pred
QuestDialog.h c5d06b0ae1 finish implementing server sided quest dialog 2 rokov pred
QuestEvent.cpp 650fa40b98 add more quest requirements 1 mesiac pred
QuestEvent.h 650fa40b98 add more quest requirements 1 mesiac pred
QuestRequirement.cpp e0896b946c adjust to framework changes 1 mesiac pred
QuestRequirement.h 1515b284c6 add UIMLBuilder 1 mesiac pred
QuestReward.cpp e0896b946c adjust to framework changes 1 mesiac pred
QuestReward.h 1515b284c6 add UIMLBuilder 1 mesiac pred
RandNoise.cpp c89358f536 resturcture includes 3 mesiacov pred
RandNoise.h c89358f536 resturcture includes 3 mesiacov pred
Recipie.cpp 1515b284c6 add UIMLBuilder 1 mesiac pred
Recipie.h 1515b284c6 add UIMLBuilder 1 mesiac pred
RecipieGroupConfig.cpp fb1a71308f add recipie group configs 7 mesiacov pred
RecipieGroupConfig.h fb1a71308f add recipie group configs 7 mesiacov pred
RecipieList.cpp e0896b946c adjust to framework changes 1 mesiac pred
RecipieList.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 7 mesiacov pred
RecipieLoader.cpp e0896b946c adjust to framework changes 1 mesiac pred
RecipieLoader.h 1515b284c6 add UIMLBuilder 1 mesiac pred
SaveCommand.cpp f6d885102e console commands can nw be executed and have autocompletion 2 rokov pred
SaveCommand.h f6d885102e console commands can nw be executed and have autocompletion 2 rokov pred
ScaleNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 6 mesiacov pred
ScaleNoise.h c973f4f6cd improve height noise 3 rokov pred
Server.cpp e0896b946c adjust to framework changes 1 mesiac pred
Server.h e0896b946c adjust to framework changes 1 mesiac pred
ShapedNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 6 mesiacov pred
ShapedNoise.h 114faa45d1 add shaped noise for rivers 3 rokov pred
SpecificItemDrop.cpp 129e007172 Improve Drop configuration for blocks and entities 11 mesiacov pred
SpecificItemDrop.h 129e007172 Improve Drop configuration for blocks and entities 11 mesiacov pred
Start.cpp e0896b946c adjust to framework changes 1 mesiac pred
StructureCollection.cpp e0896b946c adjust to framework changes 1 mesiac pred
StructureCollection.h c89358f536 resturcture includes 3 mesiacov pred
TickOrganizer.cpp e0896b946c adjust to framework changes 1 mesiac pred
TickOrganizer.h 6424fa64d5 add console command to shutdown the server without unsaved game data 3 rokov pred
TickQueue.cpp e0896b946c adjust to framework changes 1 mesiac pred
TickQueue.h 396b447d77 actually tick the blocks that needs to be ticked 3 rokov pred
TickSourceType.h 0d55d8f2cd improve performance of fluid block ticking 2 rokov pred
TickWorker.cpp c89358f536 resturcture includes 3 mesiacov pred
TickWorker.h 5f6fe46883 apply new code formatter 3 rokov pred
Tickable.h 396b447d77 actually tick the blocks that needs to be ticked 3 rokov pred
TreeSeblingBlock.cpp e0896b946c adjust to framework changes 1 mesiac pred
TreeSeblingBlock.h ad65b726ce add item stack images to quest requirements 1 mesiac pred
TreeTemplate.cpp 129e007172 Improve Drop configuration for blocks and entities 11 mesiacov pred
TreeTemplate.h 87464f7f24 improve TypeRegistry 1 rok pred
TypeRegistry.cpp 2770537f3c add vines that hang down from trees and drop threads 3 týždňov pred
TypeRegistry.h e0896b946c adjust to framework changes 1 mesiac pred
UIController.cpp e0896b946c adjust to framework changes 1 mesiac pred
UIController.h 988fdcadf0 implement dynamic uiml dialogs 2 rokov pred
UICraftingGrid.cpp ab9217cde3 make ui elements json configurable 9 mesiacov pred
UICraftingGrid.h ab9217cde3 make ui elements json configurable 9 mesiacov pred
UICraftingProgress.cpp 713d107008 add camp fire dialog and first camp fire recipie 7 mesiacov pred
UICraftingProgress.h 713d107008 add camp fire dialog and first camp fire recipie 7 mesiacov pred
UIDialog.cpp 7820a034c7 improve json config loading 2 rokov pred
UIDialog.h 988fdcadf0 implement dynamic uiml dialogs 2 rokov pred
UIDialogElement.cpp e5daa55bd9 make block interactions configurable for all block types 9 mesiacov pred
UIDialogElement.h ab9217cde3 make ui elements json configurable 9 mesiacov pred
UIElement.cpp e0896b946c adjust to framework changes 1 mesiac pred
UIElement.h e5daa55bd9 make block interactions configurable for all block types 9 mesiacov pred
UIFuelState.cpp 713d107008 add camp fire dialog and first camp fire recipie 7 mesiacov pred
UIFuelState.h 713d107008 add camp fire dialog and first camp fire recipie 7 mesiacov pred
UIInventory.cpp 650fa40b98 add more quest requirements 1 mesiac pred
UIInventory.h e5daa55bd9 make block interactions configurable for all block types 9 mesiacov pred
UIMLBuilder.h ad65b726ce add item stack images to quest requirements 1 mesiac pred
UIObservable.cpp e0896b946c adjust to framework changes 1 mesiac pred
UIObservable.h 33990e1a5d add api to fire based processing component 7 mesiacov pred
UIReference.cpp 713d107008 add camp fire dialog and first camp fire recipie 7 mesiacov pred
UIReference.h 713d107008 add camp fire dialog and first camp fire recipie 7 mesiacov pred
UIText.cpp ab9217cde3 make ui elements json configurable 9 mesiacov pred
UIText.h ab9217cde3 make ui elements json configurable 9 mesiacov pred
WorldGenerator.cpp e0896b946c adjust to framework changes 1 mesiac pred
WorldGenerator.h 97851bf504 remove unused includes 3 mesiacov pred
WorldLoader.cpp e0896b946c adjust to framework changes 1 mesiac pred
WorldLoader.h c89358f536 resturcture includes 3 mesiacov pred
WormCaveGenerator.cpp e0896b946c adjust to framework changes 1 mesiac pred
WormCaveGenerator.h e0896b946c adjust to framework changes 1 mesiac pred