Kolja Strohm 887a728bf1 fix memory error when generateSingleBlock was called for not loaded chunks преди 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 преди 1 година
BasicBlocks.h ce04e66df8 implement all todos that were about items that needed to be spawned преди 1 година
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 преди 1 година
BiomGenerator.h 41e7a18a93 made world generation configurable via json преди 1 година
Block.cpp b1b8def23e fix tools durability was not decreased when used преди 1 година
Block.h b1b8def23e fix tools durability was not decreased when used преди 1 година
BlockInfoCommand.cpp d418f08601 fix issue with block and light transmission at chunk borders преди 1 година
BlockInfoCommand.h 6398635f03 add block_info command for debugging преди 1 година
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 67001cf308 improve json type system and add basic quest system преди 1 година
BlockType.h 67001cf308 improve json type system and add basic quest system преди 1 година
BlockTypeGeneratorRule.cpp 41e7a18a93 made world generation configurable via json преди 1 година
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 b1b8def23e fix tools durability was not decreased when used преди 1 година
Chest.h b1b8def23e fix tools durability was not decreased when used преди 1 година
Chunk.cpp e245aa7153 fix fluid blocks were not ticked because they were not instanticated at world generation преди 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 преди 1 година
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 988fdcadf0 implement dynamic uiml dialogs преди 1 година
CraftingStorage.h 749e40e503 add possibility to recuest crafting recipies for a specific item type преди 1 година
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 aba30da978 fix entiy add and remove updates were not send in the correct order преди 1 година
Entity.h b1b8def23e fix tools durability was not decreased when used преди 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 преди 1 година
EntityType.h 5f6fe46883 apply new code formatter преди 2 години
FactorizeNoise.cpp c973f4f6cd improve height noise преди 1 година
FactorizeNoise.h c973f4f6cd improve height noise преди 1 година
FactoryCraft.vcxproj c5d06b0ae1 finish implementing server sided quest dialog преди 1 година
FactoryCraft.vcxproj.filters c5d06b0ae1 finish implementing server sided quest dialog преди 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 преди 1 година
FastNoiseWrapper.h 5f6fe46883 apply new code formatter преди 2 години
FlattenNoise.cpp c973f4f6cd improve height noise преди 1 година
FlattenNoise.h c973f4f6cd improve height noise преди 1 година
FluidBlock.cpp e245aa7153 fix fluid blocks were not ticked because they were not instanticated at world generation преди 1 година
FluidBlock.h e245aa7153 fix fluid blocks were not ticked because they were not instanticated at world generation преди 1 година
Game.cpp 887a728bf1 fix memory error when generateSingleBlock was called for not loaded chunks преди 1 година
Game.h 988fdcadf0 implement dynamic uiml dialogs преди 1 година
GeneratedStructure.cpp 41e7a18a93 made world generation configurable via json преди 1 година
GeneratedStructure.h 41e7a18a93 made world generation configurable via json преди 1 година
GeneratorRule.cpp c973f4f6cd improve height noise преди 1 година
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 преди 1 година
GrantCommand.h ec7fdc445a implement chat command security level system and grant chat command преди 1 година
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 674557b8cd add day-night cycle преди 1 година
GrowingPlant.h ce04e66df8 implement all todos that were about items that needed to be spawned преди 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 преди 1 година
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 b1b8def23e fix tools durability was not decreased when used преди 1 година
Item.h b1b8def23e fix tools durability was not decreased when used преди 1 година
ItemEntity.cpp ce04e66df8 implement all todos that were about items that needed to be spawned преди 1 година
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 преди 1 година
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 5a7d42021f add eatable wheat plant преди 2 години
ItemStack.h 5f6fe46883 apply new code formatter преди 2 години
ItemType.cpp b1b8def23e fix tools durability was not decreased when used преди 1 година
ItemType.h ba2b133bb3 add first quest преди 1 година
JNoise.cpp c973f4f6cd improve height noise преди 1 година
JNoise.h c973f4f6cd improve height noise преди 1 година
JsonExpression.cpp 28332bd67b improved cave generation performance and fix world generation bugs преди 1 година
JsonExpression.h ba2b133bb3 add first quest преди 1 година
LightSources.cpp ce04e66df8 implement all todos that were about items that needed to be spawned преди 1 година
LightSources.h ce04e66df8 implement all todos that were about items that needed to be spawned преди 1 година
ModelInfo.cpp 54e3efe672 fix errors in recipie lookup menue uiml преди 1 година
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 преди 1 година
MultiplyNoise.h c973f4f6cd improve height noise преди 1 година
NegateNoise.cpp c973f4f6cd improve height noise преди 1 година
NegateNoise.h c973f4f6cd improve height noise преди 1 година
NetworkMessage.cpp 988fdcadf0 implement dynamic uiml dialogs преди 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 преди 1 година
NoBlock.h af6b5d5789 improve speed of world generation by alowing the config to generait air blocks instantly if a block is above air level преди 1 година
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 преди 1 година
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 преди 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 преди 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 преди 1 година
RandNoise.h cd90b4d8ad fix issues with RandNoise on windows преди 1 година
Recipie.cpp 7a99dc4a26 add player registry and dont use player name as filename for bedder security преди 1 година
Recipie.h 749e40e503 add possibility to recuest crafting recipies for a specific item type преди 1 година
RecipieList.cpp 54e3efe672 fix errors in recipie lookup menue uiml преди 1 година
RecipieList.h 749e40e503 add possibility to recuest crafting recipies for a specific item type преди 1 година
RecipieLoader.cpp 41e7a18a93 made world generation configurable via json преди 1 година
RecipieLoader.h 749e40e503 add possibility to recuest crafting recipies for a specific item type преди 1 година
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 преди 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 b1b8def23e fix tools durability was not decreased when used преди 1 година
StaticRegistry.h 5f6fe46883 apply new code formatter преди 2 години
StructureCollection.cpp 67001cf308 improve json type system and add basic quest system преди 1 година
StructureCollection.h 41e7a18a93 made world generation configurable via json преди 1 година
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 преди 1 година
TickQueue.h 396b447d77 actually tick the blocks that needs to be ticked преди 2 години
TickWorker.cpp 125e019f89 fix race conditions on redirected std::cout преди 1 година
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 преди 1 година
TreeSeblingBlock.h ce04e66df8 implement all todos that were about items that needed to be spawned преди 1 година
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 преди 1 година
WorldGenerator.h 41e7a18a93 made world generation configurable via json преди 1 година
WorldLoader.cpp 674557b8cd add day-night cycle преди 1 година
WorldLoader.h 5f6fe46883 apply new code formatter преди 2 години
WorldUpdate.cpp aba30da978 fix entiy add and remove updates were not send in the correct order преди 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 преди 1 година
WormCaveGenerator.h 28332bd67b improved cave generation performance and fix world generation bugs преди 1 година