Kolja Strohm 844ed18558 fix problem with quest time update events 2 일 전
..
Animal.cpp 17f97ab884 implement server side collision detection 1 개월 전
Animal.h 17f97ab884 implement server side collision detection 1 개월 전
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 1515b284c6 add UIMLBuilder 3 일 전
BasicBlocks.h 1515b284c6 add UIMLBuilder 3 일 전
BasicItems.cpp c89358f536 resturcture includes 1 개월 전
BasicItems.h 87464f7f24 improve TypeRegistry 1 년 전
BasicTool.cpp 650fa40b98 add more quest requirements 1 주 전
BasicTool.h c89358f536 resturcture includes 1 개월 전
BiomGenerator.cpp 97851bf504 remove unused includes 1 개월 전
BiomGenerator.h 97851bf504 remove unused includes 1 개월 전
Block.cpp 650fa40b98 add more quest requirements 1 주 전
Block.h c89358f536 resturcture includes 1 개월 전
BlockComponent.cpp 713d107008 add camp fire dialog and first camp fire recipie 6 달 전
BlockComponent.h 33990e1a5d add api to fire based processing component 6 달 전
BlockFilter.cpp 574e9216c6 add json schema export for config files 1 년 전
BlockFilter.h 87464f7f24 improve TypeRegistry 1 년 전
BlockInfoCommand.cpp 713d107008 add camp fire dialog and first camp fire recipie 6 달 전
BlockInfoCommand.h f6d885102e console commands can nw be executed and have autocompletion 1 년 전
BlockInstanceGeneratorRule.cpp c89358f536 resturcture includes 1 개월 전
BlockInstanceGeneratorRule.h 87464f7f24 improve TypeRegistry 1 년 전
BlockReplacementDrop.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 9 달 전
BlockReplacementDrop.h 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 9 달 전
BlockType.cpp 1515b284c6 add UIMLBuilder 3 일 전
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 달 전
BlockTypeGeneratorRule.cpp c89358f536 resturcture includes 1 개월 전
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 1 개월 전
ChatCommand.h f6d885102e console commands can nw be executed and have autocompletion 1 년 전
ChatCommandExecutor.cpp f6d885102e console commands can nw be executed and have autocompletion 1 년 전
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 1 개월 전
Chest.h 7d326d1801 remove unneeded dialogId function from Chest block 7 달 전
Chunk.cpp 17f97ab884 implement server side collision detection 1 개월 전
Chunk.h 97851bf504 remove unused includes 1 개월 전
ChunkMap.cpp c89358f536 resturcture includes 1 개월 전
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 1 년 전
CraftingStorage.cpp c89358f536 resturcture includes 1 개월 전
CraftingStorage.h c89358f536 resturcture includes 1 개월 전
DefaultBlockItemDrop.cpp c89358f536 resturcture includes 1 개월 전
DefaultBlockItemDrop.h 129e007172 Improve Drop configuration for blocks and entities 9 달 전
DefaultInventoryDrop.cpp 129e007172 Improve Drop configuration for blocks and entities 9 달 전
DefaultInventoryDrop.h 129e007172 Improve Drop configuration for blocks and entities 9 달 전
Dimension.cpp d6291a5fdc fix problems with collision detection 1 개월 전
Dimension.h 17f97ab884 implement server side collision detection 1 개월 전
DimensionGenerator.cpp 97851bf504 remove unused includes 1 개월 전
DimensionGenerator.h 97851bf504 remove unused includes 1 개월 전
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 9 달 전
DropChanceCondition.h 129e007172 Improve Drop configuration for blocks and entities 9 달 전
DropCondition.h 129e007172 Improve Drop configuration for blocks and entities 9 달 전
DropConditionOperator.cpp 129e007172 Improve Drop configuration for blocks and entities 9 달 전
DropConditionOperator.h 129e007172 Improve Drop configuration for blocks and entities 9 달 전
DropConfig.cpp 129e007172 Improve Drop configuration for blocks and entities 9 달 전
DropConfig.h 129e007172 Improve Drop configuration for blocks and entities 9 달 전
DropUsedItemCondition.cpp 129e007172 Improve Drop configuration for blocks and entities 9 달 전
DropUsedItemCondition.h 129e007172 Improve Drop configuration for blocks and entities 9 달 전
Entity.cpp 1515b284c6 add UIMLBuilder 3 일 전
Entity.h 650fa40b98 add more quest requirements 1 주 전
EntityGenerator.cpp 650fa40b98 add more quest requirements 1 주 전
EntityGenerator.h 4c42c19e3b improve world generation speed to about 20 chunks per second 5 달 전
EntityType.cpp d6291a5fdc fix problems with collision detection 1 개월 전
EntityType.h 17f97ab884 implement server side collision detection 1 개월 전
FactorizeNoise.cpp c973f4f6cd improve height noise 3 년 전
FactorizeNoise.h c973f4f6cd improve height noise 3 년 전
FactoryCraft.vcxproj 1515b284c6 add UIMLBuilder 3 일 전
FactoryCraft.vcxproj.filters 1515b284c6 add UIMLBuilder 3 일 전
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 3 일 전
FireBasedProcessingBlockComponent.h 33990e1a5d add api to fire based processing component 6 달 전
FlattenNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 5 달 전
FlattenNoise.h c973f4f6cd improve height noise 3 년 전
FluidBlock.cpp c89358f536 resturcture includes 1 개월 전
FluidBlock.h ef81ccb5f2 improved world generation speed to about 100 chunks per second 5 달 전
FluidContainer.cpp 1515b284c6 add UIMLBuilder 3 일 전
FluidContainer.h 1515b284c6 add UIMLBuilder 3 일 전
Game.cpp 1515b284c6 add UIMLBuilder 3 일 전
Game.h 874e3f42cc make entities targetable by pointing at them 1 개월 전
GameClient.cpp 1515b284c6 add UIMLBuilder 3 일 전
GameClient.h ea9abd92dc improve system to save and load entities 1 개월 전
GeneratedStructure.cpp c89358f536 resturcture includes 1 개월 전
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 5 달 전
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 9 달 전
GrantCommand.cpp f6d885102e console commands can nw be executed and have autocompletion 1 년 전
GrantCommand.h f6d885102e console commands can nw be executed and have autocompletion 1 년 전
Grass.cpp c89358f536 resturcture includes 1 개월 전
Grass.h e5daa55bd9 make block interactions configurable for all block types 7 달 전
GrowingPlant.cpp 1515b284c6 add UIMLBuilder 3 일 전
GrowingPlant.h c89358f536 resturcture includes 1 개월 전
InformationObserver.cpp 09e2efddc9 fix deadlock of entity tick thread with client api call processing thread 1 개월 전
InformationObserver.h 09061cb99f fix block updates in a chunk were send to the client before the chunk itself 2 년 전
InteractionConfig.cpp e5daa55bd9 make block interactions configurable for all block types 7 달 전
InteractionConfig.h e5daa55bd9 make block interactions configurable for all block types 7 달 전
Inventory.cpp 1515b284c6 add UIMLBuilder 3 일 전
Inventory.h 650fa40b98 add more quest requirements 1 주 전
Item.cpp 1515b284c6 add UIMLBuilder 3 일 전
Item.h 1515b284c6 add UIMLBuilder 3 일 전
ItemEntity.cpp d6291a5fdc fix problems with collision detection 1 개월 전
ItemEntity.h 17f97ab884 implement server side collision detection 1 개월 전
ItemFilter.cpp 1515b284c6 add UIMLBuilder 3 일 전
ItemFilter.h 1515b284c6 add UIMLBuilder 3 일 전
ItemModifier.cpp c89358f536 resturcture includes 1 개월 전
ItemModifier.h 87464f7f24 improve TypeRegistry 1 년 전
ItemSkill.cpp c89358f536 resturcture includes 1 개월 전
ItemSkill.h 87464f7f24 improve TypeRegistry 1 년 전
ItemSlot.cpp 5c2d6567cd fix crash when a growing plant finished growing 1 개월 전
ItemSlot.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 6 달 전
ItemStack.cpp c89358f536 resturcture includes 1 개월 전
ItemStack.h 5f6fe46883 apply new code formatter 3 년 전
ItemType.cpp 1515b284c6 add UIMLBuilder 3 일 전
ItemType.h 1515b284c6 add UIMLBuilder 3 일 전
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 c89358f536 resturcture includes 1 개월 전
JsonExpression.h c89358f536 resturcture includes 1 개월 전
JsonUtils.cpp 56fbc7625e use framework logging and console 2 년 전
JsonUtils.h 55d793f320 improve recipie parsing 2 년 전
LightSources.cpp 4ac05b84ff make light source blocks transparent by default so that its own light can pass through 8 달 전
LightSources.h c89358f536 resturcture includes 1 개월 전
ModelInfo.cpp 650fa40b98 add more quest requirements 1 주 전
ModelInfo.h 874e3f42cc make entities targetable by pointing at them 1 개월 전
MultiblockStructure.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second 5 달 전
MultiblockStructure.h c89358f536 resturcture includes 1 개월 전
MultiblockStructureManager.cpp d4870ffd97 improve speed of chunk generation 9 달 전
MultiblockStructureManager.h c89358f536 resturcture includes 1 개월 전
MultiblockTree.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second 5 달 전
MultiblockTree.h 129e007172 Improve Drop configuration for blocks and entities 9 달 전
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 1 개월 전
NetworkMessage.h 17f97ab884 implement server side collision detection 1 개월 전
NeutralAnimalAI.cpp ddae1e5187 add entity generation to world generator 1 년 전
NeutralAnimalAI.h 97851bf504 remove unused includes 1 개월 전
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 달 전
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 달 전
Noise.cpp dc63b156e8 improve performance of JsonExpressions by compiling them to procesor instructions at runtime 5 달 전
Noise.h dc63b156e8 improve performance of JsonExpressions by compiling them to procesor instructions at runtime 5 달 전
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 7 달 전
OpenDialogInteractionConfig.h e5daa55bd9 make block interactions configurable for all block types 7 달 전
PlaceableProof.cpp 87464f7f24 improve TypeRegistry 1 년 전
PlaceableProof.h 87464f7f24 improve TypeRegistry 1 년 전
PlantConfig.cpp 2a275394de add plants to world generator 1 개월 전
PlantConfig.h 2a275394de add plants to world generator 1 개월 전
Player.cpp 1515b284c6 add UIMLBuilder 3 일 전
Player.h 1515b284c6 add UIMLBuilder 3 일 전
PlayerHand.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 9 달 전
PlayerHand.h 9e77b69498 add json config for block and item types 2 년 전
PlayerRegister.cpp 136c21460f save player registeer after a new player is added 1 년 전
PlayerRegister.h 7a99dc4a26 add player registry and dont use player name as filename for bedder security 3 년 전
Quest.cpp 844ed18558 fix problem with quest time update events 2 일 전
Quest.h 1515b284c6 add UIMLBuilder 3 일 전
QuestDialog.cpp 1515b284c6 add UIMLBuilder 3 일 전
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 1515b284c6 add UIMLBuilder 3 일 전
QuestRequirement.h 1515b284c6 add UIMLBuilder 3 일 전
QuestReward.cpp 1515b284c6 add UIMLBuilder 3 일 전
QuestReward.h 1515b284c6 add UIMLBuilder 3 일 전
RandNoise.cpp c89358f536 resturcture includes 1 개월 전
RandNoise.h c89358f536 resturcture includes 1 개월 전
Recipie.cpp 1515b284c6 add UIMLBuilder 3 일 전
Recipie.h 1515b284c6 add UIMLBuilder 3 일 전
RecipieGroupConfig.cpp fb1a71308f add recipie group configs 6 달 전
RecipieGroupConfig.h fb1a71308f add recipie group configs 6 달 전
RecipieList.cpp abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 6 달 전
RecipieList.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 6 달 전
RecipieLoader.cpp 1515b284c6 add UIMLBuilder 3 일 전
RecipieLoader.h 1515b284c6 add UIMLBuilder 3 일 전
SaveCommand.cpp f6d885102e console commands can nw be executed and have autocompletion 1 년 전
SaveCommand.h f6d885102e console commands can nw be executed and have autocompletion 1 년 전
ScaleNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 5 달 전
ScaleNoise.h c973f4f6cd improve height noise 3 년 전
Server.cpp 17f97ab884 implement server side collision detection 1 개월 전
Server.h abcad7e553 send models and textures to clients when they join for the first time or the files wer changed 1 개월 전
ShapedNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 5 달 전
ShapedNoise.h 114faa45d1 add shaped noise for rivers 3 년 전
SpecificItemDrop.cpp 129e007172 Improve Drop configuration for blocks and entities 9 달 전
SpecificItemDrop.h 129e007172 Improve Drop configuration for blocks and entities 9 달 전
Start.cpp 97851bf504 remove unused includes 1 개월 전
StructureCollection.cpp c89358f536 resturcture includes 1 개월 전
StructureCollection.h c89358f536 resturcture includes 1 개월 전
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 1 년 전
TickWorker.cpp c89358f536 resturcture includes 1 개월 전
TickWorker.h 5f6fe46883 apply new code formatter 3 년 전
Tickable.h 396b447d77 actually tick the blocks that needs to be ticked 3 년 전
TreeSeblingBlock.cpp 1515b284c6 add UIMLBuilder 3 일 전
TreeSeblingBlock.h 1515b284c6 add UIMLBuilder 3 일 전
TreeTemplate.cpp 129e007172 Improve Drop configuration for blocks and entities 9 달 전
TreeTemplate.h 87464f7f24 improve TypeRegistry 1 년 전
TypeRegistry.cpp 650fa40b98 add more quest requirements 1 주 전
TypeRegistry.h d6291a5fdc fix problems with collision detection 1 개월 전
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 7 달 전
UICraftingGrid.h ab9217cde3 make ui elements json configurable 7 달 전
UICraftingProgress.cpp 713d107008 add camp fire dialog and first camp fire recipie 6 달 전
UICraftingProgress.h 713d107008 add camp fire dialog and first camp fire recipie 6 달 전
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 7 달 전
UIDialogElement.h ab9217cde3 make ui elements json configurable 7 달 전
UIElement.cpp 56f02a1a53 fix problems with campfire dialog, inventory network updates and loading campfire blocks 6 달 전
UIElement.h e5daa55bd9 make block interactions configurable for all block types 7 달 전
UIFuelState.cpp 713d107008 add camp fire dialog and first camp fire recipie 6 달 전
UIFuelState.h 713d107008 add camp fire dialog and first camp fire recipie 6 달 전
UIInventory.cpp 650fa40b98 add more quest requirements 1 주 전
UIInventory.h e5daa55bd9 make block interactions configurable for all block types 7 달 전
UIMLBuilder.h 1515b284c6 add UIMLBuilder 3 일 전
UIObservable.cpp 33990e1a5d add api to fire based processing component 6 달 전
UIObservable.h 33990e1a5d add api to fire based processing component 6 달 전
UIReference.cpp 713d107008 add camp fire dialog and first camp fire recipie 6 달 전
UIReference.h 713d107008 add camp fire dialog and first camp fire recipie 6 달 전
UIText.cpp ab9217cde3 make ui elements json configurable 7 달 전
UIText.h ab9217cde3 make ui elements json configurable 7 달 전
WorldGenerator.cpp 97851bf504 remove unused includes 1 개월 전
WorldGenerator.h 97851bf504 remove unused includes 1 개월 전
WorldLoader.cpp 97851bf504 remove unused includes 1 개월 전
WorldLoader.h c89358f536 resturcture includes 1 개월 전
WormCaveGenerator.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second 5 달 전
WormCaveGenerator.h ef81ccb5f2 improved world generation speed to about 100 chunks per second 5 달 전