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