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