Kolja Strohm 7d326d1801 remove unneeded dialogId function from Chest block 10 месяцев назад
..
Animal.cpp 59f1a6a18d update block type config for new config schema 1 год назад
Animal.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
AnimalAI.cpp 56fbc7625e use framework logging and console 2 лет назад
AnimalAI.h ddae1e5187 add entity generation to world generator 2 лет назад
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 e5daa55bd9 make block interactions configurable for all block types 10 месяцев назад
BasicBlocks.h e5daa55bd9 make block interactions configurable for all block types 10 месяцев назад
BasicItems.cpp 87464f7f24 improve TypeRegistry 1 год назад
BasicItems.h 87464f7f24 improve TypeRegistry 1 год назад
BasicTool.cpp 129e007172 Improve Drop configuration for blocks and entities 1 год назад
BasicTool.h 87464f7f24 improve TypeRegistry 1 год назад
BiomGenerator.cpp 87464f7f24 improve TypeRegistry 1 год назад
BiomGenerator.h 87464f7f24 improve TypeRegistry 1 год назад
Block.cpp e5daa55bd9 make block interactions configurable for all block types 10 месяцев назад
Block.h e5daa55bd9 make block interactions configurable for all block types 10 месяцев назад
BlockFilter.cpp 574e9216c6 add json schema export for config files 1 год назад
BlockFilter.h 87464f7f24 improve TypeRegistry 1 год назад
BlockInfoCommand.cpp 0d55d8f2cd improve performance of fluid block ticking 2 лет назад
BlockInfoCommand.h f6d885102e console commands can nw be executed and have autocompletion 2 лет назад
BlockInstanceGeneratorRule.cpp 574e9216c6 add json schema export for config files 1 год назад
BlockInstanceGeneratorRule.h 87464f7f24 improve TypeRegistry 1 год назад
BlockReplacementDrop.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 1 год назад
BlockReplacementDrop.h 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 1 год назад
BlockType.cpp e5daa55bd9 make block interactions configurable for all block types 10 месяцев назад
BlockType.h e5daa55bd9 make block interactions configurable for all block types 10 месяцев назад
BlockTypeGeneratorRule.cpp 574e9216c6 add json schema export for config files 1 год назад
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 d36b21913d fix some bugs 1 год назад
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 7d326d1801 remove unneeded dialogId function from Chest block 10 месяцев назад
Chest.h 7d326d1801 remove unneeded dialogId function from Chest block 10 месяцев назад
Chunk.cpp d36b21913d fix some bugs 1 год назад
Chunk.h c1c3d235f7 improve world generator speed to 20 chunks per second 1 год назад
ChunkMap.cpp 9e77b69498 add json config for block and item types 2 лет назад
ChunkMap.h 92162d25c4 clients can now subscribe to mat changes and can request the position of all players 3 лет назад
Constants.h 89a5dea21d send entity events only to interested clients 2 лет назад
CraftingStorage.cpp 7820a034c7 improve json config loading 2 лет назад
CraftingStorage.h 55d793f320 improve recipie parsing 2 лет назад
DefaultBlockItemDrop.cpp 129e007172 Improve Drop configuration for blocks and entities 1 год назад
DefaultBlockItemDrop.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
DefaultInventoryDrop.cpp 129e007172 Improve Drop configuration for blocks and entities 1 год назад
DefaultInventoryDrop.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
Dimension.cpp c1c3d235f7 improve world generator speed to 20 chunks per second 1 год назад
Dimension.h d4870ffd97 improve speed of chunk generation 1 год назад
DimensionGenerator.cpp d4870ffd97 improve speed of chunk generation 1 год назад
DimensionGenerator.h d4870ffd97 improve speed of chunk generation 1 год назад
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 1 год назад
DropChanceCondition.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
DropCondition.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
DropConditionOperator.cpp 129e007172 Improve Drop configuration for blocks and entities 1 год назад
DropConditionOperator.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
DropConfig.cpp 129e007172 Improve Drop configuration for blocks and entities 1 год назад
DropConfig.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
DropUsedItemCondition.cpp 129e007172 Improve Drop configuration for blocks and entities 1 год назад
DropUsedItemCondition.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
Effect.h 4c3a4b212d remove unneeded information from client 4 лет назад
EffectFactory.h 4c3a4b212d remove unneeded information from client 4 лет назад
Entity.cpp e5daa55bd9 make block interactions configurable for all block types 10 месяцев назад
Entity.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
EntityGenerator.cpp 574e9216c6 add json schema export for config files 1 год назад
EntityGenerator.h 87464f7f24 improve TypeRegistry 1 год назад
EntityType.cpp 129e007172 Improve Drop configuration for blocks and entities 1 год назад
EntityType.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
FactorizeNoise.cpp c973f4f6cd improve height noise 3 лет назад
FactorizeNoise.h c973f4f6cd improve height noise 3 лет назад
FactoryCraft.vcxproj e5daa55bd9 make block interactions configurable for all block types 10 месяцев назад
FactoryCraft.vcxproj.filters e5daa55bd9 make block interactions configurable for all block types 10 месяцев назад
FastNoiseLite.h 4c3a4b212d remove unneeded information from client 4 лет назад
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 лет назад
FlattenNoise.cpp c973f4f6cd improve height noise 3 лет назад
FlattenNoise.h c973f4f6cd improve height noise 3 лет назад
FluidBlock.cpp 129e007172 Improve Drop configuration for blocks and entities 1 год назад
FluidBlock.h 87464f7f24 improve TypeRegistry 1 год назад
FluidContainer.cpp 129e007172 Improve Drop configuration for blocks and entities 1 год назад
FluidContainer.h 87464f7f24 improve TypeRegistry 1 год назад
Game.cpp 574e9216c6 add json schema export for config files 1 год назад
Game.h 574e9216c6 add json schema export for config files 1 год назад
GameClient.cpp 89a5dea21d send entity events only to interested clients 2 лет назад
GameClient.h 89a5dea21d send entity events only to interested clients 2 лет назад
GeneratedStructure.cpp 9e77b69498 add json config for block and item types 2 лет назад
GeneratedStructure.h 1a9c44e82c fix memory error in tree template structure generation 2 лет назад
GeneratorRule.cpp d36b21913d fix some bugs 1 год назад
GeneratorRule.h d36b21913d fix some bugs 1 год назад
GeneratorTemplate.cpp 7820a034c7 improve json config loading 2 лет назад
GeneratorTemplate.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
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 e5daa55bd9 make block interactions configurable for all block types 10 месяцев назад
Grass.h e5daa55bd9 make block interactions configurable for all block types 10 месяцев назад
GrowingPlant.cpp 574e9216c6 add json schema export for config files 1 год назад
GrowingPlant.h 87464f7f24 improve TypeRegistry 1 год назад
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 10 месяцев назад
InteractionConfig.h e5daa55bd9 make block interactions configurable for all block types 10 месяцев назад
Inventory.cpp 56fbc7625e use framework logging and console 2 лет назад
Inventory.h 7fafa63b1c add inventorySlots to basic block json config 10 месяцев назад
Item.cpp 574e9216c6 add json schema export for config files 1 год назад
Item.h 87464f7f24 improve TypeRegistry 1 год назад
ItemEntity.cpp 129e007172 Improve Drop configuration for blocks and entities 1 год назад
ItemEntity.h 9e77b69498 add json config for block and item types 2 лет назад
ItemFilter.cpp d36b21913d fix some bugs 1 год назад
ItemFilter.h 87464f7f24 improve TypeRegistry 1 год назад
ItemModifier.cpp 87464f7f24 improve TypeRegistry 1 год назад
ItemModifier.h 87464f7f24 improve TypeRegistry 1 год назад
ItemSkill.cpp e5daa55bd9 make block interactions configurable for all block types 10 месяцев назад
ItemSkill.h 87464f7f24 improve TypeRegistry 1 год назад
ItemSlot.cpp 7fafa63b1c add inventorySlots to basic block json config 10 месяцев назад
ItemSlot.h 7fafa63b1c add inventorySlots to basic block json config 10 месяцев назад
ItemStack.cpp f429912cd5 add wooden buckets to move or drink fluids 2 лет назад
ItemStack.h 5f6fe46883 apply new code formatter 3 лет назад
ItemType.cpp 87464f7f24 improve TypeRegistry 1 год назад
ItemType.h 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 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 87464f7f24 improve TypeRegistry 1 год назад
JNoise.h 87464f7f24 improve TypeRegistry 1 год назад
JsonExpression.cpp c1c3d235f7 improve world generator speed to 20 chunks per second 1 год назад
JsonExpression.h d4870ffd97 improve speed of chunk generation 1 год назад
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 11 месяцев назад
LightSources.h 87464f7f24 improve TypeRegistry 1 год назад
ModelInfo.cpp 87464f7f24 improve TypeRegistry 1 год назад
ModelInfo.h 87464f7f24 improve TypeRegistry 1 год назад
MultiblockStructure.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 1 год назад
MultiblockStructure.h 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 1 год назад
MultiblockStructureManager.cpp d4870ffd97 improve speed of chunk generation 1 год назад
MultiblockStructureManager.h d4870ffd97 improve speed of chunk generation 1 год назад
MultiblockTree.cpp 129e007172 Improve Drop configuration for blocks and entities 1 год назад
MultiblockTree.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
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 89a5dea21d send entity events only to interested clients 2 лет назад
NetworkMessage.h 89a5dea21d send entity events only to interested clients 2 лет назад
NeutralAnimalAI.cpp ddae1e5187 add entity generation to world generator 2 лет назад
NeutralAnimalAI.h ddae1e5187 add entity generation to world generator 2 лет назад
NoBlock.cpp de606dc35f fix some configuration bugs 2 лет назад
NoBlock.h 9e77b69498 add json config for block and item types 2 лет назад
Noise.cpp 5f6fe46883 apply new code formatter 3 лет назад
Noise.h 5f6fe46883 apply new code formatter 3 лет назад
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 10 месяцев назад
OpenDialogInteractionConfig.h e5daa55bd9 make block interactions configurable for all block types 10 месяцев назад
PlaceableProof.cpp 87464f7f24 improve TypeRegistry 1 год назад
PlaceableProof.h 87464f7f24 improve TypeRegistry 1 год назад
Player.cpp 129e007172 Improve Drop configuration for blocks and entities 1 год назад
Player.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
PlayerHand.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 1 год назад
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 574e9216c6 add json schema export for config files 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 ba2b133bb3 add first quest 2 лет назад
QuestEvent.h ba2b133bb3 add first quest 2 лет назад
QuestRequirement.cpp 129e007172 Improve Drop configuration for blocks and entities 1 год назад
QuestRequirement.h 87464f7f24 improve TypeRegistry 1 год назад
QuestReward.cpp 87464f7f24 improve TypeRegistry 1 год назад
QuestReward.h 87464f7f24 improve TypeRegistry 1 год назад
RandNoise.cpp cd90b4d8ad fix issues with RandNoise on windows 3 лет назад
RandNoise.h cd90b4d8ad fix issues with RandNoise on windows 3 лет назад
Recipie.cpp ab9217cde3 make ui elements json configurable 10 месяцев назад
Recipie.h 87464f7f24 improve TypeRegistry 1 год назад
RecipieList.cpp 55d793f320 improve recipie parsing 2 лет назад
RecipieList.h 55d793f320 improve recipie parsing 2 лет назад
RecipieLoader.cpp 574e9216c6 add json schema export for config files 1 год назад
RecipieLoader.h 87464f7f24 improve TypeRegistry 1 год назад
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 c973f4f6cd improve height noise 3 лет назад
ScaleNoise.h c973f4f6cd improve height noise 3 лет назад
Server.cpp 56fbc7625e use framework logging and console 2 лет назад
Server.h ddbe48cff5 add working windows version 3 лет назад
ShapedNoise.cpp 114faa45d1 add shaped noise for rivers 3 лет назад
ShapedNoise.h 114faa45d1 add shaped noise for rivers 3 лет назад
SpecificItemDrop.cpp 129e007172 Improve Drop configuration for blocks and entities 1 год назад
SpecificItemDrop.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
Start.cpp d36b21913d fix some bugs 1 год назад
StructureCollection.cpp 87464f7f24 improve TypeRegistry 1 год назад
StructureCollection.h 87464f7f24 improve TypeRegistry 1 год назад
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 56fbc7625e use framework logging and console 2 лет назад
TickWorker.h 5f6fe46883 apply new code formatter 3 лет назад
Tickable.h 396b447d77 actually tick the blocks that needs to be ticked 3 лет назад
TreeSeblingBlock.cpp 574e9216c6 add json schema export for config files 1 год назад
TreeSeblingBlock.h 87464f7f24 improve TypeRegistry 1 год назад
TreeTemplate.cpp 129e007172 Improve Drop configuration for blocks and entities 1 год назад
TreeTemplate.h 87464f7f24 improve TypeRegistry 1 год назад
TypeRegistry.cpp e5daa55bd9 make block interactions configurable for all block types 10 месяцев назад
TypeRegistry.h e5daa55bd9 make block interactions configurable for all block types 10 месяцев назад
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 10 месяцев назад
UICraftingGrid.h ab9217cde3 make ui elements json configurable 10 месяцев назад
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 10 месяцев назад
UIDialogElement.h ab9217cde3 make ui elements json configurable 10 месяцев назад
UIElement.cpp e5daa55bd9 make block interactions configurable for all block types 10 месяцев назад
UIElement.h e5daa55bd9 make block interactions configurable for all block types 10 месяцев назад
UIInventory.cpp e5daa55bd9 make block interactions configurable for all block types 10 месяцев назад
UIInventory.h e5daa55bd9 make block interactions configurable for all block types 10 месяцев назад
UIReference.cpp ab9217cde3 make ui elements json configurable 10 месяцев назад
UIReference.h ab9217cde3 make ui elements json configurable 10 месяцев назад
UIText.cpp ab9217cde3 make ui elements json configurable 10 месяцев назад
UIText.h ab9217cde3 make ui elements json configurable 10 месяцев назад
WorldGenerator.cpp d4870ffd97 improve speed of chunk generation 1 год назад
WorldGenerator.h d4870ffd97 improve speed of chunk generation 1 год назад
WorldLoader.cpp 56fbc7625e use framework logging and console 2 лет назад
WorldLoader.h 5f6fe46883 apply new code formatter 3 лет назад
WormCaveGenerator.cpp 7820a034c7 improve json config loading 2 лет назад
WormCaveGenerator.h 28332bd67b improved cave generation performance and fix world generation bugs 3 лет назад