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