Kolja Strohm 865c67739a create json validator xml files for each parsable json config ftype after initialisation vor 9 Monaten
..
AddEntityUpdate.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
AddEntityUpdate.h ba2b133bb3 add first quest vor 11 Monaten
Area.cpp 5f6fe46883 apply new code formatter vor 1 Jahr
Area.h 5f6fe46883 apply new code formatter vor 1 Jahr
ArrayUtils.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
ArrayUtils.h 9e77b69498 add json config for block and item types vor 9 Monaten
BasicBlocks.cpp 55d793f320 improve recipie parsing vor 9 Monaten
BasicBlocks.h 55d793f320 improve recipie parsing vor 9 Monaten
BasicItems.cpp 55d793f320 improve recipie parsing vor 9 Monaten
BasicItems.h 55d793f320 improve recipie parsing vor 9 Monaten
BasicTool.cpp 55d793f320 improve recipie parsing vor 9 Monaten
BasicTool.h 55d793f320 improve recipie parsing vor 9 Monaten
BiomGenerator.cpp 28332bd67b improved cave generation performance and fix world generation bugs vor 1 Jahr
BiomGenerator.h 41e7a18a93 made world generation configurable via json vor 1 Jahr
Block.cpp 55d793f320 improve recipie parsing vor 9 Monaten
Block.h 55d793f320 improve recipie parsing vor 9 Monaten
BlockFilter.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
BlockFilter.h 9e77b69498 add json config for block and item types vor 9 Monaten
BlockInfoCommand.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
BlockInfoCommand.h 6398635f03 add block_info command for debugging vor 1 Jahr
BlockInstanceGeneratorRule.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
BlockInstanceGeneratorRule.h e245aa7153 fix fluid blocks were not ticked because they were not instanticated at world generation vor 1 Jahr
BlockType.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
BlockType.h 9e77b69498 add json config for block and item types vor 9 Monaten
BlockTypeGeneratorRule.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
BlockTypeGeneratorRule.h 41e7a18a93 made world generation configurable via json vor 1 Jahr
CaveGenerator.cpp 41e7a18a93 made world generation configurable via json vor 1 Jahr
CaveGenerator.h 41e7a18a93 made world generation configurable via json vor 1 Jahr
Chat.cpp b6d4561fdf fix problems with chat observer configuration vor 1 Jahr
Chat.h ec7fdc445a implement chat command security level system and grant chat command vor 1 Jahr
ChatCommand.cpp 7a99dc4a26 add player registry and dont use player name as filename for bedder security vor 1 Jahr
ChatCommand.h ec7fdc445a implement chat command security level system and grant chat command vor 1 Jahr
ChatCommandExecutor.cpp 6398635f03 add block_info command for debugging vor 1 Jahr
ChatCommandExecutor.h 5d9efe48c5 Add Chat and Command System vor 1 Jahr
ChatMessage.cpp ddbe48cff5 add working windows version vor 1 Jahr
ChatMessage.h 5d9efe48c5 Add Chat and Command System vor 1 Jahr
ChatObserver.cpp b6d4561fdf fix problems with chat observer configuration vor 1 Jahr
ChatObserver.h b6d4561fdf fix problems with chat observer configuration vor 1 Jahr
Chest.cpp 55d793f320 improve recipie parsing vor 9 Monaten
Chest.h 55d793f320 improve recipie parsing vor 9 Monaten
Chunk.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
Chunk.h d418f08601 fix issue with block and light transmission at chunk borders vor 1 Jahr
ChunkMap.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
ChunkMap.h 92162d25c4 clients can now subscribe to mat changes and can request the position of all players vor 1 Jahr
Constants.h 674557b8cd add day-night cycle vor 1 Jahr
CraftingStorage.cpp 55d793f320 improve recipie parsing vor 9 Monaten
CraftingStorage.h 55d793f320 improve recipie parsing vor 9 Monaten
Dimension.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
Dimension.h ba2b133bb3 add first quest vor 11 Monaten
DimensionGenerator.cpp 887a728bf1 fix memory error when generateSingleBlock was called for not loaded chunks vor 10 Monaten
DimensionGenerator.h c5d06b0ae1 finish implementing server sided quest dialog vor 10 Monaten
DimensionMap.cpp ba2b133bb3 add first quest vor 11 Monaten
DimensionMap.h ba2b133bb3 add first quest vor 11 Monaten
DoLaterHandler.cpp 5f6fe46883 apply new code formatter vor 1 Jahr
DoLaterHandler.h 5f6fe46883 apply new code formatter vor 1 Jahr
Effect.h 4c3a4b212d remove unneeded information from client vor 2 Jahren
EffectFactory.h 4c3a4b212d remove unneeded information from client vor 2 Jahren
Entity.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
Entity.h 9e77b69498 add json config for block and item types vor 9 Monaten
EntityRemovedUpdate.cpp aba30da978 fix entiy add and remove updates were not send in the correct order vor 10 Monaten
EntityRemovedUpdate.h aba30da978 fix entiy add and remove updates were not send in the correct order vor 10 Monaten
EntityType.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
EntityType.h 9e77b69498 add json config for block and item types vor 9 Monaten
FactorizeNoise.cpp c973f4f6cd improve height noise vor 1 Jahr
FactorizeNoise.h c973f4f6cd improve height noise vor 1 Jahr
FactoryCraft.vcxproj 9e77b69498 add json config for block and item types vor 9 Monaten
FactoryCraft.vcxproj.filters 9e77b69498 add json config for block and item types vor 9 Monaten
FastNoiseLite.h 4c3a4b212d remove unneeded information from client vor 2 Jahren
FastNoiseWrapper.cpp 14eb0c6c4b fix some issues with fluid blocks and make water occure in grassland bioms vor 1 Jahr
FastNoiseWrapper.h 5f6fe46883 apply new code formatter vor 1 Jahr
FlattenNoise.cpp c973f4f6cd improve height noise vor 1 Jahr
FlattenNoise.h c973f4f6cd improve height noise vor 1 Jahr
FluidBlock.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
FluidBlock.h 9e77b69498 add json config for block and item types vor 9 Monaten
FluidContainer.cpp 55d793f320 improve recipie parsing vor 9 Monaten
FluidContainer.h 55d793f320 improve recipie parsing vor 9 Monaten
Game.cpp 865c67739a create json validator xml files for each parsable json config ftype after initialisation vor 9 Monaten
Game.h 9e77b69498 add json config for block and item types vor 9 Monaten
GeneratedStructure.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
GeneratedStructure.h 41e7a18a93 made world generation configurable via json vor 1 Jahr
GeneratorRule.cpp c973f4f6cd improve height noise vor 1 Jahr
GeneratorRule.h ba2b133bb3 add first quest vor 11 Monaten
GeneratorTemplate.cpp 67001cf308 improve json type system and add basic quest system vor 11 Monaten
GeneratorTemplate.h 67001cf308 improve json type system and add basic quest system vor 11 Monaten
GrantCommand.cpp 7a99dc4a26 add player registry and dont use player name as filename for bedder security vor 1 Jahr
GrantCommand.h ec7fdc445a implement chat command security level system and grant chat command vor 1 Jahr
Grass.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
Grass.h 9e77b69498 add json config for block and item types vor 9 Monaten
GrowingPlant.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
GrowingPlant.h 9e77b69498 add json config for block and item types vor 9 Monaten
InformationObserver.cpp c5d06b0ae1 finish implementing server sided quest dialog vor 10 Monaten
InformationObserver.h 09061cb99f fix block updates in a chunk were send to the client before the chunk itself vor 1 Jahr
Inventory.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
Inventory.h b1b8def23e fix tools durability was not decreased when used vor 10 Monaten
Item.cpp 55d793f320 improve recipie parsing vor 9 Monaten
Item.h 55d793f320 improve recipie parsing vor 9 Monaten
ItemEntity.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
ItemEntity.h 9e77b69498 add json config for block and item types vor 9 Monaten
ItemFilter.cpp 55d793f320 improve recipie parsing vor 9 Monaten
ItemFilter.h 55d793f320 improve recipie parsing vor 9 Monaten
ItemModifier.cpp 55d793f320 improve recipie parsing vor 9 Monaten
ItemModifier.h 55d793f320 improve recipie parsing vor 9 Monaten
ItemSkill.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
ItemSkill.h 9e77b69498 add json config for block and item types vor 9 Monaten
ItemSlot.cpp b1b8def23e fix tools durability was not decreased when used vor 10 Monaten
ItemSlot.h b1b8def23e fix tools durability was not decreased when used vor 10 Monaten
ItemStack.cpp f429912cd5 add wooden buckets to move or drink fluids vor 10 Monaten
ItemStack.h 5f6fe46883 apply new code formatter vor 1 Jahr
ItemType.cpp 55d793f320 improve recipie parsing vor 9 Monaten
ItemType.h 55d793f320 improve recipie parsing vor 9 Monaten
JNoise.cpp c973f4f6cd improve height noise vor 1 Jahr
JNoise.h c973f4f6cd improve height noise vor 1 Jahr
JsonExpression.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
JsonExpression.h ba2b133bb3 add first quest vor 11 Monaten
JsonUtils.cpp 55d793f320 improve recipie parsing vor 9 Monaten
JsonUtils.h 55d793f320 improve recipie parsing vor 9 Monaten
LightSources.cpp 55d793f320 improve recipie parsing vor 9 Monaten
LightSources.h 55d793f320 improve recipie parsing vor 9 Monaten
ModelInfo.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
ModelInfo.h 9e77b69498 add json config for block and item types vor 9 Monaten
MultiblockStructure.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
MultiblockStructure.h ba2b133bb3 add first quest vor 11 Monaten
MultiblockTree.cpp ba2b133bb3 add first quest vor 11 Monaten
MultiblockTree.h 9e77b69498 add json config for block and item types vor 9 Monaten
MultiplyNoise.cpp c973f4f6cd improve height noise vor 1 Jahr
MultiplyNoise.h c973f4f6cd improve height noise vor 1 Jahr
NegateNoise.cpp c973f4f6cd improve height noise vor 1 Jahr
NegateNoise.h c973f4f6cd improve height noise vor 1 Jahr
NetworkMessage.cpp 8f9b619f15 improve fluid system vor 10 Monaten
NetworkMessage.h 988fdcadf0 implement dynamic uiml dialogs vor 10 Monaten
NoBlock.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
NoBlock.h 9e77b69498 add json config for block and item types vor 9 Monaten
Noise.cpp 5f6fe46883 apply new code formatter vor 1 Jahr
Noise.h 5f6fe46883 apply new code formatter vor 1 Jahr
NoiseInterpolator.cpp 5f6fe46883 apply new code formatter vor 1 Jahr
NoiseInterpolator.h 5f6fe46883 apply new code formatter vor 1 Jahr
OverworldDimension.cpp 674557b8cd add day-night cycle vor 1 Jahr
OverworldDimension.h 674557b8cd add day-night cycle vor 1 Jahr
OverworldDimensionGenerator.cpp c5d06b0ae1 finish implementing server sided quest dialog vor 10 Monaten
OverworldDimensionGenerator.h 9e77b69498 add json config for block and item types vor 9 Monaten
PlaceableProof.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
PlaceableProof.h 9e77b69498 add json config for block and item types vor 9 Monaten
Player.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
Player.h b75a7ec635 Add Chest block with inventory vor 1 Jahr
PlayerHand.cpp 55d793f320 improve recipie parsing vor 9 Monaten
PlayerHand.h 9e77b69498 add json config for block and item types vor 9 Monaten
PlayerRegister.cpp 7a99dc4a26 add player registry and dont use player name as filename for bedder security vor 1 Jahr
PlayerRegister.h 7a99dc4a26 add player registry and dont use player name as filename for bedder security vor 1 Jahr
Quest.cpp e8b76ac630 fix some issues with the quest dialog vor 10 Monaten
Quest.h 4ff579a149 quest rewards will now be given vor 10 Monaten
QuestDialog.cpp e8b76ac630 fix some issues with the quest dialog vor 10 Monaten
QuestDialog.h c5d06b0ae1 finish implementing server sided quest dialog vor 10 Monaten
QuestEvent.cpp ba2b133bb3 add first quest vor 11 Monaten
QuestEvent.h ba2b133bb3 add first quest vor 11 Monaten
QuestRequirement.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
QuestRequirement.h c5d06b0ae1 finish implementing server sided quest dialog vor 10 Monaten
QuestReward.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
QuestReward.h 4ff579a149 quest rewards will now be given vor 10 Monaten
RandNoise.cpp cd90b4d8ad fix issues with RandNoise on windows vor 1 Jahr
RandNoise.h cd90b4d8ad fix issues with RandNoise on windows vor 1 Jahr
Recipie.cpp 55d793f320 improve recipie parsing vor 9 Monaten
Recipie.h 55d793f320 improve recipie parsing vor 9 Monaten
RecipieList.cpp 55d793f320 improve recipie parsing vor 9 Monaten
RecipieList.h 55d793f320 improve recipie parsing vor 9 Monaten
RecipieLoader.cpp 55d793f320 improve recipie parsing vor 9 Monaten
RecipieLoader.h 55d793f320 improve recipie parsing vor 9 Monaten
SaveCommand.cpp 5d9efe48c5 Add Chat and Command System vor 1 Jahr
SaveCommand.h ec7fdc445a implement chat command security level system and grant chat command vor 1 Jahr
ScaleNoise.cpp c973f4f6cd improve height noise vor 1 Jahr
ScaleNoise.h c973f4f6cd improve height noise vor 1 Jahr
Server.cpp 92162d25c4 clients can now subscribe to mat changes and can request the position of all players vor 1 Jahr
Server.h ddbe48cff5 add working windows version vor 1 Jahr
ShapedNoise.cpp 114faa45d1 add shaped noise for rivers vor 1 Jahr
ShapedNoise.h 114faa45d1 add shaped noise for rivers vor 1 Jahr
Start.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
StructureCollection.cpp 67001cf308 improve json type system and add basic quest system vor 11 Monaten
StructureCollection.h 41e7a18a93 made world generation configurable via json vor 1 Jahr
TickOrganizer.cpp 6424fa64d5 add console command to shutdown the server without unsaved game data vor 1 Jahr
TickOrganizer.h 6424fa64d5 add console command to shutdown the server without unsaved game data vor 1 Jahr
TickQueue.cpp 14eb0c6c4b fix some issues with fluid blocks and make water occure in grassland bioms vor 1 Jahr
TickQueue.h 396b447d77 actually tick the blocks that needs to be ticked vor 1 Jahr
TickWorker.cpp 125e019f89 fix race conditions on redirected std::cout vor 1 Jahr
TickWorker.h 5f6fe46883 apply new code formatter vor 1 Jahr
Tickable.h 396b447d77 actually tick the blocks that needs to be ticked vor 1 Jahr
TreeSeblingBlock.cpp 55d793f320 improve recipie parsing vor 9 Monaten
TreeSeblingBlock.h 9e77b69498 add json config for block and item types vor 9 Monaten
TreeTemplate.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
TreeTemplate.h ba2b133bb3 add first quest vor 11 Monaten
TypeRegistry.cpp 865c67739a create json validator xml files for each parsable json config ftype after initialisation vor 9 Monaten
TypeRegistry.h 865c67739a create json validator xml files for each parsable json config ftype after initialisation vor 9 Monaten
UIController.cpp 4ff579a149 quest rewards will now be given vor 10 Monaten
UIController.h 988fdcadf0 implement dynamic uiml dialogs vor 10 Monaten
UIDialog.cpp 988fdcadf0 implement dynamic uiml dialogs vor 10 Monaten
UIDialog.h 988fdcadf0 implement dynamic uiml dialogs vor 10 Monaten
WorldGenerator.cpp 8789b87374 fix world generation bug that leads to missing ground blocks vor 1 Jahr
WorldGenerator.h 41e7a18a93 made world generation configurable via json vor 1 Jahr
WorldLoader.cpp 9e77b69498 add json config for block and item types vor 9 Monaten
WorldLoader.h 5f6fe46883 apply new code formatter vor 1 Jahr
WorldUpdate.cpp 8f9b619f15 improve fluid system vor 10 Monaten
WorldUpdate.h 9e77b69498 add json config for block and item types vor 9 Monaten
WormCaveGenerator.cpp 28332bd67b improved cave generation performance and fix world generation bugs vor 1 Jahr
WormCaveGenerator.h 28332bd67b improved cave generation performance and fix world generation bugs vor 1 Jahr