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