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