Kolja Strohm 9e77b69498 add json config for block and item types 10 miesięcy temu
..
AddEntityUpdate.cpp 9e77b69498 add json config for block and item types 10 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
ArrayUtils.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
ArrayUtils.h 9e77b69498 add json config for block and item types 10 miesięcy temu
BasicBlocks.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
BasicBlocks.h 9e77b69498 add json config for block and item types 10 miesięcy temu
BasicItems.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
BasicItems.h 9e77b69498 add json config for block and item types 10 miesięcy temu
BasicTool.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
BasicTool.h 9e77b69498 add json config for block and item types 10 miesięcy 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 9e77b69498 add json config for block and item types 10 miesięcy temu
Block.h 9e77b69498 add json config for block and item types 10 miesięcy temu
BlockFilter.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
BlockFilter.h 9e77b69498 add json config for block and item types 10 miesięcy temu
BlockInfoCommand.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
BlockInfoCommand.h 6398635f03 add block_info command for debugging 1 rok temu
BlockInstanceGeneratorRule.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
BlockInstanceGeneratorRule.h e245aa7153 fix fluid blocks were not ticked because they were not instanticated at world generation 1 rok temu
BlockType.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
BlockType.h 9e77b69498 add json config for block and item types 10 miesięcy temu
BlockTypeGeneratorRule.cpp 9e77b69498 add json config for block and item types 10 miesięcy 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 9e77b69498 add json config for block and item types 10 miesięcy temu
Chest.h 9e77b69498 add json config for block and item types 10 miesięcy temu
Chunk.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
Chunk.h d418f08601 fix issue with block and light transmission at chunk borders 1 rok temu
ChunkMap.cpp 9e77b69498 add json config for block and item types 10 miesięcy 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 9e77b69498 add json config for block and item types 10 miesięcy temu
Dimension.h ba2b133bb3 add first quest 11 miesięcy temu
DimensionGenerator.cpp 887a728bf1 fix memory error when generateSingleBlock was called for not loaded chunks 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 9e77b69498 add json config for block and item types 10 miesięcy temu
Entity.h 9e77b69498 add json config for block and item types 10 miesięcy temu
EntityRemovedUpdate.cpp aba30da978 fix entiy add and remove updates were not send in the correct order 10 miesięcy temu
EntityRemovedUpdate.h aba30da978 fix entiy add and remove updates were not send in the correct order 10 miesięcy temu
EntityType.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
EntityType.h 9e77b69498 add json config for block and item types 10 miesięcy temu
FactorizeNoise.cpp c973f4f6cd improve height noise 1 rok temu
FactorizeNoise.h c973f4f6cd improve height noise 1 rok temu
FactoryCraft.vcxproj 9e77b69498 add json config for block and item types 10 miesięcy temu
FactoryCraft.vcxproj.filters 9e77b69498 add json config for block and item types 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 9e77b69498 add json config for block and item types 10 miesięcy temu
FluidBlock.h 9e77b69498 add json config for block and item types 10 miesięcy temu
FluidContainer.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
FluidContainer.h 9e77b69498 add json config for block and item types 10 miesięcy temu
Game.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
Game.h 9e77b69498 add json config for block and item types 10 miesięcy temu
GeneratedStructure.cpp 9e77b69498 add json config for block and item types 10 miesięcy 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 9e77b69498 add json config for block and item types 10 miesięcy temu
Grass.h 9e77b69498 add json config for block and item types 10 miesięcy temu
GrowingPlant.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
GrowingPlant.h 9e77b69498 add json config for block and item types 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 9e77b69498 add json config for block and item types 10 miesięcy temu
Inventory.h b1b8def23e fix tools durability was not decreased when used 10 miesięcy temu
Item.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
Item.h 9e77b69498 add json config for block and item types 10 miesięcy temu
ItemEntity.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
ItemEntity.h 9e77b69498 add json config for block and item types 10 miesięcy 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 9e77b69498 add json config for block and item types 10 miesięcy temu
ItemSkill.h 9e77b69498 add json config for block and item types 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 f429912cd5 add wooden buckets to move or drink fluids 10 miesięcy temu
ItemStack.h 5f6fe46883 apply new code formatter 1 rok temu
ItemType.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
ItemType.h 9e77b69498 add json config for block and item types 10 miesięcy temu
JNoise.cpp c973f4f6cd improve height noise 1 rok temu
JNoise.h c973f4f6cd improve height noise 1 rok temu
JsonExpression.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
JsonExpression.h ba2b133bb3 add first quest 11 miesięcy temu
JsonUtils.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
JsonUtils.h 9e77b69498 add json config for block and item types 10 miesięcy temu
LightSources.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
LightSources.h 9e77b69498 add json config for block and item types 10 miesięcy temu
ModelInfo.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
ModelInfo.h 9e77b69498 add json config for block and item types 10 miesięcy temu
MultiblockStructure.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
MultiblockStructure.h ba2b133bb3 add first quest 11 miesięcy temu
MultiblockTree.cpp ba2b133bb3 add first quest 11 miesięcy temu
MultiblockTree.h 9e77b69498 add json config for block and item types 10 miesięcy 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 8f9b619f15 improve fluid system 10 miesięcy temu
NetworkMessage.h 988fdcadf0 implement dynamic uiml dialogs 10 miesięcy temu
NoBlock.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
NoBlock.h 9e77b69498 add json config for block and item types 10 miesięcy 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 9e77b69498 add json config for block and item types 10 miesięcy temu
PlaceableProof.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
PlaceableProof.h 9e77b69498 add json config for block and item types 10 miesięcy temu
Player.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
Player.h b75a7ec635 Add Chest block with inventory 1 rok temu
PlayerHand.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
PlayerHand.h 9e77b69498 add json config for block and item types 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 9e77b69498 add json config for block and item types 10 miesięcy temu
QuestRequirement.h c5d06b0ae1 finish implementing server sided quest dialog 10 miesięcy temu
QuestReward.cpp 9e77b69498 add json config for block and item types 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 f429912cd5 add wooden buckets to move or drink fluids 10 miesięcy temu
Recipie.h f429912cd5 add wooden buckets to move or drink fluids 10 miesięcy temu
RecipieList.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
RecipieList.h 9e77b69498 add json config for block and item types 10 miesięcy temu
RecipieLoader.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
RecipieLoader.h f429912cd5 add wooden buckets to move or drink fluids 10 miesięcy 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
Start.cpp 9e77b69498 add json config for block and item types 10 miesięcy 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 9e77b69498 add json config for block and item types 10 miesięcy temu
TreeSeblingBlock.h 9e77b69498 add json config for block and item types 10 miesięcy temu
TreeTemplate.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
TreeTemplate.h ba2b133bb3 add first quest 11 miesięcy temu
TypeRegistry.cpp 9e77b69498 add json config for block and item types 10 miesięcy temu
TypeRegistry.h 9e77b69498 add json config for block and item types 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 9e77b69498 add json config for block and item types 10 miesięcy temu
WorldLoader.h 5f6fe46883 apply new code formatter 1 rok temu
WorldUpdate.cpp 8f9b619f15 improve fluid system 10 miesięcy temu
WorldUpdate.h 9e77b69498 add json config for block and item types 10 miesięcy 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