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