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