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