Kolja Strohm ab9217cde3 make ui elements json configurable hace 5 meses
..
Animal.cpp 59f1a6a18d update block type config for new config schema hace 7 meses
Animal.h 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
AnimalAI.cpp 56fbc7625e use framework logging and console hace 1 año
AnimalAI.h ddae1e5187 add entity generation to world generator hace 1 año
Area.cpp 5f6fe46883 apply new code formatter hace 3 años
Area.h 5f6fe46883 apply new code formatter hace 3 años
ArrayUtils.cpp 9e77b69498 add json config for block and item types hace 2 años
ArrayUtils.h 9e77b69498 add json config for block and item types hace 2 años
BasicBlocks.cpp 7fafa63b1c add inventorySlots to basic block json config hace 5 meses
BasicBlocks.h 7fafa63b1c add inventorySlots to basic block json config hace 5 meses
BasicItems.cpp 87464f7f24 improve TypeRegistry hace 1 año
BasicItems.h 87464f7f24 improve TypeRegistry hace 1 año
BasicTool.cpp 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
BasicTool.h 87464f7f24 improve TypeRegistry hace 1 año
BiomGenerator.cpp 87464f7f24 improve TypeRegistry hace 1 año
BiomGenerator.h 87464f7f24 improve TypeRegistry hace 1 año
Block.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand hace 7 meses
Block.h 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
BlockFilter.cpp 574e9216c6 add json schema export for config files hace 11 meses
BlockFilter.h 87464f7f24 improve TypeRegistry hace 1 año
BlockInfoCommand.cpp 0d55d8f2cd improve performance of fluid block ticking hace 1 año
BlockInfoCommand.h f6d885102e console commands can nw be executed and have autocompletion hace 1 año
BlockInstanceGeneratorRule.cpp 574e9216c6 add json schema export for config files hace 11 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 7 meses
BlockReplacementDrop.h 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand hace 7 meses
BlockType.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand hace 7 meses
BlockType.h 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand hace 7 meses
BlockTypeGeneratorRule.cpp 574e9216c6 add json schema export for config files hace 11 meses
BlockTypeGeneratorRule.h 87464f7f24 improve TypeRegistry hace 1 año
BlockTypeNameFactory.cpp 574e9216c6 add json schema export for config files hace 11 meses
BlockTypeNameFactory.h 574e9216c6 add json schema export for config files hace 11 meses
CaveGenerator.cpp 41e7a18a93 made world generation configurable via json hace 2 años
CaveGenerator.h 41e7a18a93 made world generation configurable via json hace 2 años
Chat.cpp 56fbc7625e use framework logging and console hace 1 año
Chat.h ec7fdc445a implement chat command security level system and grant chat command hace 2 años
ChatCommand.cpp d36b21913d fix some bugs hace 7 meses
ChatCommand.h f6d885102e console commands can nw be executed and have autocompletion hace 1 año
ChatCommandExecutor.cpp f6d885102e console commands can nw be executed and have autocompletion hace 1 año
ChatCommandExecutor.h 5d9efe48c5 Add Chat and Command System hace 2 años
ChatMessage.cpp ddbe48cff5 add working windows version hace 2 años
ChatMessage.h 5d9efe48c5 Add Chat and Command System hace 2 años
ChatObserver.cpp 7820a034c7 improve json config loading hace 2 años
ChatObserver.h b6d4561fdf fix problems with chat observer configuration hace 2 años
Chest.cpp 7fafa63b1c add inventorySlots to basic block json config hace 5 meses
Chest.h 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
Chunk.cpp d36b21913d fix some bugs hace 7 meses
Chunk.h c1c3d235f7 improve world generator speed to 20 chunks per second hace 7 meses
ChunkMap.cpp 9e77b69498 add json config for block and item types hace 2 años
ChunkMap.h 92162d25c4 clients can now subscribe to mat changes and can request the position of all players hace 2 años
Constants.h 89a5dea21d send entity events only to interested clients hace 1 año
CraftingStorage.cpp 7820a034c7 improve json config loading hace 2 años
CraftingStorage.h 55d793f320 improve recipie parsing hace 2 años
DefaultBlockItemDrop.cpp 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
DefaultBlockItemDrop.h 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
DefaultInventoryDrop.cpp 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
DefaultInventoryDrop.h 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
Dimension.cpp c1c3d235f7 improve world generator speed to 20 chunks per second hace 7 meses
Dimension.h d4870ffd97 improve speed of chunk generation hace 7 meses
DimensionGenerator.cpp d4870ffd97 improve speed of chunk generation hace 7 meses
DimensionGenerator.h d4870ffd97 improve speed of chunk generation hace 7 meses
DimensionMap.cpp 56fbc7625e use framework logging and console hace 1 año
DimensionMap.h ba2b133bb3 add first quest hace 2 años
DoLaterHandler.cpp 5f6fe46883 apply new code formatter hace 3 años
DoLaterHandler.h 5f6fe46883 apply new code formatter hace 3 años
DropChanceCondition.cpp 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
DropChanceCondition.h 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
DropCondition.h 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
DropConditionOperator.cpp 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
DropConditionOperator.h 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
DropConfig.cpp 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
DropConfig.h 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
DropUsedItemCondition.cpp 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
DropUsedItemCondition.h 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
Effect.h 4c3a4b212d remove unneeded information from client hace 3 años
EffectFactory.h 4c3a4b212d remove unneeded information from client hace 3 años
Entity.cpp 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
Entity.h 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
EntityGenerator.cpp 574e9216c6 add json schema export for config files hace 11 meses
EntityGenerator.h 87464f7f24 improve TypeRegistry hace 1 año
EntityType.cpp 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
EntityType.h 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
FactorizeNoise.cpp c973f4f6cd improve height noise hace 2 años
FactorizeNoise.h c973f4f6cd improve height noise hace 2 años
FactoryCraft.vcxproj ab9217cde3 make ui elements json configurable hace 5 meses
FactoryCraft.vcxproj.filters ab9217cde3 make ui elements json configurable hace 5 meses
FastNoiseLite.h 4c3a4b212d remove unneeded information from client hace 3 años
FastNoiseWrapper.cpp 14eb0c6c4b fix some issues with fluid blocks and make water occure in grassland bioms hace 2 años
FastNoiseWrapper.h 5f6fe46883 apply new code formatter hace 3 años
FlattenNoise.cpp c973f4f6cd improve height noise hace 2 años
FlattenNoise.h c973f4f6cd improve height noise hace 2 años
FluidBlock.cpp 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
FluidBlock.h 87464f7f24 improve TypeRegistry hace 1 año
FluidContainer.cpp 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
FluidContainer.h 87464f7f24 improve TypeRegistry hace 1 año
Game.cpp 574e9216c6 add json schema export for config files hace 11 meses
Game.h 574e9216c6 add json schema export for config files hace 11 meses
GameClient.cpp 89a5dea21d send entity events only to interested clients hace 1 año
GameClient.h 89a5dea21d send entity events only to interested clients hace 1 año
GeneratedStructure.cpp 9e77b69498 add json config for block and item types hace 2 años
GeneratedStructure.h 1a9c44e82c fix memory error in tree template structure generation hace 2 años
GeneratorRule.cpp d36b21913d fix some bugs hace 7 meses
GeneratorRule.h d36b21913d fix some bugs hace 7 meses
GeneratorTemplate.cpp 7820a034c7 improve json config loading hace 2 años
GeneratorTemplate.h 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
GrantCommand.cpp f6d885102e console commands can nw be executed and have autocompletion hace 1 año
GrantCommand.h f6d885102e console commands can nw be executed and have autocompletion hace 1 año
Grass.cpp 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
Grass.h 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
GrowingPlant.cpp 574e9216c6 add json schema export for config files hace 11 meses
GrowingPlant.h 87464f7f24 improve TypeRegistry hace 1 año
InformationObserver.cpp c5d06b0ae1 finish implementing server sided quest dialog hace 2 años
InformationObserver.h 09061cb99f fix block updates in a chunk were send to the client before the chunk itself hace 2 años
Inventory.cpp 56fbc7625e use framework logging and console hace 1 año
Inventory.h 7fafa63b1c add inventorySlots to basic block json config hace 5 meses
Item.cpp 574e9216c6 add json schema export for config files hace 11 meses
Item.h 87464f7f24 improve TypeRegistry hace 1 año
ItemEntity.cpp 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
ItemEntity.h 9e77b69498 add json config for block and item types hace 2 años
ItemFilter.cpp d36b21913d fix some bugs hace 7 meses
ItemFilter.h 87464f7f24 improve TypeRegistry hace 1 año
ItemModifier.cpp 87464f7f24 improve TypeRegistry hace 1 año
ItemModifier.h 87464f7f24 improve TypeRegistry hace 1 año
ItemSkill.cpp 7820a034c7 improve json config loading hace 2 años
ItemSkill.h 87464f7f24 improve TypeRegistry hace 1 año
ItemSlot.cpp 7fafa63b1c add inventorySlots to basic block json config hace 5 meses
ItemSlot.h 7fafa63b1c add inventorySlots to basic block json config hace 5 meses
ItemStack.cpp f429912cd5 add wooden buckets to move or drink fluids hace 2 años
ItemStack.h 5f6fe46883 apply new code formatter hace 3 años
ItemType.cpp 87464f7f24 improve TypeRegistry hace 1 año
ItemType.h 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand hace 7 meses
ItemTypeNameFactory.cpp 574e9216c6 add json schema export for config files hace 11 meses
ItemTypeNameFactory.h 574e9216c6 add json schema export for config files hace 11 meses
JNoise.cpp 87464f7f24 improve TypeRegistry hace 1 año
JNoise.h 87464f7f24 improve TypeRegistry hace 1 año
JsonExpression.cpp c1c3d235f7 improve world generator speed to 20 chunks per second hace 7 meses
JsonExpression.h d4870ffd97 improve speed of chunk generation hace 7 meses
JsonUtils.cpp 56fbc7625e use framework logging and console hace 1 año
JsonUtils.h 55d793f320 improve recipie parsing hace 2 años
LightSources.cpp 4ac05b84ff make light source blocks transparent by default so that its own light can pass through hace 6 meses
LightSources.h 87464f7f24 improve TypeRegistry hace 1 año
ModelInfo.cpp 87464f7f24 improve TypeRegistry hace 1 año
ModelInfo.h 87464f7f24 improve TypeRegistry hace 1 año
MultiblockStructure.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand hace 7 meses
MultiblockStructure.h 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand hace 7 meses
MultiblockStructureManager.cpp d4870ffd97 improve speed of chunk generation hace 7 meses
MultiblockStructureManager.h d4870ffd97 improve speed of chunk generation hace 7 meses
MultiblockTree.cpp 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
MultiblockTree.h 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
MultiplyNoise.cpp c973f4f6cd improve height noise hace 2 años
MultiplyNoise.h c973f4f6cd improve height noise hace 2 años
NegateNoise.cpp c973f4f6cd improve height noise hace 2 años
NegateNoise.h c973f4f6cd improve height noise hace 2 años
NetworkMessage.cpp 89a5dea21d send entity events only to interested clients hace 1 año
NetworkMessage.h 89a5dea21d send entity events only to interested clients hace 1 año
NeutralAnimalAI.cpp ddae1e5187 add entity generation to world generator hace 1 año
NeutralAnimalAI.h ddae1e5187 add entity generation to world generator hace 1 año
NoBlock.cpp de606dc35f fix some configuration bugs hace 2 años
NoBlock.h 9e77b69498 add json config for block and item types hace 2 años
Noise.cpp 5f6fe46883 apply new code formatter hace 3 años
Noise.h 5f6fe46883 apply new code formatter hace 3 años
NoiseInterpolator.cpp 5f6fe46883 apply new code formatter hace 3 años
NoiseInterpolator.h 5f6fe46883 apply new code formatter hace 3 años
PlaceableProof.cpp 87464f7f24 improve TypeRegistry hace 1 año
PlaceableProof.h 87464f7f24 improve TypeRegistry hace 1 año
Player.cpp 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
Player.h 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
PlayerHand.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand hace 7 meses
PlayerHand.h 9e77b69498 add json config for block and item types hace 2 años
PlayerRegister.cpp 136c21460f save player registeer after a new player is added hace 1 año
PlayerRegister.h 7a99dc4a26 add player registry and dont use player name as filename for bedder security hace 2 años
Quest.cpp 574e9216c6 add json schema export for config files hace 11 meses
Quest.h 87464f7f24 improve TypeRegistry hace 1 año
QuestDialog.cpp 7820a034c7 improve json config loading hace 2 años
QuestDialog.h c5d06b0ae1 finish implementing server sided quest dialog hace 2 años
QuestEvent.cpp ba2b133bb3 add first quest hace 2 años
QuestEvent.h ba2b133bb3 add first quest hace 2 años
QuestRequirement.cpp 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
QuestRequirement.h 87464f7f24 improve TypeRegistry hace 1 año
QuestReward.cpp 87464f7f24 improve TypeRegistry hace 1 año
QuestReward.h 87464f7f24 improve TypeRegistry hace 1 año
RandNoise.cpp cd90b4d8ad fix issues with RandNoise on windows hace 2 años
RandNoise.h cd90b4d8ad fix issues with RandNoise on windows hace 2 años
Recipie.cpp ab9217cde3 make ui elements json configurable hace 5 meses
Recipie.h 87464f7f24 improve TypeRegistry hace 1 año
RecipieList.cpp 55d793f320 improve recipie parsing hace 2 años
RecipieList.h 55d793f320 improve recipie parsing hace 2 años
RecipieLoader.cpp 574e9216c6 add json schema export for config files hace 11 meses
RecipieLoader.h 87464f7f24 improve TypeRegistry hace 1 año
SaveCommand.cpp f6d885102e console commands can nw be executed and have autocompletion hace 1 año
SaveCommand.h f6d885102e console commands can nw be executed and have autocompletion hace 1 año
ScaleNoise.cpp c973f4f6cd improve height noise hace 2 años
ScaleNoise.h c973f4f6cd improve height noise hace 2 años
Server.cpp 56fbc7625e use framework logging and console hace 1 año
Server.h ddbe48cff5 add working windows version hace 2 años
ShapedNoise.cpp 114faa45d1 add shaped noise for rivers hace 3 años
ShapedNoise.h 114faa45d1 add shaped noise for rivers hace 3 años
SpecificItemDrop.cpp 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
SpecificItemDrop.h 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
Start.cpp d36b21913d fix some bugs hace 7 meses
StructureCollection.cpp 87464f7f24 improve TypeRegistry hace 1 año
StructureCollection.h 87464f7f24 improve TypeRegistry hace 1 año
TickOrganizer.cpp 56fbc7625e use framework logging and console hace 1 año
TickOrganizer.h 6424fa64d5 add console command to shutdown the server without unsaved game data hace 3 años
TickQueue.cpp 14eb0c6c4b fix some issues with fluid blocks and make water occure in grassland bioms hace 2 años
TickQueue.h 396b447d77 actually tick the blocks that needs to be ticked hace 3 años
TickSourceType.h 0d55d8f2cd improve performance of fluid block ticking hace 1 año
TickWorker.cpp 56fbc7625e use framework logging and console hace 1 año
TickWorker.h 5f6fe46883 apply new code formatter hace 3 años
Tickable.h 396b447d77 actually tick the blocks that needs to be ticked hace 3 años
TreeSeblingBlock.cpp 574e9216c6 add json schema export for config files hace 11 meses
TreeSeblingBlock.h 87464f7f24 improve TypeRegistry hace 1 año
TreeTemplate.cpp 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
TreeTemplate.h 87464f7f24 improve TypeRegistry hace 1 año
TypeRegistry.cpp ab9217cde3 make ui elements json configurable hace 5 meses
TypeRegistry.h 129e007172 Improve Drop configuration for blocks and entities hace 7 meses
UIController.cpp 4ff579a149 quest rewards will now be given hace 2 años
UIController.h 988fdcadf0 implement dynamic uiml dialogs hace 2 años
UICraftingGrid.cpp ab9217cde3 make ui elements json configurable hace 5 meses
UICraftingGrid.h ab9217cde3 make ui elements json configurable hace 5 meses
UIDialog.cpp 7820a034c7 improve json config loading hace 2 años
UIDialog.h 988fdcadf0 implement dynamic uiml dialogs hace 2 años
UIDialogElement.cpp ab9217cde3 make ui elements json configurable hace 5 meses
UIDialogElement.h ab9217cde3 make ui elements json configurable hace 5 meses
UIElement.cpp ab9217cde3 make ui elements json configurable hace 5 meses
UIElement.h ab9217cde3 make ui elements json configurable hace 5 meses
UIInventory.cpp ab9217cde3 make ui elements json configurable hace 5 meses
UIInventory.h ab9217cde3 make ui elements json configurable hace 5 meses
UIReference.cpp ab9217cde3 make ui elements json configurable hace 5 meses
UIReference.h ab9217cde3 make ui elements json configurable hace 5 meses
UIText.cpp ab9217cde3 make ui elements json configurable hace 5 meses
UIText.h ab9217cde3 make ui elements json configurable hace 5 meses
WorldGenerator.cpp d4870ffd97 improve speed of chunk generation hace 7 meses
WorldGenerator.h d4870ffd97 improve speed of chunk generation hace 7 meses
WorldLoader.cpp 56fbc7625e use framework logging and console hace 1 año
WorldLoader.h 5f6fe46883 apply new code formatter hace 3 años
WormCaveGenerator.cpp 7820a034c7 improve json config loading hace 2 años
WormCaveGenerator.h 28332bd67b improved cave generation performance and fix world generation bugs hace 2 años