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