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