Kolja Strohm b1b8def23e fix tools durability was not decreased when used před 10 měsíci
..
AddEntityUpdate.cpp ba2b133bb3 add first quest před 11 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
Axe.cpp b1b8def23e fix tools durability was not decreased when used před 10 měsíci
Axe.h b1b8def23e fix tools durability was not decreased when used před 10 měsíci
BasicBlock.cpp ce04e66df8 implement all todos that were about items that needed to be spawned před 1 rokem
BasicBlocks.h ce04e66df8 implement all todos that were about items that needed to be spawned před 1 rokem
BasicItems.cpp 5b4c4f2119 improvd type system to reduce amount of needed souce code před 1 rokem
BasicItems.h 5b4c4f2119 improvd type system to reduce amount of needed souce code před 1 rokem
BasicTool.cpp 84cb3844ad added farmland and flint hoe před 1 rokem
BasicTool.h 84cb3844ad added farmland and flint hoe před 1 rokem
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 b1b8def23e fix tools durability was not decreased when used před 10 měsíci
Block.h b1b8def23e fix tools durability was not decreased when used před 10 měsíci
BlockInfoCommand.cpp d418f08601 fix issue with block and light transmission at chunk borders před 1 rokem
BlockInfoCommand.h 6398635f03 add block_info command for debugging před 1 rokem
BlockInstanceGeneratorRule.cpp e245aa7153 fix fluid blocks were not ticked because they were not instanticated at world generation před 1 rokem
BlockInstanceGeneratorRule.h e245aa7153 fix fluid blocks were not ticked because they were not instanticated at world generation před 1 rokem
BlockType.cpp 67001cf308 improve json type system and add basic quest system před 11 měsíci
BlockType.h 67001cf308 improve json type system and add basic quest system před 11 měsíci
BlockTypeGeneratorRule.cpp 41e7a18a93 made world generation configurable via json před 1 rokem
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 b1b8def23e fix tools durability was not decreased when used před 10 měsíci
Chest.h b1b8def23e fix tools durability was not decreased when used před 10 měsíci
Chunk.cpp e245aa7153 fix fluid blocks were not ticked because they were not instanticated at world generation před 1 rokem
Chunk.h d418f08601 fix issue with block and light transmission at chunk borders před 1 rokem
ChunkMap.cpp 92162d25c4 clients can now subscribe to mat changes and can request the position of all players před 1 rokem
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 c5d06b0ae1 finish implementing server sided quest dialog před 10 měsíci
Dimension.h ba2b133bb3 add first quest před 11 měsíci
DimensionGenerator.cpp c5d06b0ae1 finish implementing server sided quest dialog 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 b1b8def23e fix tools durability was not decreased when used před 10 měsíci
Entity.h b1b8def23e fix tools durability was not decreased when used před 10 měsíci
EntityRemovedUpdate.cpp 5b4c4f2119 improvd type system to reduce amount of needed souce code před 1 rokem
EntityRemovedUpdate.h 5f6fe46883 apply new code formatter před 1 rokem
EntityType.cpp ce04e66df8 implement all todos that were about items that needed to be spawned před 1 rokem
EntityType.h 5f6fe46883 apply new code formatter před 1 rokem
FactorizeNoise.cpp c973f4f6cd improve height noise před 1 rokem
FactorizeNoise.h c973f4f6cd improve height noise před 1 rokem
FactoryCraft.vcxproj c5d06b0ae1 finish implementing server sided quest dialog před 10 měsíci
FactoryCraft.vcxproj.filters c5d06b0ae1 finish implementing server sided quest dialog 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 e245aa7153 fix fluid blocks were not ticked because they were not instanticated at world generation před 1 rokem
FluidBlock.h e245aa7153 fix fluid blocks were not ticked because they were not instanticated at world generation před 1 rokem
Game.cpp 988fdcadf0 implement dynamic uiml dialogs před 10 měsíci
Game.h 988fdcadf0 implement dynamic uiml dialogs před 10 měsíci
GeneratedStructure.cpp 41e7a18a93 made world generation configurable via json před 1 rokem
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 d418f08601 fix issue with block and light transmission at chunk borders před 1 rokem
Grass.h d418f08601 fix issue with block and light transmission at chunk borders před 1 rokem
GrowingPlant.cpp 674557b8cd add day-night cycle před 1 rokem
GrowingPlant.h ce04e66df8 implement all todos that were about items that needed to be spawned před 1 rokem
Hoe.cpp b1b8def23e fix tools durability was not decreased when used před 10 měsíci
Hoe.h b1b8def23e fix tools durability was not decreased when used 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 b1b8def23e fix tools durability was not decreased when used 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 b1b8def23e fix tools durability was not decreased when used před 10 měsíci
Item.h b1b8def23e fix tools durability was not decreased when used před 10 měsíci
ItemEntity.cpp ce04e66df8 implement all todos that were about items that needed to be spawned před 1 rokem
ItemEntity.h 5f6fe46883 apply new code formatter před 1 rokem
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 b1b8def23e fix tools durability was not decreased when used před 10 měsíci
ItemSkill.h b1b8def23e fix tools durability was not decreased when used 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 5a7d42021f add eatable wheat plant před 1 rokem
ItemStack.h 5f6fe46883 apply new code formatter před 1 rokem
ItemType.cpp b1b8def23e fix tools durability was not decreased when used před 10 měsíci
ItemType.h ba2b133bb3 add first quest před 11 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 28332bd67b improved cave generation performance and fix world generation bugs před 1 rokem
JsonExpression.h ba2b133bb3 add first quest před 11 měsíci
LightSources.cpp ce04e66df8 implement all todos that were about items that needed to be spawned před 1 rokem
LightSources.h ce04e66df8 implement all todos that were about items that needed to be spawned před 1 rokem
ModelInfo.cpp 54e3efe672 fix errors in recipie lookup menue uiml před 1 rokem
ModelInfo.h 5a7d42021f add eatable wheat plant před 1 rokem
MultiblockStructure.cpp 5f6fe46883 apply new code formatter před 1 rokem
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 5b4c4f2119 improvd type system to reduce amount of needed souce code před 1 rokem
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 988fdcadf0 implement dynamic uiml dialogs před 10 měsíci
NetworkMessage.h 988fdcadf0 implement dynamic uiml dialogs před 10 měsíci
NoBlock.cpp af6b5d5789 improve speed of world generation by alowing the config to generait air blocks instantly if a block is above air level před 1 rokem
NoBlock.h af6b5d5789 improve speed of world generation by alowing the config to generait air blocks instantly if a block is above air level před 1 rokem
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 674557b8cd add day-night cycle před 1 rokem
Player.cpp b1b8def23e fix tools durability was not decreased when used před 10 měsíci
Player.h b75a7ec635 Add Chest block with inventory před 1 rokem
PlayerHand.cpp b1b8def23e fix tools durability was not decreased when used před 10 měsíci
PlayerHand.h b1b8def23e fix tools durability was not decreased when used 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 c2e95a95ef improve quest detail view in quest dialog před 10 měsíci
QuestRequirement.h c5d06b0ae1 finish implementing server sided quest dialog před 10 měsíci
QuestReward.cpp 4ff579a149 quest rewards will now be given 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 7a99dc4a26 add player registry and dont use player name as filename for bedder security před 1 rokem
Recipie.h 749e40e503 add possibility to recuest crafting recipies for a specific item type před 1 rokem
RecipieList.cpp 54e3efe672 fix errors in recipie lookup menue uiml před 1 rokem
RecipieList.h 749e40e503 add possibility to recuest crafting recipies for a specific item type před 1 rokem
RecipieLoader.cpp 41e7a18a93 made world generation configurable via json před 1 rokem
RecipieLoader.h 749e40e503 add possibility to recuest crafting recipies for a specific item type před 1 rokem
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
Shovel.cpp b1b8def23e fix tools durability was not decreased when used před 10 měsíci
Shovel.h b1b8def23e fix tools durability was not decreased when used před 10 měsíci
Start.cpp c5d06b0ae1 finish implementing server sided quest dialog před 10 měsíci
StaticInitializerOrder.cpp b1b8def23e fix tools durability was not decreased when used před 10 měsíci
StaticRegistry.h 5f6fe46883 apply new code formatter před 1 rokem
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 41e7a18a93 made world generation configurable via json před 1 rokem
TreeSeblingBlock.h ce04e66df8 implement all todos that were about items that needed to be spawned před 1 rokem
TreeTemplate.cpp ba2b133bb3 add first quest před 11 měsíci
TreeTemplate.h ba2b133bb3 add first quest před 11 měsíci
TypeRegistry.cpp ba2b133bb3 add first quest před 11 měsíci
TypeRegistry.h c5d06b0ae1 finish implementing server sided quest dialog 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 674557b8cd add day-night cycle před 1 rokem
WorldLoader.h 5f6fe46883 apply new code formatter před 1 rokem
WorldUpdate.cpp 5f6fe46883 apply new code formatter před 1 rokem
WorldUpdate.h 5f6fe46883 apply new code formatter před 1 rokem
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