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