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