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