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