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