Kolja Strohm 650fa40b98 add more quest requirements 1 месяц назад
..
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 650fa40b98 add more quest requirements 1 месяц назад
BasicTool.h c89358f536 resturcture includes 3 месяцев назад
BiomGenerator.cpp 97851bf504 remove unused includes 3 месяцев назад
BiomGenerator.h 97851bf504 remove unused includes 3 месяцев назад
Block.cpp 650fa40b98 add more quest requirements 1 месяц назад
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 650fa40b98 add more quest requirements 1 месяц назад
Entity.h 650fa40b98 add more quest requirements 1 месяц назад
EntityGenerator.cpp 650fa40b98 add more quest requirements 1 месяц назад
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 650fa40b98 add more quest requirements 1 месяц назад
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 650fa40b98 add more quest requirements 1 месяц назад
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 09e2efddc9 fix deadlock of entity tick thread with client api call processing thread 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 650fa40b98 add more quest requirements 1 месяц назад
Inventory.h 650fa40b98 add more quest requirements 1 месяц назад
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 650fa40b98 add more quest requirements 1 месяц назад
ItemTypeNameFactory.cpp 574e9216c6 add json schema export for config files 1 год назад
ItemTypeNameFactory.h 574e9216c6 add json schema export for config files 1 год назад
JNoise.cpp 650fa40b98 add more quest requirements 1 месяц назад
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 650fa40b98 add more quest requirements 1 месяц назад
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 650fa40b98 add more quest requirements 1 месяц назад
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 650fa40b98 add more quest requirements 1 месяц назад
QuestEvent.h 650fa40b98 add more quest requirements 1 месяц назад
QuestRequirement.cpp 650fa40b98 add more quest requirements 1 месяц назад
QuestRequirement.h 650fa40b98 add more quest requirements 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 650fa40b98 add more quest requirements 1 месяц назад
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 650fa40b98 add more quest requirements 1 месяц назад
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 месяцев назад