Kolja Strohm d6291a5fdc fix problems with collision detection пре 2 месеци
..
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 c89358f536 resturcture includes пре 3 месеци
BasicBlocks.h 33990e1a5d add api to fire based processing component пре 7 месеци
BasicItems.cpp c89358f536 resturcture includes пре 3 месеци
BasicItems.h 87464f7f24 improve TypeRegistry пре 1 година
BasicTool.cpp c89358f536 resturcture includes пре 3 месеци
BasicTool.h c89358f536 resturcture includes пре 3 месеци
BiomGenerator.cpp 97851bf504 remove unused includes пре 3 месеци
BiomGenerator.h 97851bf504 remove unused includes пре 3 месеци
Block.cpp c89358f536 resturcture includes пре 3 месеци
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 574e9216c6 add json schema export for config files пре 1 година
BlockFilter.h 87464f7f24 improve TypeRegistry пре 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 c89358f536 resturcture includes пре 3 месеци
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 пре 6 месеци
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 56fbc7625e use framework logging and console пре 2 година
Chat.h ec7fdc445a implement chat command security level system and grant chat command пре 3 година
ChatCommand.cpp c89358f536 resturcture includes пре 3 месеци
ChatCommand.h f6d885102e console commands can nw be executed and have autocompletion пре 2 година
ChatCommandExecutor.cpp f6d885102e console commands can nw be executed and have autocompletion пре 2 година
ChatCommandExecutor.h 5d9efe48c5 Add Chat and Command System пре 3 година
ChatMessage.cpp ddbe48cff5 add working windows version пре 3 година
ChatMessage.h 5d9efe48c5 Add Chat and Command System пре 3 година
ChatObserver.cpp 7820a034c7 improve json config loading пре 2 година
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 17f97ab884 implement server side collision detection пре 2 месеци
Chunk.h 97851bf504 remove unused includes пре 3 месеци
ChunkMap.cpp c89358f536 resturcture includes пре 3 месеци
ChunkMap.h 92162d25c4 clients can now subscribe to mat changes and can request the position of all players пре 3 година
Constants.h 0d55d8f2cd improve performance of fluid block ticking пре 2 година
CraftingStorage.cpp c89358f536 resturcture includes пре 3 месеци
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 d6291a5fdc fix problems with collision detection пре 2 месеци
Dimension.h 17f97ab884 implement server side collision detection пре 2 месеци
DimensionGenerator.cpp 97851bf504 remove unused includes пре 3 месеци
DimensionGenerator.h 97851bf504 remove unused includes пре 3 месеци
DimensionMap.cpp 56fbc7625e use framework logging and console пре 2 година
DimensionMap.h ba2b133bb3 add first quest пре 2 година
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 129e007172 Improve Drop configuration for blocks and entities пре 11 месеци
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 d6291a5fdc fix problems with collision detection пре 2 месеци
Entity.h ab8df8a577 improve performance of entity collision detection пре 2 месеци
EntityGenerator.cpp 874e3f42cc make entities targetable by pointing at them пре 2 месеци
EntityGenerator.h 4c42c19e3b improve world generation speed to about 20 chunks per second пре 6 месеци
EntityType.cpp d6291a5fdc fix problems with collision detection пре 2 месеци
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 c89358f536 resturcture includes пре 3 месеци
FactoryCraft.vcxproj.filters c89358f536 resturcture includes пре 3 месеци
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 56f02a1a53 fix problems with campfire dialog, inventory network updates and loading campfire blocks пре 7 месеци
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 c89358f536 resturcture includes пре 3 месеци
FluidBlock.h ef81ccb5f2 improved world generation speed to about 100 chunks per second пре 6 месеци
FluidContainer.cpp c89358f536 resturcture includes пре 3 месеци
FluidContainer.h c89358f536 resturcture includes пре 3 месеци
Game.cpp d6291a5fdc fix problems with collision detection пре 2 месеци
Game.h 874e3f42cc make entities targetable by pointing at them пре 2 месеци
GameClient.cpp 17f97ab884 implement server side collision detection пре 2 месеци
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 4c42c19e3b improve world generation speed to about 20 chunks per second пре 6 месеци
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 c89358f536 resturcture includes пре 3 месеци
Grass.h e5daa55bd9 make block interactions configurable for all block types пре 9 месеци
GrowingPlant.cpp c89358f536 resturcture includes пре 3 месеци
GrowingPlant.h c89358f536 resturcture includes пре 3 месеци
InformationObserver.cpp c5d06b0ae1 finish implementing server sided quest dialog пре 2 година
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 c89358f536 resturcture includes пре 3 месеци
Inventory.h c89358f536 resturcture includes пре 3 месеци
Item.cpp 574e9216c6 add json schema export for config files пре 1 година
Item.h c89358f536 resturcture includes пре 3 месеци
ItemEntity.cpp d6291a5fdc fix problems with collision detection пре 2 месеци
ItemEntity.h 17f97ab884 implement server side collision detection пре 2 месеци
ItemFilter.cpp abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time пре 7 месеци
ItemFilter.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time пре 7 месеци
ItemModifier.cpp c89358f536 resturcture includes пре 3 месеци
ItemModifier.h 87464f7f24 improve TypeRegistry пре 1 година
ItemSkill.cpp c89358f536 resturcture includes пре 3 месеци
ItemSkill.h 87464f7f24 improve TypeRegistry пре 1 година
ItemSlot.cpp 5c2d6567cd fix crash when a growing plant finished growing пре 3 месеци
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 87464f7f24 improve TypeRegistry пре 1 година
ItemType.h c89358f536 resturcture includes пре 3 месеци
ItemTypeNameFactory.cpp 574e9216c6 add json schema export for config files пре 1 година
ItemTypeNameFactory.h 574e9216c6 add json schema export for config files пре 1 година
JNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second пре 6 месеци
JNoise.h 87464f7f24 improve TypeRegistry пре 1 година
JsonExpression.cpp c89358f536 resturcture includes пре 3 месеци
JsonExpression.h c89358f536 resturcture includes пре 3 месеци
JsonUtils.cpp 56fbc7625e use framework logging and console пре 2 година
JsonUtils.h 55d793f320 improve recipie parsing пре 2 година
LightSources.cpp 4ac05b84ff make light source blocks transparent by default so that its own light can pass through пре 10 месеци
LightSources.h c89358f536 resturcture includes пре 3 месеци
ModelInfo.cpp 17f97ab884 implement server side collision detection пре 2 месеци
ModelInfo.h 874e3f42cc make entities targetable by pointing at them пре 2 месеци
MultiblockStructure.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second пре 6 месеци
MultiblockStructure.h c89358f536 resturcture includes пре 3 месеци
MultiblockStructureManager.cpp d4870ffd97 improve speed of chunk generation пре 11 месеци
MultiblockStructureManager.h c89358f536 resturcture includes пре 3 месеци
MultiblockTree.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second пре 6 месеци
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 17f97ab884 implement server side collision detection пре 2 месеци
NetworkMessage.h 17f97ab884 implement server side collision detection пре 2 месеци
NeutralAnimalAI.cpp ddae1e5187 add entity generation to world generator пре 1 година
NeutralAnimalAI.h 97851bf504 remove unused includes пре 3 месеци
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 пре 6 месеци
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 пре 6 месеци
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 5f6fe46883 apply new code formatter пре 3 година
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 87464f7f24 improve TypeRegistry пре 1 година
PlaceableProof.h 87464f7f24 improve TypeRegistry пре 1 година
PlantConfig.cpp 2a275394de add plants to world generator пре 3 месеци
PlantConfig.h 2a275394de add plants to world generator пре 3 месеци
Player.cpp 17f97ab884 implement server side collision detection пре 2 месеци
Player.h 17f97ab884 implement server side collision detection пре 2 месеци
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 136c21460f save player registeer after a new player is added пре 2 година
PlayerRegister.h 7a99dc4a26 add player registry and dont use player name as filename for bedder security пре 3 година
Quest.cpp c89358f536 resturcture includes пре 3 месеци
Quest.h 87464f7f24 improve TypeRegistry пре 1 година
QuestDialog.cpp 7820a034c7 improve json config loading пре 2 година
QuestDialog.h c5d06b0ae1 finish implementing server sided quest dialog пре 2 година
QuestEvent.cpp ba2b133bb3 add first quest пре 2 година
QuestEvent.h ba2b133bb3 add first quest пре 2 година
QuestRequirement.cpp 129e007172 Improve Drop configuration for blocks and entities пре 11 месеци
QuestRequirement.h 87464f7f24 improve TypeRegistry пре 1 година
QuestReward.cpp 87464f7f24 improve TypeRegistry пре 1 година
QuestReward.h 87464f7f24 improve TypeRegistry пре 1 година
RandNoise.cpp c89358f536 resturcture includes пре 3 месеци
RandNoise.h c89358f536 resturcture includes пре 3 месеци
Recipie.cpp c89358f536 resturcture includes пре 3 месеци
Recipie.h c89358f536 resturcture includes пре 3 месеци
RecipieGroupConfig.cpp fb1a71308f add recipie group configs пре 7 месеци
RecipieGroupConfig.h fb1a71308f add recipie group configs пре 7 месеци
RecipieList.cpp abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time пре 7 месеци
RecipieList.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time пре 7 месеци
RecipieLoader.cpp c89358f536 resturcture includes пре 3 месеци
RecipieLoader.h fb1a71308f add recipie group configs пре 7 месеци
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 17f97ab884 implement server side collision detection пре 2 месеци
Server.h abcad7e553 send models and textures to clients when they join for the first time or the files wer changed пре 2 месеци
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 97851bf504 remove unused includes пре 3 месеци
StructureCollection.cpp c89358f536 resturcture includes пре 3 месеци
StructureCollection.h c89358f536 resturcture includes пре 3 месеци
TickOrganizer.cpp 56fbc7625e use framework logging and console пре 2 година
TickOrganizer.h 6424fa64d5 add console command to shutdown the server without unsaved game data пре 3 година
TickQueue.cpp 14eb0c6c4b fix some issues with fluid blocks and make water occure in grassland bioms пре 3 година
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 c89358f536 resturcture includes пре 3 месеци
TreeSeblingBlock.h 87464f7f24 improve TypeRegistry пре 1 година
TreeTemplate.cpp 129e007172 Improve Drop configuration for blocks and entities пре 11 месеци
TreeTemplate.h 87464f7f24 improve TypeRegistry пре 1 година
TypeRegistry.cpp 97851bf504 remove unused includes пре 3 месеци
TypeRegistry.h d6291a5fdc fix problems with collision detection пре 2 месеци
UIController.cpp 4ff579a149 quest rewards will now be given пре 2 година
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 56f02a1a53 fix problems with campfire dialog, inventory network updates and loading campfire blocks пре 7 месеци
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 c89358f536 resturcture includes пре 3 месеци
UIInventory.h e5daa55bd9 make block interactions configurable for all block types пре 9 месеци
UIObservable.cpp 33990e1a5d add api to fire based processing component пре 7 месеци
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 97851bf504 remove unused includes пре 3 месеци
WorldGenerator.h 97851bf504 remove unused includes пре 3 месеци
WorldLoader.cpp 97851bf504 remove unused includes пре 3 месеци
WorldLoader.h c89358f536 resturcture includes пре 3 месеци
WormCaveGenerator.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second пре 6 месеци
WormCaveGenerator.h ef81ccb5f2 improved world generation speed to about 100 chunks per second пре 6 месеци