Kolja Strohm 20aa5c2656 implement takeDamage method on entities il y a 1 mois
..
Animal.cpp 20aa5c2656 implement takeDamage method on entities il y a 1 mois
Animal.h 20aa5c2656 implement takeDamage method on entities il y a 1 mois
AnimalAI.cpp 56fbc7625e use framework logging and console il y a 2 ans
AnimalAI.h ddae1e5187 add entity generation to world generator il y a 1 an
Area.cpp 5f6fe46883 apply new code formatter il y a 3 ans
Area.h 5f6fe46883 apply new code formatter il y a 3 ans
ArrayUtils.cpp 9e77b69498 add json config for block and item types il y a 2 ans
ArrayUtils.h 9e77b69498 add json config for block and item types il y a 2 ans
BasicBlocks.cpp c89358f536 resturcture includes il y a 1 mois
BasicBlocks.h 33990e1a5d add api to fire based processing component il y a 6 mois
BasicItems.cpp c89358f536 resturcture includes il y a 1 mois
BasicItems.h 87464f7f24 improve TypeRegistry il y a 1 an
BasicTool.cpp c89358f536 resturcture includes il y a 1 mois
BasicTool.h c89358f536 resturcture includes il y a 1 mois
BiomGenerator.cpp 97851bf504 remove unused includes il y a 1 mois
BiomGenerator.h 97851bf504 remove unused includes il y a 1 mois
Block.cpp c89358f536 resturcture includes il y a 1 mois
Block.h c89358f536 resturcture includes il y a 1 mois
BlockComponent.cpp 713d107008 add camp fire dialog and first camp fire recipie il y a 6 mois
BlockComponent.h 33990e1a5d add api to fire based processing component il y a 6 mois
BlockFilter.cpp 574e9216c6 add json schema export for config files il y a 1 an
BlockFilter.h 87464f7f24 improve TypeRegistry il y a 1 an
BlockInfoCommand.cpp 713d107008 add camp fire dialog and first camp fire recipie il y a 6 mois
BlockInfoCommand.h f6d885102e console commands can nw be executed and have autocompletion il y a 1 an
BlockInstanceGeneratorRule.cpp c89358f536 resturcture includes il y a 1 mois
BlockInstanceGeneratorRule.h 87464f7f24 improve TypeRegistry il y a 1 an
BlockReplacementDrop.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand il y a 9 mois
BlockReplacementDrop.h 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand il y a 9 mois
BlockType.cpp c89358f536 resturcture includes il y a 1 mois
BlockType.h 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second il y a 5 mois
BlockTypeGeneratorRule.cpp c89358f536 resturcture includes il y a 1 mois
BlockTypeGeneratorRule.h 87464f7f24 improve TypeRegistry il y a 1 an
BlockTypeNameFactory.cpp 574e9216c6 add json schema export for config files il y a 1 an
BlockTypeNameFactory.h 574e9216c6 add json schema export for config files il y a 1 an
CaveGenerator.cpp 41e7a18a93 made world generation configurable via json il y a 3 ans
CaveGenerator.h 41e7a18a93 made world generation configurable via json il y a 3 ans
Chat.cpp 56fbc7625e use framework logging and console il y a 2 ans
Chat.h ec7fdc445a implement chat command security level system and grant chat command il y a 3 ans
ChatCommand.cpp c89358f536 resturcture includes il y a 1 mois
ChatCommand.h f6d885102e console commands can nw be executed and have autocompletion il y a 1 an
ChatCommandExecutor.cpp f6d885102e console commands can nw be executed and have autocompletion il y a 1 an
ChatCommandExecutor.h 5d9efe48c5 Add Chat and Command System il y a 3 ans
ChatMessage.cpp ddbe48cff5 add working windows version il y a 3 ans
ChatMessage.h 5d9efe48c5 Add Chat and Command System il y a 3 ans
ChatObserver.cpp 7820a034c7 improve json config loading il y a 2 ans
ChatObserver.h b6d4561fdf fix problems with chat observer configuration il y a 3 ans
Chest.cpp c89358f536 resturcture includes il y a 1 mois
Chest.h 7d326d1801 remove unneeded dialogId function from Chest block il y a 7 mois
Chunk.cpp 874e3f42cc make entities targetable by pointing at them il y a 1 mois
Chunk.h 97851bf504 remove unused includes il y a 1 mois
ChunkMap.cpp c89358f536 resturcture includes il y a 1 mois
ChunkMap.h 92162d25c4 clients can now subscribe to mat changes and can request the position of all players il y a 3 ans
Constants.h 0d55d8f2cd improve performance of fluid block ticking il y a 1 an
CraftingStorage.cpp c89358f536 resturcture includes il y a 1 mois
CraftingStorage.h c89358f536 resturcture includes il y a 1 mois
DefaultBlockItemDrop.cpp c89358f536 resturcture includes il y a 1 mois
DefaultBlockItemDrop.h 129e007172 Improve Drop configuration for blocks and entities il y a 9 mois
DefaultInventoryDrop.cpp 129e007172 Improve Drop configuration for blocks and entities il y a 9 mois
DefaultInventoryDrop.h 129e007172 Improve Drop configuration for blocks and entities il y a 9 mois
Dimension.cpp 874e3f42cc make entities targetable by pointing at them il y a 1 mois
Dimension.h 874e3f42cc make entities targetable by pointing at them il y a 1 mois
DimensionGenerator.cpp 97851bf504 remove unused includes il y a 1 mois
DimensionGenerator.h 97851bf504 remove unused includes il y a 1 mois
DimensionMap.cpp 56fbc7625e use framework logging and console il y a 2 ans
DimensionMap.h ba2b133bb3 add first quest il y a 2 ans
DoLaterHandler.cpp 5f6fe46883 apply new code formatter il y a 3 ans
DoLaterHandler.h 5f6fe46883 apply new code formatter il y a 3 ans
DropChanceCondition.cpp 129e007172 Improve Drop configuration for blocks and entities il y a 9 mois
DropChanceCondition.h 129e007172 Improve Drop configuration for blocks and entities il y a 9 mois
DropCondition.h 129e007172 Improve Drop configuration for blocks and entities il y a 9 mois
DropConditionOperator.cpp 129e007172 Improve Drop configuration for blocks and entities il y a 9 mois
DropConditionOperator.h 129e007172 Improve Drop configuration for blocks and entities il y a 9 mois
DropConfig.cpp 129e007172 Improve Drop configuration for blocks and entities il y a 9 mois
DropConfig.h 129e007172 Improve Drop configuration for blocks and entities il y a 9 mois
DropUsedItemCondition.cpp 129e007172 Improve Drop configuration for blocks and entities il y a 9 mois
DropUsedItemCondition.h 129e007172 Improve Drop configuration for blocks and entities il y a 9 mois
Entity.cpp 20aa5c2656 implement takeDamage method on entities il y a 1 mois
Entity.h 20aa5c2656 implement takeDamage method on entities il y a 1 mois
EntityGenerator.cpp 874e3f42cc make entities targetable by pointing at them il y a 1 mois
EntityGenerator.h 4c42c19e3b improve world generation speed to about 20 chunks per second il y a 5 mois
EntityType.cpp 874e3f42cc make entities targetable by pointing at them il y a 1 mois
EntityType.h 129e007172 Improve Drop configuration for blocks and entities il y a 9 mois
FactorizeNoise.cpp c973f4f6cd improve height noise il y a 3 ans
FactorizeNoise.h c973f4f6cd improve height noise il y a 3 ans
FactoryCraft.vcxproj c89358f536 resturcture includes il y a 1 mois
FactoryCraft.vcxproj.filters c89358f536 resturcture includes il y a 1 mois
FastNoiseLite.h 4c3a4b212d remove unneeded information from client il y a 3 ans
FastNoiseWrapper.cpp 14eb0c6c4b fix some issues with fluid blocks and make water occure in grassland bioms il y a 3 ans
FastNoiseWrapper.h 5f6fe46883 apply new code formatter il y a 3 ans
FireBasedProcessingBlockComponent.cpp 56f02a1a53 fix problems with campfire dialog, inventory network updates and loading campfire blocks il y a 6 mois
FireBasedProcessingBlockComponent.h 33990e1a5d add api to fire based processing component il y a 6 mois
FlattenNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second il y a 5 mois
FlattenNoise.h c973f4f6cd improve height noise il y a 3 ans
FluidBlock.cpp c89358f536 resturcture includes il y a 1 mois
FluidBlock.h ef81ccb5f2 improved world generation speed to about 100 chunks per second il y a 5 mois
FluidContainer.cpp c89358f536 resturcture includes il y a 1 mois
FluidContainer.h c89358f536 resturcture includes il y a 1 mois
Game.cpp 874e3f42cc make entities targetable by pointing at them il y a 1 mois
Game.h 874e3f42cc make entities targetable by pointing at them il y a 1 mois
GameClient.cpp c89358f536 resturcture includes il y a 1 mois
GameClient.h ea9abd92dc improve system to save and load entities il y a 1 mois
GeneratedStructure.cpp c89358f536 resturcture includes il y a 1 mois
GeneratedStructure.h 1a9c44e82c fix memory error in tree template structure generation il y a 2 ans
GeneratorRule.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second il y a 5 mois
GeneratorRule.h 4c42c19e3b improve world generation speed to about 20 chunks per second il y a 5 mois
GeneratorTemplate.cpp 7820a034c7 improve json config loading il y a 2 ans
GeneratorTemplate.h 129e007172 Improve Drop configuration for blocks and entities il y a 9 mois
GrantCommand.cpp f6d885102e console commands can nw be executed and have autocompletion il y a 1 an
GrantCommand.h f6d885102e console commands can nw be executed and have autocompletion il y a 1 an
Grass.cpp c89358f536 resturcture includes il y a 1 mois
Grass.h e5daa55bd9 make block interactions configurable for all block types il y a 7 mois
GrowingPlant.cpp c89358f536 resturcture includes il y a 1 mois
GrowingPlant.h c89358f536 resturcture includes il y a 1 mois
InformationObserver.cpp c5d06b0ae1 finish implementing server sided quest dialog il y a 2 ans
InformationObserver.h 09061cb99f fix block updates in a chunk were send to the client before the chunk itself il y a 2 ans
InteractionConfig.cpp e5daa55bd9 make block interactions configurable for all block types il y a 7 mois
InteractionConfig.h e5daa55bd9 make block interactions configurable for all block types il y a 7 mois
Inventory.cpp c89358f536 resturcture includes il y a 1 mois
Inventory.h c89358f536 resturcture includes il y a 1 mois
Item.cpp 574e9216c6 add json schema export for config files il y a 1 an
Item.h c89358f536 resturcture includes il y a 1 mois
ItemEntity.cpp c89358f536 resturcture includes il y a 1 mois
ItemEntity.h 9e77b69498 add json config for block and item types il y a 2 ans
ItemFilter.cpp abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time il y a 6 mois
ItemFilter.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time il y a 6 mois
ItemModifier.cpp c89358f536 resturcture includes il y a 1 mois
ItemModifier.h 87464f7f24 improve TypeRegistry il y a 1 an
ItemSkill.cpp c89358f536 resturcture includes il y a 1 mois
ItemSkill.h 87464f7f24 improve TypeRegistry il y a 1 an
ItemSlot.cpp 5c2d6567cd fix crash when a growing plant finished growing il y a 2 mois
ItemSlot.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time il y a 6 mois
ItemStack.cpp c89358f536 resturcture includes il y a 1 mois
ItemStack.h 5f6fe46883 apply new code formatter il y a 3 ans
ItemType.cpp 87464f7f24 improve TypeRegistry il y a 1 an
ItemType.h c89358f536 resturcture includes il y a 1 mois
ItemTypeNameFactory.cpp 574e9216c6 add json schema export for config files il y a 1 an
ItemTypeNameFactory.h 574e9216c6 add json schema export for config files il y a 1 an
JNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second il y a 5 mois
JNoise.h 87464f7f24 improve TypeRegistry il y a 1 an
JsonExpression.cpp c89358f536 resturcture includes il y a 1 mois
JsonExpression.h c89358f536 resturcture includes il y a 1 mois
JsonUtils.cpp 56fbc7625e use framework logging and console il y a 2 ans
JsonUtils.h 55d793f320 improve recipie parsing il y a 2 ans
LightSources.cpp 4ac05b84ff make light source blocks transparent by default so that its own light can pass through il y a 8 mois
LightSources.h c89358f536 resturcture includes il y a 1 mois
ModelInfo.cpp 874e3f42cc make entities targetable by pointing at them il y a 1 mois
ModelInfo.h 874e3f42cc make entities targetable by pointing at them il y a 1 mois
MultiblockStructure.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second il y a 5 mois
MultiblockStructure.h c89358f536 resturcture includes il y a 1 mois
MultiblockStructureManager.cpp d4870ffd97 improve speed of chunk generation il y a 9 mois
MultiblockStructureManager.h c89358f536 resturcture includes il y a 1 mois
MultiblockTree.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second il y a 5 mois
MultiblockTree.h 129e007172 Improve Drop configuration for blocks and entities il y a 9 mois
MultiplyNoise.cpp c973f4f6cd improve height noise il y a 3 ans
MultiplyNoise.h c973f4f6cd improve height noise il y a 3 ans
NegateNoise.cpp c973f4f6cd improve height noise il y a 3 ans
NegateNoise.h c973f4f6cd improve height noise il y a 3 ans
NetworkMessage.cpp 33990e1a5d add api to fire based processing component il y a 6 mois
NetworkMessage.h 33990e1a5d add api to fire based processing component il y a 6 mois
NeutralAnimalAI.cpp ddae1e5187 add entity generation to world generator il y a 1 an
NeutralAnimalAI.h 97851bf504 remove unused includes il y a 1 mois
NoBlock.cpp 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second il y a 5 mois
NoBlock.h 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second il y a 5 mois
Noise.cpp dc63b156e8 improve performance of JsonExpressions by compiling them to procesor instructions at runtime il y a 5 mois
Noise.h dc63b156e8 improve performance of JsonExpressions by compiling them to procesor instructions at runtime il y a 5 mois
NoiseInterpolator.cpp 5f6fe46883 apply new code formatter il y a 3 ans
NoiseInterpolator.h 5f6fe46883 apply new code formatter il y a 3 ans
OpenDialogInteractionConfig.cpp e5daa55bd9 make block interactions configurable for all block types il y a 7 mois
OpenDialogInteractionConfig.h e5daa55bd9 make block interactions configurable for all block types il y a 7 mois
PlaceableProof.cpp 87464f7f24 improve TypeRegistry il y a 1 an
PlaceableProof.h 87464f7f24 improve TypeRegistry il y a 1 an
PlantConfig.cpp 2a275394de add plants to world generator il y a 2 mois
PlantConfig.h 2a275394de add plants to world generator il y a 2 mois
Player.cpp c89358f536 resturcture includes il y a 1 mois
Player.h 129e007172 Improve Drop configuration for blocks and entities il y a 9 mois
PlayerHand.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand il y a 9 mois
PlayerHand.h 9e77b69498 add json config for block and item types il y a 2 ans
PlayerRegister.cpp 136c21460f save player registeer after a new player is added il y a 1 an
PlayerRegister.h 7a99dc4a26 add player registry and dont use player name as filename for bedder security il y a 3 ans
Quest.cpp c89358f536 resturcture includes il y a 1 mois
Quest.h 87464f7f24 improve TypeRegistry il y a 1 an
QuestDialog.cpp 7820a034c7 improve json config loading il y a 2 ans
QuestDialog.h c5d06b0ae1 finish implementing server sided quest dialog il y a 2 ans
QuestEvent.cpp ba2b133bb3 add first quest il y a 2 ans
QuestEvent.h ba2b133bb3 add first quest il y a 2 ans
QuestRequirement.cpp 129e007172 Improve Drop configuration for blocks and entities il y a 9 mois
QuestRequirement.h 87464f7f24 improve TypeRegistry il y a 1 an
QuestReward.cpp 87464f7f24 improve TypeRegistry il y a 1 an
QuestReward.h 87464f7f24 improve TypeRegistry il y a 1 an
RandNoise.cpp c89358f536 resturcture includes il y a 1 mois
RandNoise.h c89358f536 resturcture includes il y a 1 mois
Recipie.cpp c89358f536 resturcture includes il y a 1 mois
Recipie.h c89358f536 resturcture includes il y a 1 mois
RecipieGroupConfig.cpp fb1a71308f add recipie group configs il y a 6 mois
RecipieGroupConfig.h fb1a71308f add recipie group configs il y a 6 mois
RecipieList.cpp abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time il y a 6 mois
RecipieList.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time il y a 6 mois
RecipieLoader.cpp c89358f536 resturcture includes il y a 1 mois
RecipieLoader.h fb1a71308f add recipie group configs il y a 6 mois
SaveCommand.cpp f6d885102e console commands can nw be executed and have autocompletion il y a 1 an
SaveCommand.h f6d885102e console commands can nw be executed and have autocompletion il y a 1 an
ScaleNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second il y a 5 mois
ScaleNoise.h c973f4f6cd improve height noise il y a 3 ans
Server.cpp c89358f536 resturcture includes il y a 1 mois
Server.h c89358f536 resturcture includes il y a 1 mois
ShapedNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second il y a 5 mois
ShapedNoise.h 114faa45d1 add shaped noise for rivers il y a 3 ans
SpecificItemDrop.cpp 129e007172 Improve Drop configuration for blocks and entities il y a 9 mois
SpecificItemDrop.h 129e007172 Improve Drop configuration for blocks and entities il y a 9 mois
Start.cpp 97851bf504 remove unused includes il y a 1 mois
StructureCollection.cpp c89358f536 resturcture includes il y a 1 mois
StructureCollection.h c89358f536 resturcture includes il y a 1 mois
TickOrganizer.cpp 56fbc7625e use framework logging and console il y a 2 ans
TickOrganizer.h 6424fa64d5 add console command to shutdown the server without unsaved game data il y a 3 ans
TickQueue.cpp 14eb0c6c4b fix some issues with fluid blocks and make water occure in grassland bioms il y a 3 ans
TickQueue.h 396b447d77 actually tick the blocks that needs to be ticked il y a 3 ans
TickSourceType.h 0d55d8f2cd improve performance of fluid block ticking il y a 1 an
TickWorker.cpp c89358f536 resturcture includes il y a 1 mois
TickWorker.h 5f6fe46883 apply new code formatter il y a 3 ans
Tickable.h 396b447d77 actually tick the blocks that needs to be ticked il y a 3 ans
TreeSeblingBlock.cpp c89358f536 resturcture includes il y a 1 mois
TreeSeblingBlock.h 87464f7f24 improve TypeRegistry il y a 1 an
TreeTemplate.cpp 129e007172 Improve Drop configuration for blocks and entities il y a 9 mois
TreeTemplate.h 87464f7f24 improve TypeRegistry il y a 1 an
TypeRegistry.cpp 97851bf504 remove unused includes il y a 1 mois
TypeRegistry.h c89358f536 resturcture includes il y a 1 mois
UIController.cpp 4ff579a149 quest rewards will now be given il y a 2 ans
UIController.h 988fdcadf0 implement dynamic uiml dialogs il y a 2 ans
UICraftingGrid.cpp ab9217cde3 make ui elements json configurable il y a 7 mois
UICraftingGrid.h ab9217cde3 make ui elements json configurable il y a 7 mois
UICraftingProgress.cpp 713d107008 add camp fire dialog and first camp fire recipie il y a 6 mois
UICraftingProgress.h 713d107008 add camp fire dialog and first camp fire recipie il y a 6 mois
UIDialog.cpp 7820a034c7 improve json config loading il y a 2 ans
UIDialog.h 988fdcadf0 implement dynamic uiml dialogs il y a 2 ans
UIDialogElement.cpp e5daa55bd9 make block interactions configurable for all block types il y a 7 mois
UIDialogElement.h ab9217cde3 make ui elements json configurable il y a 7 mois
UIElement.cpp 56f02a1a53 fix problems with campfire dialog, inventory network updates and loading campfire blocks il y a 6 mois
UIElement.h e5daa55bd9 make block interactions configurable for all block types il y a 7 mois
UIFuelState.cpp 713d107008 add camp fire dialog and first camp fire recipie il y a 6 mois
UIFuelState.h 713d107008 add camp fire dialog and first camp fire recipie il y a 6 mois
UIInventory.cpp c89358f536 resturcture includes il y a 1 mois
UIInventory.h e5daa55bd9 make block interactions configurable for all block types il y a 7 mois
UIObservable.cpp 33990e1a5d add api to fire based processing component il y a 6 mois
UIObservable.h 33990e1a5d add api to fire based processing component il y a 6 mois
UIReference.cpp 713d107008 add camp fire dialog and first camp fire recipie il y a 6 mois
UIReference.h 713d107008 add camp fire dialog and first camp fire recipie il y a 6 mois
UIText.cpp ab9217cde3 make ui elements json configurable il y a 7 mois
UIText.h ab9217cde3 make ui elements json configurable il y a 7 mois
WorldGenerator.cpp 97851bf504 remove unused includes il y a 1 mois
WorldGenerator.h 97851bf504 remove unused includes il y a 1 mois
WorldLoader.cpp 97851bf504 remove unused includes il y a 1 mois
WorldLoader.h c89358f536 resturcture includes il y a 1 mois
WormCaveGenerator.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second il y a 5 mois
WormCaveGenerator.h ef81ccb5f2 improved world generation speed to about 100 chunks per second il y a 5 mois