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