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