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