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