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