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