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