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