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