Kolja Strohm 0798e7bb8b add cheat mode to quickly get any items 6 месяцев назад
..
Animal.cpp 17f97ab884 implement server side collision detection 8 месяцев назад
Animal.h 17f97ab884 implement server side collision detection 8 месяцев назад
AnimalAI.cpp 56fbc7625e use framework logging and console 2 лет назад
AnimalAI.h ddae1e5187 add entity generation to world generator 2 лет назад
Area.cpp 3d6f3d8469 fix linux build 6 месяцев назад
Area.h 6e04fa0148 add frontDirection to blocks 6 месяцев назад
ArrayUtils.cpp 9e77b69498 add json config for block and item types 3 лет назад
ArrayUtils.h 9e77b69498 add json config for block and item types 3 лет назад
BasicBlocks.cpp e0896b946c adjust to framework changes 7 месяцев назад
BasicBlocks.h e0896b946c adjust to framework changes 7 месяцев назад
BasicItems.cpp c89358f536 resturcture includes 9 месяцев назад
BasicItems.h 87464f7f24 improve TypeRegistry 1 год назад
BasicTool.cpp 3d6f3d8469 fix linux build 6 месяцев назад
BasicTool.h c89358f536 resturcture includes 9 месяцев назад
BiomGenerator.cpp 3d6f3d8469 fix linux build 6 месяцев назад
BiomGenerator.h 2770537f3c add vines that hang down from trees and drop threads 6 месяцев назад
Block.cpp 3d6f3d8469 fix linux build 6 месяцев назад
Block.h 6e04fa0148 add frontDirection to blocks 6 месяцев назад
BlockComponent.cpp 1e5d4fe206 fix crash when opening recipies and deadlock during entity ticks 6 месяцев назад
BlockComponent.h 1e5d4fe206 fix crash when opening recipies and deadlock during entity ticks 6 месяцев назад
BlockFilter.cpp e0896b946c adjust to framework changes 7 месяцев назад
BlockFilter.h 588736ad6b add broken tree branches to gather sticks 7 месяцев назад
BlockInfoCommand.cpp 713d107008 add camp fire dialog and first camp fire recipie 1 год назад
BlockInfoCommand.h f6d885102e console commands can nw be executed and have autocompletion 2 лет назад
BlockInstanceGeneratorRule.cpp c89358f536 resturcture includes 9 месяцев назад
BlockInstanceGeneratorRule.h 87464f7f24 improve TypeRegistry 1 год назад
BlockReplacementDrop.cpp 3d6f3d8469 fix linux build 6 месяцев назад
BlockReplacementDrop.h 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 1 год назад
BlockType.cpp 3d6f3d8469 fix linux build 6 месяцев назад
BlockType.h 3d6f3d8469 fix linux build 6 месяцев назад
BlockTypeGeneratorRule.cpp c89358f536 resturcture includes 9 месяцев назад
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 e0896b946c adjust to framework changes 7 месяцев назад
Chat.h ec7fdc445a implement chat command security level system and grant chat command 3 лет назад
ChatCommand.cpp 0798e7bb8b add cheat mode to quickly get any items 6 месяцев назад
ChatCommand.h 0798e7bb8b add cheat mode to quickly get any items 6 месяцев назад
ChatCommandExecutor.cpp 0798e7bb8b add cheat mode to quickly get any items 6 месяцев назад
ChatCommandExecutor.h 5d9efe48c5 Add Chat and Command System 3 лет назад
ChatMessage.cpp e0896b946c adjust to framework changes 7 месяцев назад
ChatMessage.h 5d9efe48c5 Add Chat and Command System 3 лет назад
ChatObserver.cpp e0896b946c adjust to framework changes 7 месяцев назад
ChatObserver.h b6d4561fdf fix problems with chat observer configuration 3 лет назад
Chest.cpp c89358f536 resturcture includes 9 месяцев назад
Chest.h 7d326d1801 remove unneeded dialogId function from Chest block 1 год назад
Chunk.cpp 3d6f3d8469 fix linux build 6 месяцев назад
Chunk.h e0896b946c adjust to framework changes 7 месяцев назад
ChunkMap.cpp e0896b946c adjust to framework changes 7 месяцев назад
ChunkMap.h e0896b946c adjust to framework changes 7 месяцев назад
Constants.h 0d55d8f2cd improve performance of fluid block ticking 2 лет назад
CraftingStorage.cpp e0896b946c adjust to framework changes 7 месяцев назад
CraftingStorage.h c89358f536 resturcture includes 9 месяцев назад
DefaultBlockItemDrop.cpp c89358f536 resturcture includes 9 месяцев назад
DefaultBlockItemDrop.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
DefaultInventoryDrop.cpp 3d6f3d8469 fix linux build 6 месяцев назад
DefaultInventoryDrop.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
Dimension.cpp 0798e7bb8b add cheat mode to quickly get any items 6 месяцев назад
Dimension.h e0896b946c adjust to framework changes 7 месяцев назад
DimensionGenerator.cpp 3d6f3d8469 fix linux build 6 месяцев назад
DimensionGenerator.h 97851bf504 remove unused includes 9 месяцев назад
DimensionMap.cpp e0896b946c adjust to framework changes 7 месяцев назад
DimensionMap.h e0896b946c adjust to framework changes 7 месяцев назад
DoLaterHandler.cpp 5f6fe46883 apply new code formatter 4 лет назад
DoLaterHandler.h 5f6fe46883 apply new code formatter 4 лет назад
DropChanceCondition.cpp 129e007172 Improve Drop configuration for blocks and entities 1 год назад
DropChanceCondition.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
DropCondition.h 3d6f3d8469 fix linux build 6 месяцев назад
DropConditionOperator.cpp e0896b946c adjust to framework changes 7 месяцев назад
DropConditionOperator.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
DropConfig.cpp 129e007172 Improve Drop configuration for blocks and entities 1 год назад
DropConfig.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
DropUsedItemCondition.cpp 129e007172 Improve Drop configuration for blocks and entities 1 год назад
DropUsedItemCondition.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
Entity.cpp 3d6f3d8469 fix linux build 6 месяцев назад
Entity.h 3d6f3d8469 fix linux build 6 месяцев назад
EntityGenerator.cpp 650fa40b98 add more quest requirements 7 месяцев назад
EntityGenerator.h 4c42c19e3b improve world generation speed to about 20 chunks per second 1 год назад
EntityType.cpp 3d6f3d8469 fix linux build 6 месяцев назад
EntityType.h 17f97ab884 implement server side collision detection 8 месяцев назад
FactorizeNoise.cpp c973f4f6cd improve height noise 3 лет назад
FactorizeNoise.h c973f4f6cd improve height noise 3 лет назад
FactoryCraft.vcxproj 0798e7bb8b add cheat mode to quickly get any items 6 месяцев назад
FactoryCraft.vcxproj.filters 9abb131634 add FloadDistributions to allow plants with a variety of heights 6 месяцев назад
FastNoiseLite.h 4c3a4b212d remove unneeded information from client 4 лет назад
FastNoiseWrapper.cpp 14eb0c6c4b fix some issues with fluid blocks and make water occure in grassland bioms 3 лет назад
FastNoiseWrapper.h 5f6fe46883 apply new code formatter 4 лет назад
FireBasedProcessingBlockComponent.cpp 0798e7bb8b add cheat mode to quickly get any items 6 месяцев назад
FireBasedProcessingBlockComponent.h 1e5d4fe206 fix crash when opening recipies and deadlock during entity ticks 6 месяцев назад
FlattenNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 1 год назад
FlattenNoise.h c973f4f6cd improve height noise 3 лет назад
FloatDistribution.cpp 9abb131634 add FloadDistributions to allow plants with a variety of heights 6 месяцев назад
FloatDistribution.h 9abb131634 add FloadDistributions to allow plants with a variety of heights 6 месяцев назад
FluidBlock.cpp 3d6f3d8469 fix linux build 6 месяцев назад
FluidBlock.h ad65b726ce add item stack images to quest requirements 7 месяцев назад
FluidContainer.cpp 3d6f3d8469 fix linux build 6 месяцев назад
FluidContainer.h 1515b284c6 add UIMLBuilder 7 месяцев назад
Game.cpp e0896b946c adjust to framework changes 7 месяцев назад
Game.h e0896b946c adjust to framework changes 7 месяцев назад
GameClient.cpp e0896b946c adjust to framework changes 7 месяцев назад
GameClient.h ea9abd92dc improve system to save and load entities 9 месяцев назад
GeneratedStructure.cpp c89358f536 resturcture includes 9 месяцев назад
GeneratedStructure.h 1a9c44e82c fix memory error in tree template structure generation 3 лет назад
GeneratorRule.cpp 3d6f3d8469 fix linux build 6 месяцев назад
GeneratorRule.h 650fa40b98 add more quest requirements 7 месяцев назад
GeneratorTemplate.cpp 7820a034c7 improve json config loading 3 лет назад
GeneratorTemplate.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
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 7 месяцев назад
Grass.h ad65b726ce add item stack images to quest requirements 7 месяцев назад
GrowingPlant.cpp e0896b946c adjust to framework changes 7 месяцев назад
GrowingPlant.h ad65b726ce add item stack images to quest requirements 7 месяцев назад
InformationObserver.cpp e0896b946c adjust to framework changes 7 месяцев назад
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 1 год назад
InteractionConfig.h e5daa55bd9 make block interactions configurable for all block types 1 год назад
Inventory.cpp e0896b946c adjust to framework changes 7 месяцев назад
Inventory.h 650fa40b98 add more quest requirements 7 месяцев назад
Item.cpp e0896b946c adjust to framework changes 7 месяцев назад
Item.h 1515b284c6 add UIMLBuilder 7 месяцев назад
ItemEntity.cpp e0896b946c adjust to framework changes 7 месяцев назад
ItemEntity.h 17f97ab884 implement server side collision detection 8 месяцев назад
ItemFilter.cpp 1e5d4fe206 fix crash when opening recipies and deadlock during entity ticks 6 месяцев назад
ItemFilter.h 3d6f3d8469 fix linux build 6 месяцев назад
ItemModifier.cpp 3d6f3d8469 fix linux build 6 месяцев назад
ItemModifier.h 87464f7f24 improve TypeRegistry 1 год назад
ItemSkill.cpp e0896b946c adjust to framework changes 7 месяцев назад
ItemSkill.h 87464f7f24 improve TypeRegistry 1 год назад
ItemSlot.cpp 3d6f3d8469 fix linux build 6 месяцев назад
ItemSlot.h 3d6f3d8469 fix linux build 6 месяцев назад
ItemStack.cpp c89358f536 resturcture includes 9 месяцев назад
ItemStack.h 5f6fe46883 apply new code formatter 4 лет назад
ItemType.cpp e0896b946c adjust to framework changes 7 месяцев назад
ItemType.h 1515b284c6 add UIMLBuilder 7 месяцев назад
ItemTypeNameFactory.cpp 574e9216c6 add json schema export for config files 1 год назад
ItemTypeNameFactory.h 574e9216c6 add json schema export for config files 1 год назад
JNoise.cpp e0896b946c adjust to framework changes 7 месяцев назад
JNoise.h 87464f7f24 improve TypeRegistry 1 год назад
JsonExpression.cpp 6e04fa0148 add frontDirection to blocks 6 месяцев назад
JsonExpression.h 2770537f3c add vines that hang down from trees and drop threads 6 месяцев назад
JsonUtils.cpp e0896b946c adjust to framework changes 7 месяцев назад
JsonUtils.h 55d793f320 improve recipie parsing 3 лет назад
LightSources.cpp e0896b946c adjust to framework changes 7 месяцев назад
LightSources.h ad65b726ce add item stack images to quest requirements 7 месяцев назад
ModeCommand.cpp 0798e7bb8b add cheat mode to quickly get any items 6 месяцев назад
ModeCommand.h 0798e7bb8b add cheat mode to quickly get any items 6 месяцев назад
ModelInfo.cpp 3d6f3d8469 fix linux build 6 месяцев назад
ModelInfo.h 874e3f42cc make entities targetable by pointing at them 9 месяцев назад
MultiblockStructure.cpp e0896b946c adjust to framework changes 7 месяцев назад
MultiblockStructure.h e0896b946c adjust to framework changes 7 месяцев назад
MultiblockStructureManager.cpp e0896b946c adjust to framework changes 7 месяцев назад
MultiblockStructureManager.h c89358f536 resturcture includes 9 месяцев назад
MultiblockTree.cpp e0896b946c adjust to framework changes 7 месяцев назад
MultiblockTree.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
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 e0896b946c adjust to framework changes 7 месяцев назад
NetworkMessage.h e0896b946c adjust to framework changes 7 месяцев назад
NeutralAnimalAI.cpp ddae1e5187 add entity generation to world generator 2 лет назад
NeutralAnimalAI.h 97851bf504 remove unused includes 9 месяцев назад
NoBlock.cpp 6e04fa0148 add frontDirection to blocks 6 месяцев назад
NoBlock.h ad65b726ce add item stack images to quest requirements 7 месяцев назад
Noise.cpp dc63b156e8 improve performance of JsonExpressions by compiling them to procesor instructions at runtime 1 год назад
Noise.h dc63b156e8 improve performance of JsonExpressions by compiling them to procesor instructions at runtime 1 год назад
NoiseInterpolator.cpp 5f6fe46883 apply new code formatter 4 лет назад
NoiseInterpolator.h 3d6f3d8469 fix linux build 6 месяцев назад
OpenDialogInteractionConfig.cpp e5daa55bd9 make block interactions configurable for all block types 1 год назад
OpenDialogInteractionConfig.h e5daa55bd9 make block interactions configurable for all block types 1 год назад
Orientation.cpp 6e04fa0148 add frontDirection to blocks 6 месяцев назад
Orientation.h 6e04fa0148 add frontDirection to blocks 6 месяцев назад
PlaceableProof.cpp 3d6f3d8469 fix linux build 6 месяцев назад
PlaceableProof.h 3d6f3d8469 fix linux build 6 месяцев назад
PlantConfig.cpp 9abb131634 add FloadDistributions to allow plants with a variety of heights 6 месяцев назад
PlantConfig.h 9abb131634 add FloadDistributions to allow plants with a variety of heights 6 месяцев назад
Player.cpp 0798e7bb8b add cheat mode to quickly get any items 6 месяцев назад
Player.h 0798e7bb8b add cheat mode to quickly get any items 6 месяцев назад
PlayerHand.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 1 год назад
PlayerHand.h 9e77b69498 add json config for block and item types 3 лет назад
PlayerRegister.cpp e0896b946c adjust to framework changes 7 месяцев назад
PlayerRegister.h 7a99dc4a26 add player registry and dont use player name as filename for bedder security 3 лет назад
Quest.cpp e0896b946c adjust to framework changes 7 месяцев назад
Quest.h 1515b284c6 add UIMLBuilder 7 месяцев назад
QuestDialog.cpp e0896b946c adjust to framework changes 7 месяцев назад
QuestDialog.h c5d06b0ae1 finish implementing server sided quest dialog 3 лет назад
QuestEvent.cpp 650fa40b98 add more quest requirements 7 месяцев назад
QuestEvent.h 650fa40b98 add more quest requirements 7 месяцев назад
QuestRequirement.cpp e0896b946c adjust to framework changes 7 месяцев назад
QuestRequirement.h 1515b284c6 add UIMLBuilder 7 месяцев назад
QuestReward.cpp e0896b946c adjust to framework changes 7 месяцев назад
QuestReward.h 1515b284c6 add UIMLBuilder 7 месяцев назад
RandNoise.cpp c89358f536 resturcture includes 9 месяцев назад
RandNoise.h c89358f536 resturcture includes 9 месяцев назад
Recipie.cpp 1515b284c6 add UIMLBuilder 7 месяцев назад
Recipie.h 1515b284c6 add UIMLBuilder 7 месяцев назад
RecipieGroupConfig.cpp fb1a71308f add recipie group configs 1 год назад
RecipieGroupConfig.h fb1a71308f add recipie group configs 1 год назад
RecipieList.cpp e0896b946c adjust to framework changes 7 месяцев назад
RecipieList.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 1 год назад
RecipieLoader.cpp e0896b946c adjust to framework changes 7 месяцев назад
RecipieLoader.h 1515b284c6 add UIMLBuilder 7 месяцев назад
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 1 год назад
ScaleNoise.h c973f4f6cd improve height noise 3 лет назад
Server.cpp e0896b946c adjust to framework changes 7 месяцев назад
Server.h e0896b946c adjust to framework changes 7 месяцев назад
ShapedNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 1 год назад
ShapedNoise.h 114faa45d1 add shaped noise for rivers 4 лет назад
SpecificItemDrop.cpp 129e007172 Improve Drop configuration for blocks and entities 1 год назад
SpecificItemDrop.h 129e007172 Improve Drop configuration for blocks and entities 1 год назад
Start.cpp 3d6f3d8469 fix linux build 6 месяцев назад
StructureCollection.cpp e0896b946c adjust to framework changes 7 месяцев назад
StructureCollection.h c89358f536 resturcture includes 9 месяцев назад
TickOrganizer.cpp e0896b946c adjust to framework changes 7 месяцев назад
TickOrganizer.h 6424fa64d5 add console command to shutdown the server without unsaved game data 4 лет назад
TickQueue.cpp e0896b946c adjust to framework changes 7 месяцев назад
TickQueue.h 396b447d77 actually tick the blocks that needs to be ticked 4 лет назад
TickSourceType.h 0d55d8f2cd improve performance of fluid block ticking 2 лет назад
TickWorker.cpp c89358f536 resturcture includes 9 месяцев назад
TickWorker.h 5f6fe46883 apply new code formatter 4 лет назад
Tickable.h 396b447d77 actually tick the blocks that needs to be ticked 4 лет назад
TreeSeblingBlock.cpp e0896b946c adjust to framework changes 7 месяцев назад
TreeSeblingBlock.h ad65b726ce add item stack images to quest requirements 7 месяцев назад
TreeTemplate.cpp 129e007172 Improve Drop configuration for blocks and entities 1 год назад
TreeTemplate.h 87464f7f24 improve TypeRegistry 1 год назад
TypeRegistry.cpp 9abb131634 add FloadDistributions to allow plants with a variety of heights 6 месяцев назад
TypeRegistry.h 3d6f3d8469 fix linux build 6 месяцев назад
UIController.cpp e0896b946c adjust to framework changes 7 месяцев назад
UIController.h 988fdcadf0 implement dynamic uiml dialogs 3 лет назад
UICraftingGrid.cpp ab9217cde3 make ui elements json configurable 1 год назад
UICraftingGrid.h ab9217cde3 make ui elements json configurable 1 год назад
UICraftingProgress.cpp 713d107008 add camp fire dialog and first camp fire recipie 1 год назад
UICraftingProgress.h 713d107008 add camp fire dialog and first camp fire recipie 1 год назад
UIDialog.cpp 7820a034c7 improve json config loading 3 лет назад
UIDialog.h 988fdcadf0 implement dynamic uiml dialogs 3 лет назад
UIDialogElement.cpp e5daa55bd9 make block interactions configurable for all block types 1 год назад
UIDialogElement.h ab9217cde3 make ui elements json configurable 1 год назад
UIElement.cpp e0896b946c adjust to framework changes 7 месяцев назад
UIElement.h e5daa55bd9 make block interactions configurable for all block types 1 год назад
UIFuelState.cpp 713d107008 add camp fire dialog and first camp fire recipie 1 год назад
UIFuelState.h 713d107008 add camp fire dialog and first camp fire recipie 1 год назад
UIInventory.cpp 650fa40b98 add more quest requirements 7 месяцев назад
UIInventory.h e5daa55bd9 make block interactions configurable for all block types 1 год назад
UIMLBuilder.h 1e5d4fe206 fix crash when opening recipies and deadlock during entity ticks 6 месяцев назад
UIObservable.cpp e0896b946c adjust to framework changes 7 месяцев назад
UIObservable.h 33990e1a5d add api to fire based processing component 1 год назад
UIReference.cpp 713d107008 add camp fire dialog and first camp fire recipie 1 год назад
UIReference.h 713d107008 add camp fire dialog and first camp fire recipie 1 год назад
UIText.cpp ab9217cde3 make ui elements json configurable 1 год назад
UIText.h ab9217cde3 make ui elements json configurable 1 год назад
WorldGenerator.cpp e0896b946c adjust to framework changes 7 месяцев назад
WorldGenerator.h 97851bf504 remove unused includes 9 месяцев назад
WorldLoader.cpp e0896b946c adjust to framework changes 7 месяцев назад
WorldLoader.h c89358f536 resturcture includes 9 месяцев назад
WormCaveGenerator.cpp e0896b946c adjust to framework changes 7 месяцев назад
WormCaveGenerator.h e0896b946c adjust to framework changes 7 месяцев назад