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