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