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