Kolja Strohm 7fafa63b1c add inventorySlots to basic block json config hace 7 meses
..
Animal.cpp 59f1a6a18d update block type config for new config schema hace 9 meses
Animal.h 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
AnimalAI.cpp 56fbc7625e use framework logging and console hace 2 años
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 7 meses
BasicBlocks.h 7fafa63b1c add inventorySlots to basic block json config hace 7 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 9 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 9 meses
Block.h 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
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 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 1 año
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 9 meses
BlockReplacementDrop.h 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand hace 9 meses
BlockType.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand hace 9 meses
BlockType.h 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand hace 9 meses
BlockTypeGeneratorRule.cpp 574e9216c6 add json schema export for config files hace 1 año
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 d36b21913d fix some bugs hace 9 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 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 2 años
ChatObserver.h b6d4561fdf fix problems with chat observer configuration hace 3 años
Chest.cpp 7fafa63b1c add inventorySlots to basic block json config hace 7 meses
Chest.h 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
Chunk.cpp d36b21913d fix some bugs hace 9 meses
Chunk.h c1c3d235f7 improve world generator speed to 20 chunks per second hace 9 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 3 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 9 meses
DefaultBlockItemDrop.h 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
DefaultInventoryDrop.cpp 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
DefaultInventoryDrop.h 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
Dimension.cpp c1c3d235f7 improve world generator speed to 20 chunks per second hace 9 meses
Dimension.h d4870ffd97 improve speed of chunk generation hace 9 meses
DimensionGenerator.cpp d4870ffd97 improve speed of chunk generation hace 9 meses
DimensionGenerator.h d4870ffd97 improve speed of chunk generation hace 9 meses
DimensionMap.cpp 56fbc7625e use framework logging and console hace 2 años
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 9 meses
DropChanceCondition.h 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
DropCondition.h 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
DropConditionOperator.cpp 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
DropConditionOperator.h 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
DropConfig.cpp 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
DropConfig.h 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
DropUsedItemCondition.cpp 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
DropUsedItemCondition.h 129e007172 Improve Drop configuration for blocks and entities hace 9 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 9 meses
Entity.h 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
EntityGenerator.cpp 574e9216c6 add json schema export for config files hace 1 año
EntityGenerator.h 87464f7f24 improve TypeRegistry hace 1 año
EntityType.cpp 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
EntityType.h 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
FactorizeNoise.cpp c973f4f6cd improve height noise hace 3 años
FactorizeNoise.h c973f4f6cd improve height noise hace 3 años
FactoryCraft.vcxproj 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand hace 9 meses
FactoryCraft.vcxproj.filters 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand hace 9 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 3 años
FastNoiseWrapper.h 5f6fe46883 apply new code formatter hace 3 años
FlattenNoise.cpp c973f4f6cd improve height noise hace 3 años
FlattenNoise.h c973f4f6cd improve height noise hace 3 años
FluidBlock.cpp 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
FluidBlock.h 87464f7f24 improve TypeRegistry hace 1 año
FluidContainer.cpp 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
FluidContainer.h 87464f7f24 improve TypeRegistry hace 1 año
Game.cpp 574e9216c6 add json schema export for config files hace 1 año
Game.h 574e9216c6 add json schema export for config files hace 1 año
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 9 meses
GeneratorRule.h d36b21913d fix some bugs hace 9 meses
GeneratorTemplate.cpp 7820a034c7 improve json config loading hace 2 años
GeneratorTemplate.h 129e007172 Improve Drop configuration for blocks and entities hace 9 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 9 meses
Grass.h 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
GrowingPlant.cpp 574e9216c6 add json schema export for config files hace 1 año
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 2 años
Inventory.h 7fafa63b1c add inventorySlots to basic block json config hace 7 meses
Item.cpp 574e9216c6 add json schema export for config files hace 1 año
Item.h 87464f7f24 improve TypeRegistry hace 1 año
ItemEntity.cpp 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
ItemEntity.h 9e77b69498 add json config for block and item types hace 2 años
ItemFilter.cpp d36b21913d fix some bugs hace 9 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 7 meses
ItemSlot.h 7fafa63b1c add inventorySlots to basic block json config hace 7 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 9 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 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 9 meses
JsonExpression.h d4870ffd97 improve speed of chunk generation hace 9 meses
JsonUtils.cpp 56fbc7625e use framework logging and console hace 2 años
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 8 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 9 meses
MultiblockStructure.h 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand hace 9 meses
MultiblockStructureManager.cpp d4870ffd97 improve speed of chunk generation hace 9 meses
MultiblockStructureManager.h d4870ffd97 improve speed of chunk generation hace 9 meses
MultiblockTree.cpp 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
MultiblockTree.h 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
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 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 9 meses
Player.h 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
PlayerHand.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand hace 9 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 3 años
Quest.cpp 574e9216c6 add json schema export for config files hace 1 año
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 9 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 3 años
RandNoise.h cd90b4d8ad fix issues with RandNoise on windows hace 3 años
Recipie.cpp 574e9216c6 add json schema export for config files hace 1 año
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 1 año
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 3 años
ScaleNoise.h c973f4f6cd improve height noise hace 3 años
Server.cpp 56fbc7625e use framework logging and console hace 2 años
Server.h ddbe48cff5 add working windows version hace 3 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 9 meses
SpecificItemDrop.h 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
Start.cpp d36b21913d fix some bugs hace 9 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 2 años
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 3 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 2 años
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 1 año
TreeSeblingBlock.h 87464f7f24 improve TypeRegistry hace 1 año
TreeTemplate.cpp 129e007172 Improve Drop configuration for blocks and entities hace 9 meses
TreeTemplate.h 87464f7f24 improve TypeRegistry hace 1 año
TypeRegistry.cpp 7fafa63b1c add inventorySlots to basic block json config hace 7 meses
TypeRegistry.h 129e007172 Improve Drop configuration for blocks and entities hace 9 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
UIDialog.cpp 7820a034c7 improve json config loading hace 2 años
UIDialog.h 988fdcadf0 implement dynamic uiml dialogs hace 2 años
WorldGenerator.cpp d4870ffd97 improve speed of chunk generation hace 9 meses
WorldGenerator.h d4870ffd97 improve speed of chunk generation hace 9 meses
WorldLoader.cpp 56fbc7625e use framework logging and console hace 2 años
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 3 años