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