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