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