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