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