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 年間 前