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