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