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