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