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