Kolja Strohm ad65b726ce add item stack images to quest requirements 1 개월 전
..
Animal.cpp 17f97ab884 implement server side collision detection 2 달 전
Animal.h 17f97ab884 implement server side collision detection 2 달 전
AnimalAI.cpp 56fbc7625e use framework logging and console 2 년 전
AnimalAI.h ddae1e5187 add entity generation to world generator 1 년 전
Area.cpp 5f6fe46883 apply new code formatter 3 년 전
Area.h 5f6fe46883 apply new code formatter 3 년 전
ArrayUtils.cpp 9e77b69498 add json config for block and item types 2 년 전
ArrayUtils.h 9e77b69498 add json config for block and item types 2 년 전
BasicBlocks.cpp ad65b726ce add item stack images to quest requirements 1 개월 전
BasicBlocks.h ad65b726ce add item stack images to quest requirements 1 개월 전
BasicItems.cpp c89358f536 resturcture includes 3 달 전
BasicItems.h 87464f7f24 improve TypeRegistry 1 년 전
BasicTool.cpp 650fa40b98 add more quest requirements 1 개월 전
BasicTool.h c89358f536 resturcture includes 3 달 전
BiomGenerator.cpp 97851bf504 remove unused includes 3 달 전
BiomGenerator.h 97851bf504 remove unused includes 3 달 전
Block.cpp 650fa40b98 add more quest requirements 1 개월 전
Block.h c89358f536 resturcture includes 3 달 전
BlockComponent.cpp 713d107008 add camp fire dialog and first camp fire recipie 7 달 전
BlockComponent.h 33990e1a5d add api to fire based processing component 7 달 전
BlockFilter.cpp 588736ad6b add broken tree branches to gather sticks 1 개월 전
BlockFilter.h 588736ad6b add broken tree branches to gather sticks 1 개월 전
BlockInfoCommand.cpp 713d107008 add camp fire dialog and first camp fire recipie 7 달 전
BlockInfoCommand.h f6d885102e console commands can nw be executed and have autocompletion 2 년 전
BlockInstanceGeneratorRule.cpp c89358f536 resturcture includes 3 달 전
BlockInstanceGeneratorRule.h 87464f7f24 improve TypeRegistry 1 년 전
BlockReplacementDrop.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 10 달 전
BlockReplacementDrop.h 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 10 달 전
BlockType.cpp ad65b726ce add item stack images to quest requirements 1 개월 전
BlockType.h ad65b726ce add item stack images to quest requirements 1 개월 전
BlockTypeGeneratorRule.cpp c89358f536 resturcture includes 3 달 전
BlockTypeGeneratorRule.h 87464f7f24 improve TypeRegistry 1 년 전
BlockTypeNameFactory.cpp 574e9216c6 add json schema export for config files 1 년 전
BlockTypeNameFactory.h 574e9216c6 add json schema export for config files 1 년 전
CaveGenerator.cpp 41e7a18a93 made world generation configurable via json 3 년 전
CaveGenerator.h 41e7a18a93 made world generation configurable via json 3 년 전
Chat.cpp 56fbc7625e use framework logging and console 2 년 전
Chat.h ec7fdc445a implement chat command security level system and grant chat command 3 년 전
ChatCommand.cpp c89358f536 resturcture includes 3 달 전
ChatCommand.h f6d885102e console commands can nw be executed and have autocompletion 2 년 전
ChatCommandExecutor.cpp f6d885102e console commands can nw be executed and have autocompletion 2 년 전
ChatCommandExecutor.h 5d9efe48c5 Add Chat and Command System 3 년 전
ChatMessage.cpp ddbe48cff5 add working windows version 3 년 전
ChatMessage.h 5d9efe48c5 Add Chat and Command System 3 년 전
ChatObserver.cpp 7820a034c7 improve json config loading 2 년 전
ChatObserver.h b6d4561fdf fix problems with chat observer configuration 3 년 전
Chest.cpp c89358f536 resturcture includes 3 달 전
Chest.h 7d326d1801 remove unneeded dialogId function from Chest block 9 달 전
Chunk.cpp 588736ad6b add broken tree branches to gather sticks 1 개월 전
Chunk.h 588736ad6b add broken tree branches to gather sticks 1 개월 전
ChunkMap.cpp c89358f536 resturcture includes 3 달 전
ChunkMap.h 92162d25c4 clients can now subscribe to mat changes and can request the position of all players 3 년 전
Constants.h 0d55d8f2cd improve performance of fluid block ticking 2 년 전
CraftingStorage.cpp c89358f536 resturcture includes 3 달 전
CraftingStorage.h c89358f536 resturcture includes 3 달 전
DefaultBlockItemDrop.cpp c89358f536 resturcture includes 3 달 전
DefaultBlockItemDrop.h 129e007172 Improve Drop configuration for blocks and entities 11 달 전
DefaultInventoryDrop.cpp 129e007172 Improve Drop configuration for blocks and entities 11 달 전
DefaultInventoryDrop.h 129e007172 Improve Drop configuration for blocks and entities 11 달 전
Dimension.cpp d6291a5fdc fix problems with collision detection 2 달 전
Dimension.h 17f97ab884 implement server side collision detection 2 달 전
DimensionGenerator.cpp 97851bf504 remove unused includes 3 달 전
DimensionGenerator.h 97851bf504 remove unused includes 3 달 전
DimensionMap.cpp 56fbc7625e use framework logging and console 2 년 전
DimensionMap.h ba2b133bb3 add first quest 2 년 전
DoLaterHandler.cpp 5f6fe46883 apply new code formatter 3 년 전
DoLaterHandler.h 5f6fe46883 apply new code formatter 3 년 전
DropChanceCondition.cpp 129e007172 Improve Drop configuration for blocks and entities 11 달 전
DropChanceCondition.h 129e007172 Improve Drop configuration for blocks and entities 11 달 전
DropCondition.h 129e007172 Improve Drop configuration for blocks and entities 11 달 전
DropConditionOperator.cpp 129e007172 Improve Drop configuration for blocks and entities 11 달 전
DropConditionOperator.h 129e007172 Improve Drop configuration for blocks and entities 11 달 전
DropConfig.cpp 129e007172 Improve Drop configuration for blocks and entities 11 달 전
DropConfig.h 129e007172 Improve Drop configuration for blocks and entities 11 달 전
DropUsedItemCondition.cpp 129e007172 Improve Drop configuration for blocks and entities 11 달 전
DropUsedItemCondition.h 129e007172 Improve Drop configuration for blocks and entities 11 달 전
Entity.cpp b2739efb1f fix problems with required quest completion checking 1 개월 전
Entity.h eab24b0309 fix generated entities were added twice to the chunk 1 개월 전
EntityGenerator.cpp 650fa40b98 add more quest requirements 1 개월 전
EntityGenerator.h 4c42c19e3b improve world generation speed to about 20 chunks per second 6 달 전
EntityType.cpp d6291a5fdc fix problems with collision detection 2 달 전
EntityType.h 17f97ab884 implement server side collision detection 2 달 전
FactorizeNoise.cpp c973f4f6cd improve height noise 3 년 전
FactorizeNoise.h c973f4f6cd improve height noise 3 년 전
FactoryCraft.vcxproj 1515b284c6 add UIMLBuilder 1 개월 전
FactoryCraft.vcxproj.filters 1515b284c6 add UIMLBuilder 1 개월 전
FastNoiseLite.h 4c3a4b212d remove unneeded information from client 3 년 전
FastNoiseWrapper.cpp 14eb0c6c4b fix some issues with fluid blocks and make water occure in grassland bioms 3 년 전
FastNoiseWrapper.h 5f6fe46883 apply new code formatter 3 년 전
FireBasedProcessingBlockComponent.cpp 1515b284c6 add UIMLBuilder 1 개월 전
FireBasedProcessingBlockComponent.h 33990e1a5d add api to fire based processing component 7 달 전
FlattenNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 6 달 전
FlattenNoise.h c973f4f6cd improve height noise 3 년 전
FluidBlock.cpp ad65b726ce add item stack images to quest requirements 1 개월 전
FluidBlock.h ad65b726ce add item stack images to quest requirements 1 개월 전
FluidContainer.cpp 1515b284c6 add UIMLBuilder 1 개월 전
FluidContainer.h 1515b284c6 add UIMLBuilder 1 개월 전
Game.cpp 7486ddd14d fix: spawned item entities were added twice to the chunk 1 개월 전
Game.h 874e3f42cc make entities targetable by pointing at them 2 달 전
GameClient.cpp 1515b284c6 add UIMLBuilder 1 개월 전
GameClient.h ea9abd92dc improve system to save and load entities 3 달 전
GeneratedStructure.cpp c89358f536 resturcture includes 3 달 전
GeneratedStructure.h 1a9c44e82c fix memory error in tree template structure generation 2 년 전
GeneratorRule.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 6 달 전
GeneratorRule.h 650fa40b98 add more quest requirements 1 개월 전
GeneratorTemplate.cpp 7820a034c7 improve json config loading 2 년 전
GeneratorTemplate.h 129e007172 Improve Drop configuration for blocks and entities 11 달 전
GrantCommand.cpp f6d885102e console commands can nw be executed and have autocompletion 2 년 전
GrantCommand.h f6d885102e console commands can nw be executed and have autocompletion 2 년 전
Grass.cpp ad65b726ce add item stack images to quest requirements 1 개월 전
Grass.h ad65b726ce add item stack images to quest requirements 1 개월 전
GrowingPlant.cpp ad65b726ce add item stack images to quest requirements 1 개월 전
GrowingPlant.h ad65b726ce add item stack images to quest requirements 1 개월 전
InformationObserver.cpp 09e2efddc9 fix deadlock of entity tick thread with client api call processing thread 2 달 전
InformationObserver.h 09061cb99f fix block updates in a chunk were send to the client before the chunk itself 3 년 전
InteractionConfig.cpp e5daa55bd9 make block interactions configurable for all block types 9 달 전
InteractionConfig.h e5daa55bd9 make block interactions configurable for all block types 9 달 전
Inventory.cpp 1515b284c6 add UIMLBuilder 1 개월 전
Inventory.h 650fa40b98 add more quest requirements 1 개월 전
Item.cpp 1515b284c6 add UIMLBuilder 1 개월 전
Item.h 1515b284c6 add UIMLBuilder 1 개월 전
ItemEntity.cpp eab24b0309 fix generated entities were added twice to the chunk 1 개월 전
ItemEntity.h 17f97ab884 implement server side collision detection 2 달 전
ItemFilter.cpp 1515b284c6 add UIMLBuilder 1 개월 전
ItemFilter.h 1515b284c6 add UIMLBuilder 1 개월 전
ItemModifier.cpp c89358f536 resturcture includes 3 달 전
ItemModifier.h 87464f7f24 improve TypeRegistry 1 년 전
ItemSkill.cpp c89358f536 resturcture includes 3 달 전
ItemSkill.h 87464f7f24 improve TypeRegistry 1 년 전
ItemSlot.cpp 5c2d6567cd fix crash when a growing plant finished growing 3 달 전
ItemSlot.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 7 달 전
ItemStack.cpp c89358f536 resturcture includes 3 달 전
ItemStack.h 5f6fe46883 apply new code formatter 3 년 전
ItemType.cpp 1515b284c6 add UIMLBuilder 1 개월 전
ItemType.h 1515b284c6 add UIMLBuilder 1 개월 전
ItemTypeNameFactory.cpp 574e9216c6 add json schema export for config files 1 년 전
ItemTypeNameFactory.h 574e9216c6 add json schema export for config files 1 년 전
JNoise.cpp 650fa40b98 add more quest requirements 1 개월 전
JNoise.h 87464f7f24 improve TypeRegistry 1 년 전
JsonExpression.cpp 39f457b079 add loose stones lying arround on gravel 1 개월 전
JsonExpression.h 39f457b079 add loose stones lying arround on gravel 1 개월 전
JsonUtils.cpp 56fbc7625e use framework logging and console 2 년 전
JsonUtils.h 55d793f320 improve recipie parsing 2 년 전
LightSources.cpp ad65b726ce add item stack images to quest requirements 1 개월 전
LightSources.h ad65b726ce add item stack images to quest requirements 1 개월 전
ModelInfo.cpp 650fa40b98 add more quest requirements 1 개월 전
ModelInfo.h 874e3f42cc make entities targetable by pointing at them 2 달 전
MultiblockStructure.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second 6 달 전
MultiblockStructure.h c89358f536 resturcture includes 3 달 전
MultiblockStructureManager.cpp d4870ffd97 improve speed of chunk generation 11 달 전
MultiblockStructureManager.h c89358f536 resturcture includes 3 달 전
MultiblockTree.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second 6 달 전
MultiblockTree.h 129e007172 Improve Drop configuration for blocks and entities 11 달 전
MultiplyNoise.cpp c973f4f6cd improve height noise 3 년 전
MultiplyNoise.h c973f4f6cd improve height noise 3 년 전
NegateNoise.cpp c973f4f6cd improve height noise 3 년 전
NegateNoise.h c973f4f6cd improve height noise 3 년 전
NetworkMessage.cpp 17f97ab884 implement server side collision detection 2 달 전
NetworkMessage.h 17f97ab884 implement server side collision detection 2 달 전
NeutralAnimalAI.cpp ddae1e5187 add entity generation to world generator 1 년 전
NeutralAnimalAI.h 97851bf504 remove unused includes 3 달 전
NoBlock.cpp ad65b726ce add item stack images to quest requirements 1 개월 전
NoBlock.h ad65b726ce add item stack images to quest requirements 1 개월 전
Noise.cpp dc63b156e8 improve performance of JsonExpressions by compiling them to procesor instructions at runtime 6 달 전
Noise.h dc63b156e8 improve performance of JsonExpressions by compiling them to procesor instructions at runtime 6 달 전
NoiseInterpolator.cpp 5f6fe46883 apply new code formatter 3 년 전
NoiseInterpolator.h 5f6fe46883 apply new code formatter 3 년 전
OpenDialogInteractionConfig.cpp e5daa55bd9 make block interactions configurable for all block types 9 달 전
OpenDialogInteractionConfig.h e5daa55bd9 make block interactions configurable for all block types 9 달 전
PlaceableProof.cpp 87464f7f24 improve TypeRegistry 1 년 전
PlaceableProof.h 87464f7f24 improve TypeRegistry 1 년 전
PlantConfig.cpp 2a275394de add plants to world generator 3 달 전
PlantConfig.h 2a275394de add plants to world generator 3 달 전
Player.cpp 1515b284c6 add UIMLBuilder 1 개월 전
Player.h 1515b284c6 add UIMLBuilder 1 개월 전
PlayerHand.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 10 달 전
PlayerHand.h 9e77b69498 add json config for block and item types 2 년 전
PlayerRegister.cpp 136c21460f save player registeer after a new player is added 2 년 전
PlayerRegister.h 7a99dc4a26 add player registry and dont use player name as filename for bedder security 3 년 전
Quest.cpp b2739efb1f fix problems with required quest completion checking 1 개월 전
Quest.h 1515b284c6 add UIMLBuilder 1 개월 전
QuestDialog.cpp b2739efb1f fix problems with required quest completion checking 1 개월 전
QuestDialog.h c5d06b0ae1 finish implementing server sided quest dialog 2 년 전
QuestEvent.cpp 650fa40b98 add more quest requirements 1 개월 전
QuestEvent.h 650fa40b98 add more quest requirements 1 개월 전
QuestRequirement.cpp ad65b726ce add item stack images to quest requirements 1 개월 전
QuestRequirement.h 1515b284c6 add UIMLBuilder 1 개월 전
QuestReward.cpp 0d586f5c73 fix problem displaying multiple quest item rewards 1 개월 전
QuestReward.h 1515b284c6 add UIMLBuilder 1 개월 전
RandNoise.cpp c89358f536 resturcture includes 3 달 전
RandNoise.h c89358f536 resturcture includes 3 달 전
Recipie.cpp 1515b284c6 add UIMLBuilder 1 개월 전
Recipie.h 1515b284c6 add UIMLBuilder 1 개월 전
RecipieGroupConfig.cpp fb1a71308f add recipie group configs 7 달 전
RecipieGroupConfig.h fb1a71308f add recipie group configs 7 달 전
RecipieList.cpp abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 7 달 전
RecipieList.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 7 달 전
RecipieLoader.cpp 1515b284c6 add UIMLBuilder 1 개월 전
RecipieLoader.h 1515b284c6 add UIMLBuilder 1 개월 전
SaveCommand.cpp f6d885102e console commands can nw be executed and have autocompletion 2 년 전
SaveCommand.h f6d885102e console commands can nw be executed and have autocompletion 2 년 전
ScaleNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 6 달 전
ScaleNoise.h c973f4f6cd improve height noise 3 년 전
Server.cpp 17f97ab884 implement server side collision detection 2 달 전
Server.h abcad7e553 send models and textures to clients when they join for the first time or the files wer changed 2 달 전
ShapedNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 6 달 전
ShapedNoise.h 114faa45d1 add shaped noise for rivers 3 년 전
SpecificItemDrop.cpp 129e007172 Improve Drop configuration for blocks and entities 11 달 전
SpecificItemDrop.h 129e007172 Improve Drop configuration for blocks and entities 11 달 전
Start.cpp 97851bf504 remove unused includes 3 달 전
StructureCollection.cpp c89358f536 resturcture includes 3 달 전
StructureCollection.h c89358f536 resturcture includes 3 달 전
TickOrganizer.cpp 56fbc7625e use framework logging and console 2 년 전
TickOrganizer.h 6424fa64d5 add console command to shutdown the server without unsaved game data 3 년 전
TickQueue.cpp 14eb0c6c4b fix some issues with fluid blocks and make water occure in grassland bioms 3 년 전
TickQueue.h 396b447d77 actually tick the blocks that needs to be ticked 3 년 전
TickSourceType.h 0d55d8f2cd improve performance of fluid block ticking 2 년 전
TickWorker.cpp c89358f536 resturcture includes 3 달 전
TickWorker.h 5f6fe46883 apply new code formatter 3 년 전
Tickable.h 396b447d77 actually tick the blocks that needs to be ticked 3 년 전
TreeSeblingBlock.cpp ad65b726ce add item stack images to quest requirements 1 개월 전
TreeSeblingBlock.h ad65b726ce add item stack images to quest requirements 1 개월 전
TreeTemplate.cpp 129e007172 Improve Drop configuration for blocks and entities 11 달 전
TreeTemplate.h 87464f7f24 improve TypeRegistry 1 년 전
TypeRegistry.cpp 588736ad6b add broken tree branches to gather sticks 1 개월 전
TypeRegistry.h d6291a5fdc fix problems with collision detection 2 달 전
UIController.cpp 4ff579a149 quest rewards will now be given 2 년 전
UIController.h 988fdcadf0 implement dynamic uiml dialogs 2 년 전
UICraftingGrid.cpp ab9217cde3 make ui elements json configurable 9 달 전
UICraftingGrid.h ab9217cde3 make ui elements json configurable 9 달 전
UICraftingProgress.cpp 713d107008 add camp fire dialog and first camp fire recipie 7 달 전
UICraftingProgress.h 713d107008 add camp fire dialog and first camp fire recipie 7 달 전
UIDialog.cpp 7820a034c7 improve json config loading 2 년 전
UIDialog.h 988fdcadf0 implement dynamic uiml dialogs 2 년 전
UIDialogElement.cpp e5daa55bd9 make block interactions configurable for all block types 9 달 전
UIDialogElement.h ab9217cde3 make ui elements json configurable 9 달 전
UIElement.cpp 56f02a1a53 fix problems with campfire dialog, inventory network updates and loading campfire blocks 7 달 전
UIElement.h e5daa55bd9 make block interactions configurable for all block types 9 달 전
UIFuelState.cpp 713d107008 add camp fire dialog and first camp fire recipie 7 달 전
UIFuelState.h 713d107008 add camp fire dialog and first camp fire recipie 7 달 전
UIInventory.cpp 650fa40b98 add more quest requirements 1 개월 전
UIInventory.h e5daa55bd9 make block interactions configurable for all block types 9 달 전
UIMLBuilder.h ad65b726ce add item stack images to quest requirements 1 개월 전
UIObservable.cpp 33990e1a5d add api to fire based processing component 7 달 전
UIObservable.h 33990e1a5d add api to fire based processing component 7 달 전
UIReference.cpp 713d107008 add camp fire dialog and first camp fire recipie 7 달 전
UIReference.h 713d107008 add camp fire dialog and first camp fire recipie 7 달 전
UIText.cpp ab9217cde3 make ui elements json configurable 9 달 전
UIText.h ab9217cde3 make ui elements json configurable 9 달 전
WorldGenerator.cpp 97851bf504 remove unused includes 3 달 전
WorldGenerator.h 97851bf504 remove unused includes 3 달 전
WorldLoader.cpp 97851bf504 remove unused includes 3 달 전
WorldLoader.h c89358f536 resturcture includes 3 달 전
WormCaveGenerator.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second 6 달 전
WormCaveGenerator.h ef81ccb5f2 improved world generation speed to about 100 chunks per second 6 달 전