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