.. |
AddEntityUpdate.cpp
|
7159c5191b
add gravity
|
il y a 10 mois |
AddEntityUpdate.h
|
ba2b133bb3
add first quest
|
il y a 1 an |
Animal.cpp
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
Animal.h
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
AnimalAI.cpp
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
AnimalAI.h
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
Area.cpp
|
5f6fe46883
apply new code formatter
|
il y a 2 ans |
Area.h
|
5f6fe46883
apply new code formatter
|
il y a 2 ans |
ArrayUtils.cpp
|
9e77b69498
add json config for block and item types
|
il y a 1 an |
ArrayUtils.h
|
9e77b69498
add json config for block and item types
|
il y a 1 an |
BasicBlocks.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
BasicBlocks.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
BasicItems.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
BasicItems.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
BasicTool.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
BasicTool.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
BiomGenerator.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
BiomGenerator.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
Block.cpp
|
7159c5191b
add gravity
|
il y a 10 mois |
Block.h
|
7159c5191b
add gravity
|
il y a 10 mois |
BlockFilter.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
BlockFilter.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
BlockInfoCommand.cpp
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
BlockInfoCommand.h
|
6398635f03
add block_info command for debugging
|
il y a 1 an |
BlockInstanceGeneratorRule.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
BlockInstanceGeneratorRule.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
BlockType.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
BlockType.h
|
de606dc35f
fix some configuration bugs
|
il y a 1 an |
BlockTypeGeneratorRule.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
BlockTypeGeneratorRule.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
CaveGenerator.cpp
|
41e7a18a93
made world generation configurable via json
|
il y a 1 an |
CaveGenerator.h
|
41e7a18a93
made world generation configurable via json
|
il y a 1 an |
Chat.cpp
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
Chat.h
|
ec7fdc445a
implement chat command security level system and grant chat command
|
il y a 1 an |
ChatCommand.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
ChatCommand.h
|
ec7fdc445a
implement chat command security level system and grant chat command
|
il y a 1 an |
ChatCommandExecutor.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
ChatCommandExecutor.h
|
5d9efe48c5
Add Chat and Command System
|
il y a 1 an |
ChatMessage.cpp
|
ddbe48cff5
add working windows version
|
il y a 1 an |
ChatMessage.h
|
5d9efe48c5
Add Chat and Command System
|
il y a 1 an |
ChatObserver.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
ChatObserver.h
|
b6d4561fdf
fix problems with chat observer configuration
|
il y a 1 an |
Chest.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
Chest.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
Chunk.cpp
|
429b792999
improve debug output
|
il y a 8 mois |
Chunk.h
|
d418f08601
fix issue with block and light transmission at chunk borders
|
il y a 1 an |
ChunkMap.cpp
|
9e77b69498
add json config for block and item types
|
il y a 1 an |
ChunkMap.h
|
92162d25c4
clients can now subscribe to mat changes and can request the position of all players
|
il y a 1 an |
Constants.h
|
429b792999
improve debug output
|
il y a 8 mois |
CraftingStorage.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
CraftingStorage.h
|
55d793f320
improve recipie parsing
|
il y a 1 an |
Dimension.cpp
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
Dimension.h
|
ba2b133bb3
add first quest
|
il y a 1 an |
DimensionGenerator.cpp
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
DimensionGenerator.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
DimensionMap.cpp
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
DimensionMap.h
|
ba2b133bb3
add first quest
|
il y a 1 an |
DoLaterHandler.cpp
|
5f6fe46883
apply new code formatter
|
il y a 2 ans |
DoLaterHandler.h
|
5f6fe46883
apply new code formatter
|
il y a 2 ans |
Effect.h
|
4c3a4b212d
remove unneeded information from client
|
il y a 2 ans |
EffectFactory.h
|
4c3a4b212d
remove unneeded information from client
|
il y a 2 ans |
Entity.cpp
|
208e445704
fix fluid container not working properly
|
il y a 8 mois |
Entity.h
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
EntityRemovedUpdate.cpp
|
aba30da978
fix entiy add and remove updates were not send in the correct order
|
il y a 1 an |
EntityRemovedUpdate.h
|
aba30da978
fix entiy add and remove updates were not send in the correct order
|
il y a 1 an |
EntityType.cpp
|
7159c5191b
add gravity
|
il y a 10 mois |
EntityType.h
|
9e77b69498
add json config for block and item types
|
il y a 1 an |
FactorizeNoise.cpp
|
c973f4f6cd
improve height noise
|
il y a 1 an |
FactorizeNoise.h
|
c973f4f6cd
improve height noise
|
il y a 1 an |
FactoryCraft.vcxproj
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
FactoryCraft.vcxproj.filters
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
FastNoiseLite.h
|
4c3a4b212d
remove unneeded information from client
|
il y a 2 ans |
FastNoiseWrapper.cpp
|
14eb0c6c4b
fix some issues with fluid blocks and make water occure in grassland bioms
|
il y a 1 an |
FastNoiseWrapper.h
|
5f6fe46883
apply new code formatter
|
il y a 2 ans |
FlattenNoise.cpp
|
c973f4f6cd
improve height noise
|
il y a 1 an |
FlattenNoise.h
|
c973f4f6cd
improve height noise
|
il y a 1 an |
FluidBlock.cpp
|
1758c083f1
fix fluid flow caused huge lags
|
il y a 8 mois |
FluidBlock.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
FluidContainer.cpp
|
208e445704
fix fluid container not working properly
|
il y a 8 mois |
FluidContainer.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
Game.cpp
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
Game.h
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
GeneratedStructure.cpp
|
9e77b69498
add json config for block and item types
|
il y a 1 an |
GeneratedStructure.h
|
1a9c44e82c
fix memory error in tree template structure generation
|
il y a 1 an |
GeneratorRule.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
GeneratorRule.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
GeneratorTemplate.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
GeneratorTemplate.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
GrantCommand.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
GrantCommand.h
|
ec7fdc445a
implement chat command security level system and grant chat command
|
il y a 1 an |
Grass.cpp
|
de606dc35f
fix some configuration bugs
|
il y a 1 an |
Grass.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
GrowingPlant.cpp
|
34ac1d5acf
fix some memory errors
|
il y a 1 an |
GrowingPlant.h
|
34ac1d5acf
fix some memory errors
|
il y a 1 an |
InformationObserver.cpp
|
c5d06b0ae1
finish implementing server sided quest dialog
|
il y a 1 an |
InformationObserver.h
|
09061cb99f
fix block updates in a chunk were send to the client before the chunk itself
|
il y a 1 an |
Inventory.cpp
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
Inventory.h
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
Item.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
Item.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
ItemEntity.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
ItemEntity.h
|
9e77b69498
add json config for block and item types
|
il y a 1 an |
ItemFilter.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
ItemFilter.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
ItemModifier.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
ItemModifier.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
ItemSkill.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
ItemSkill.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
ItemSlot.cpp
|
b1b8def23e
fix tools durability was not decreased when used
|
il y a 1 an |
ItemSlot.h
|
b1b8def23e
fix tools durability was not decreased when used
|
il y a 1 an |
ItemStack.cpp
|
f429912cd5
add wooden buckets to move or drink fluids
|
il y a 1 an |
ItemStack.h
|
5f6fe46883
apply new code formatter
|
il y a 2 ans |
ItemType.cpp
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
ItemType.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
JNoise.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
JNoise.h
|
c973f4f6cd
improve height noise
|
il y a 1 an |
JsonExpression.cpp
|
de606dc35f
fix some configuration bugs
|
il y a 1 an |
JsonExpression.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
JsonUtils.cpp
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
JsonUtils.h
|
55d793f320
improve recipie parsing
|
il y a 1 an |
LightSources.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
LightSources.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
ModelInfo.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
ModelInfo.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
MultiblockStructure.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
MultiblockStructure.h
|
ba2b133bb3
add first quest
|
il y a 1 an |
MultiblockTree.cpp
|
ba2b133bb3
add first quest
|
il y a 1 an |
MultiblockTree.h
|
9e77b69498
add json config for block and item types
|
il y a 1 an |
MultiplyNoise.cpp
|
c973f4f6cd
improve height noise
|
il y a 1 an |
MultiplyNoise.h
|
c973f4f6cd
improve height noise
|
il y a 1 an |
NegateNoise.cpp
|
c973f4f6cd
improve height noise
|
il y a 1 an |
NegateNoise.h
|
c973f4f6cd
improve height noise
|
il y a 1 an |
NetworkMessage.cpp
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
NetworkMessage.h
|
988fdcadf0
implement dynamic uiml dialogs
|
il y a 1 an |
NoBlock.cpp
|
de606dc35f
fix some configuration bugs
|
il y a 1 an |
NoBlock.h
|
9e77b69498
add json config for block and item types
|
il y a 1 an |
Noise.cpp
|
5f6fe46883
apply new code formatter
|
il y a 2 ans |
Noise.h
|
5f6fe46883
apply new code formatter
|
il y a 2 ans |
NoiseInterpolator.cpp
|
5f6fe46883
apply new code formatter
|
il y a 2 ans |
NoiseInterpolator.h
|
5f6fe46883
apply new code formatter
|
il y a 2 ans |
PlaceableProof.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
PlaceableProof.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
Player.cpp
|
7159c5191b
add gravity
|
il y a 10 mois |
Player.h
|
7159c5191b
add gravity
|
il y a 10 mois |
PlayerHand.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
PlayerHand.h
|
9e77b69498
add json config for block and item types
|
il y a 1 an |
PlayerRegister.cpp
|
7a99dc4a26
add player registry and dont use player name as filename for bedder security
|
il y a 1 an |
PlayerRegister.h
|
7a99dc4a26
add player registry and dont use player name as filename for bedder security
|
il y a 1 an |
Quest.cpp
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
Quest.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
QuestDialog.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
QuestDialog.h
|
c5d06b0ae1
finish implementing server sided quest dialog
|
il y a 1 an |
QuestEvent.cpp
|
ba2b133bb3
add first quest
|
il y a 1 an |
QuestEvent.h
|
ba2b133bb3
add first quest
|
il y a 1 an |
QuestRequirement.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
QuestRequirement.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
QuestReward.cpp
|
34ac1d5acf
fix some memory errors
|
il y a 1 an |
QuestReward.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
RandNoise.cpp
|
cd90b4d8ad
fix issues with RandNoise on windows
|
il y a 1 an |
RandNoise.h
|
cd90b4d8ad
fix issues with RandNoise on windows
|
il y a 1 an |
Recipie.cpp
|
df57d03a8d
fix recipie ingredient filter not loaded correctly
|
il y a 8 mois |
Recipie.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
RecipieList.cpp
|
55d793f320
improve recipie parsing
|
il y a 1 an |
RecipieList.h
|
55d793f320
improve recipie parsing
|
il y a 1 an |
RecipieLoader.cpp
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
RecipieLoader.h
|
55d793f320
improve recipie parsing
|
il y a 1 an |
SaveCommand.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
SaveCommand.h
|
ec7fdc445a
implement chat command security level system and grant chat command
|
il y a 1 an |
ScaleNoise.cpp
|
c973f4f6cd
improve height noise
|
il y a 1 an |
ScaleNoise.h
|
c973f4f6cd
improve height noise
|
il y a 1 an |
Server.cpp
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
Server.h
|
ddbe48cff5
add working windows version
|
il y a 1 an |
ShapedNoise.cpp
|
114faa45d1
add shaped noise for rivers
|
il y a 2 ans |
ShapedNoise.h
|
114faa45d1
add shaped noise for rivers
|
il y a 2 ans |
Start.cpp
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
StructureCollection.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
StructureCollection.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
TickOrganizer.cpp
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
TickOrganizer.h
|
6424fa64d5
add console command to shutdown the server without unsaved game data
|
il y a 2 ans |
TickQueue.cpp
|
14eb0c6c4b
fix some issues with fluid blocks and make water occure in grassland bioms
|
il y a 1 an |
TickQueue.h
|
396b447d77
actually tick the blocks that needs to be ticked
|
il y a 2 ans |
TickWorker.cpp
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
TickWorker.h
|
5f6fe46883
apply new code formatter
|
il y a 2 ans |
Tickable.h
|
396b447d77
actually tick the blocks that needs to be ticked
|
il y a 2 ans |
TreeSeblingBlock.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
TreeSeblingBlock.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
TreeTemplate.cpp
|
9d9649e100
fix trees were not generated
|
il y a 8 mois |
TreeTemplate.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
TypeRegistry.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
TypeRegistry.h
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
UIController.cpp
|
4ff579a149
quest rewards will now be given
|
il y a 1 an |
UIController.h
|
988fdcadf0
implement dynamic uiml dialogs
|
il y a 1 an |
UIDialog.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
UIDialog.h
|
988fdcadf0
implement dynamic uiml dialogs
|
il y a 1 an |
WorldGenerator.cpp
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
WorldGenerator.h
|
7820a034c7
improve json config loading
|
il y a 1 an |
WorldLoader.cpp
|
56fbc7625e
use framework logging and console
|
il y a 8 mois |
WorldLoader.h
|
5f6fe46883
apply new code formatter
|
il y a 2 ans |
WorldUpdate.cpp
|
8f9b619f15
improve fluid system
|
il y a 1 an |
WorldUpdate.h
|
9e77b69498
add json config for block and item types
|
il y a 1 an |
WormCaveGenerator.cpp
|
7820a034c7
improve json config loading
|
il y a 1 an |
WormCaveGenerator.h
|
28332bd67b
improved cave generation performance and fix world generation bugs
|
il y a 1 an |