Kolja Strohm b1b8def23e fix tools durability was not decreased when used 10 сар өмнө
..
AddEntityUpdate.cpp ba2b133bb3 add first quest 11 сар өмнө
AddEntityUpdate.h ba2b133bb3 add first quest 11 сар өмнө
Area.cpp 5f6fe46883 apply new code formatter 1 жил өмнө
Area.h 5f6fe46883 apply new code formatter 1 жил өмнө
Axe.cpp b1b8def23e fix tools durability was not decreased when used 10 сар өмнө
Axe.h b1b8def23e fix tools durability was not decreased when used 10 сар өмнө
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 1 жил өмнө
BasicItems.h 5b4c4f2119 improvd type system to reduce amount of needed souce code 1 жил өмнө
BasicTool.cpp 84cb3844ad added farmland and flint hoe 1 жил өмнө
BasicTool.h 84cb3844ad added farmland and flint hoe 1 жил өмнө
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 10 сар өмнө
Block.h b1b8def23e fix tools durability was not decreased when used 10 сар өмнө
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 67001cf308 improve json type system and add basic quest system 11 сар өмнө
BlockType.h 67001cf308 improve json type system and add basic quest system 11 сар өмнө
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 10 сар өмнө
Chest.h b1b8def23e fix tools durability was not decreased when used 10 сар өмнө
Chunk.cpp e245aa7153 fix fluid blocks were not ticked because they were not instanticated at world generation 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 10 сар өмнө
CraftingStorage.h 749e40e503 add possibility to recuest crafting recipies for a specific item type 1 жил өмнө
Dimension.cpp c5d06b0ae1 finish implementing server sided quest dialog 10 сар өмнө
Dimension.h ba2b133bb3 add first quest 11 сар өмнө
DimensionGenerator.cpp c5d06b0ae1 finish implementing server sided quest dialog 10 сар өмнө
DimensionGenerator.h c5d06b0ae1 finish implementing server sided quest dialog 10 сар өмнө
DimensionMap.cpp ba2b133bb3 add first quest 11 сар өмнө
DimensionMap.h ba2b133bb3 add first quest 11 сар өмнө
DoLaterHandler.cpp 5f6fe46883 apply new code formatter 1 жил өмнө
DoLaterHandler.h 5f6fe46883 apply new code formatter 1 жил өмнө
Effect.h 4c3a4b212d remove unneeded information from client 2 жил өмнө
EffectFactory.h 4c3a4b212d remove unneeded information from client 2 жил өмнө
Entity.cpp b1b8def23e fix tools durability was not decreased when used 10 сар өмнө
Entity.h b1b8def23e fix tools durability was not decreased when used 10 сар өмнө
EntityRemovedUpdate.cpp 5b4c4f2119 improvd type system to reduce amount of needed souce code 1 жил өмнө
EntityRemovedUpdate.h 5f6fe46883 apply new code formatter 1 жил өмнө
EntityType.cpp ce04e66df8 implement all todos that were about items that needed to be spawned 1 жил өмнө
EntityType.h 5f6fe46883 apply new code formatter 1 жил өмнө
FactorizeNoise.cpp c973f4f6cd improve height noise 1 жил өмнө
FactorizeNoise.h c973f4f6cd improve height noise 1 жил өмнө
FactoryCraft.vcxproj c5d06b0ae1 finish implementing server sided quest dialog 10 сар өмнө
FactoryCraft.vcxproj.filters c5d06b0ae1 finish implementing server sided quest dialog 10 сар өмнө
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 1 жил өмнө
FlattenNoise.cpp c973f4f6cd improve height noise 1 жил өмнө
FlattenNoise.h c973f4f6cd improve height noise 1 жил өмнө
FluidBlock.cpp e245aa7153 fix fluid blocks were not ticked because they were not instanticated at world generation 1 жил өмнө
FluidBlock.h e245aa7153 fix fluid blocks were not ticked because they were not instanticated at world generation 1 жил өмнө
Game.cpp 988fdcadf0 implement dynamic uiml dialogs 10 сар өмнө
Game.h 988fdcadf0 implement dynamic uiml dialogs 10 сар өмнө
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 11 сар өмнө
GeneratorTemplate.cpp 67001cf308 improve json type system and add basic quest system 11 сар өмнө
GeneratorTemplate.h 67001cf308 improve json type system and add basic quest system 11 сар өмнө
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 10 сар өмнө
Hoe.h b1b8def23e fix tools durability was not decreased when used 10 сар өмнө
InformationObserver.cpp c5d06b0ae1 finish implementing server sided quest dialog 10 сар өмнө
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 10 сар өмнө
Inventory.h b1b8def23e fix tools durability was not decreased when used 10 сар өмнө
Item.cpp b1b8def23e fix tools durability was not decreased when used 10 сар өмнө
Item.h b1b8def23e fix tools durability was not decreased when used 10 сар өмнө
ItemEntity.cpp ce04e66df8 implement all todos that were about items that needed to be spawned 1 жил өмнө
ItemEntity.h 5f6fe46883 apply new code formatter 1 жил өмнө
ItemFilter.cpp ba2b133bb3 add first quest 11 сар өмнө
ItemFilter.h 54e3efe672 fix errors in recipie lookup menue uiml 1 жил өмнө
ItemModifier.cpp 5f6fe46883 apply new code formatter 1 жил өмнө
ItemModifier.h 5f6fe46883 apply new code formatter 1 жил өмнө
ItemSkill.cpp b1b8def23e fix tools durability was not decreased when used 10 сар өмнө
ItemSkill.h b1b8def23e fix tools durability was not decreased when used 10 сар өмнө
ItemSlot.cpp b1b8def23e fix tools durability was not decreased when used 10 сар өмнө
ItemSlot.h b1b8def23e fix tools durability was not decreased when used 10 сар өмнө
ItemStack.cpp 5a7d42021f add eatable wheat plant 1 жил өмнө
ItemStack.h 5f6fe46883 apply new code formatter 1 жил өмнө
ItemType.cpp b1b8def23e fix tools durability was not decreased when used 10 сар өмнө
ItemType.h ba2b133bb3 add first quest 11 сар өмнө
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 11 сар өмнө
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 1 жил өмнө
MultiblockStructure.cpp 5f6fe46883 apply new code formatter 1 жил өмнө
MultiblockStructure.h ba2b133bb3 add first quest 11 сар өмнө
MultiblockTree.cpp ba2b133bb3 add first quest 11 сар өмнө
MultiblockTree.h 5b4c4f2119 improvd type system to reduce amount of needed souce code 1 жил өмнө
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 988fdcadf0 implement dynamic uiml dialogs 10 сар өмнө
NetworkMessage.h 988fdcadf0 implement dynamic uiml dialogs 10 сар өмнө
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 1 жил өмнө
Noise.h 5f6fe46883 apply new code formatter 1 жил өмнө
NoiseInterpolator.cpp 5f6fe46883 apply new code formatter 1 жил өмнө
NoiseInterpolator.h 5f6fe46883 apply new code formatter 1 жил өмнө
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 10 сар өмнө
OverworldDimensionGenerator.h 674557b8cd add day-night cycle 1 жил өмнө
Player.cpp b1b8def23e fix tools durability was not decreased when used 10 сар өмнө
Player.h b75a7ec635 Add Chest block with inventory 1 жил өмнө
PlayerHand.cpp b1b8def23e fix tools durability was not decreased when used 10 сар өмнө
PlayerHand.h b1b8def23e fix tools durability was not decreased when used 10 сар өмнө
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 10 сар өмнө
Quest.h 4ff579a149 quest rewards will now be given 10 сар өмнө
QuestDialog.cpp e8b76ac630 fix some issues with the quest dialog 10 сар өмнө
QuestDialog.h c5d06b0ae1 finish implementing server sided quest dialog 10 сар өмнө
QuestEvent.cpp ba2b133bb3 add first quest 11 сар өмнө
QuestEvent.h ba2b133bb3 add first quest 11 сар өмнө
QuestRequirement.cpp c2e95a95ef improve quest detail view in quest dialog 10 сар өмнө
QuestRequirement.h c5d06b0ae1 finish implementing server sided quest dialog 10 сар өмнө
QuestReward.cpp 4ff579a149 quest rewards will now be given 10 сар өмнө
QuestReward.h 4ff579a149 quest rewards will now be given 10 сар өмнө
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 1 жил өмнө
ShapedNoise.h 114faa45d1 add shaped noise for rivers 1 жил өмнө
Shovel.cpp b1b8def23e fix tools durability was not decreased when used 10 сар өмнө
Shovel.h b1b8def23e fix tools durability was not decreased when used 10 сар өмнө
Start.cpp c5d06b0ae1 finish implementing server sided quest dialog 10 сар өмнө
StaticInitializerOrder.cpp b1b8def23e fix tools durability was not decreased when used 10 сар өмнө
StaticRegistry.h 5f6fe46883 apply new code formatter 1 жил өмнө
StructureCollection.cpp 67001cf308 improve json type system and add basic quest system 11 сар өмнө
StructureCollection.h 41e7a18a93 made world generation configurable via json 1 жил өмнө
TickOrganizer.cpp 6424fa64d5 add console command to shutdown the server without unsaved game data 1 жил өмнө
TickOrganizer.h 6424fa64d5 add console command to shutdown the server without unsaved game data 1 жил өмнө
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 1 жил өмнө
TickWorker.cpp 125e019f89 fix race conditions on redirected std::cout 1 жил өмнө
TickWorker.h 5f6fe46883 apply new code formatter 1 жил өмнө
Tickable.h 396b447d77 actually tick the blocks that needs to be ticked 1 жил өмнө
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 11 сар өмнө
TreeTemplate.h ba2b133bb3 add first quest 11 сар өмнө
TypeRegistry.cpp ba2b133bb3 add first quest 11 сар өмнө
TypeRegistry.h c5d06b0ae1 finish implementing server sided quest dialog 10 сар өмнө
UIController.cpp 4ff579a149 quest rewards will now be given 10 сар өмнө
UIController.h 988fdcadf0 implement dynamic uiml dialogs 10 сар өмнө
UIDialog.cpp 988fdcadf0 implement dynamic uiml dialogs 10 сар өмнө
UIDialog.h 988fdcadf0 implement dynamic uiml dialogs 10 сар өмнө
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 1 жил өмнө
WorldUpdate.cpp 5f6fe46883 apply new code formatter 1 жил өмнө
WorldUpdate.h 5f6fe46883 apply new code formatter 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 жил өмнө