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