| .. |
|
AbstractEventListener.h
|
a1cfecfcfb
Projektdateien hinzufügen.
|
4 лет назад |
|
AddEntityUpdate.cpp
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
AddEntityUpdate.h
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
Area.cpp
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
Area.h
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
Axe.cpp
|
53193918e6
replaced stone tool by axe
|
3 лет назад |
|
Axe.h
|
b75a7ec635
Add Chest block with inventory
|
3 лет назад |
|
BasicBlock.cpp
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
BasicBlocks.h
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
BasicInterpolator.cpp
|
a57b9f9611
blocks are now lazy instantiated to save memory
|
4 лет назад |
|
BasicInterpolator.h
|
a57b9f9611
blocks are now lazy instantiated to save memory
|
4 лет назад |
|
BasicItems.cpp
|
5b4c4f2119
improvd type system to reduce amount of needed souce code
|
3 лет назад |
|
BasicItems.h
|
5b4c4f2119
improvd type system to reduce amount of needed souce code
|
3 лет назад |
|
BasicTool.cpp
|
84cb3844ad
added farmland and flint hoe
|
3 лет назад |
|
BasicTool.h
|
84cb3844ad
added farmland and flint hoe
|
3 лет назад |
|
BiomGenerator.cpp
|
e72d2995f3
add sand, gravel and dirt deposits underground and improved the performance of cave generation
|
3 лет назад |
|
BiomGenerator.h
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
Block.cpp
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
Block.h
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
BlockDestroyedEvent.h
|
a1cfecfcfb
Projektdateien hinzufügen.
|
4 лет назад |
|
BlockPlacedEvent.h
|
a1cfecfcfb
Projektdateien hinzufügen.
|
4 лет назад |
|
BlockType.cpp
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
BlockType.h
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
CaveGenerator.cpp
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
CaveGenerator.h
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
Chat.cpp
|
b6d4561fdf
fix problems with chat observer configuration
|
3 лет назад |
|
Chat.h
|
ec7fdc445a
implement chat command security level system and grant chat command
|
3 лет назад |
|
ChatCommand.cpp
|
7a99dc4a26
add player registry and dont use player name as filename for bedder security
|
3 лет назад |
|
ChatCommand.h
|
ec7fdc445a
implement chat command security level system and grant chat command
|
3 лет назад |
|
ChatCommandExecutor.cpp
|
7a99dc4a26
add player registry and dont use player name as filename for bedder security
|
3 лет назад |
|
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
|
b6d4561fdf
fix problems with chat observer configuration
|
3 лет назад |
|
ChatObserver.h
|
b6d4561fdf
fix problems with chat observer configuration
|
3 лет назад |
|
Chest.cpp
|
125e019f89
fix race conditions on redirected std::cout
|
3 лет назад |
|
Chest.h
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
Chunk.cpp
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
Chunk.h
|
6548d5b031
change animation messages to be handled by chunk api
|
3 лет назад |
|
ChunkMap.cpp
|
92162d25c4
clients can now subscribe to mat changes and can request the position of all players
|
3 лет назад |
|
ChunkMap.h
|
92162d25c4
clients can now subscribe to mat changes and can request the position of all players
|
3 лет назад |
|
Constants.h
|
14eb0c6c4b
fix some issues with fluid blocks and make water occure in grassland bioms
|
3 лет назад |
|
CraftingStorage.cpp
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
CraftingStorage.h
|
749e40e503
add possibility to recuest crafting recipies for a specific item type
|
3 лет назад |
|
DefaultEventListener.h
|
a1cfecfcfb
Projektdateien hinzufügen.
|
4 лет назад |
|
Dimension.cpp
|
6548d5b031
change animation messages to be handled by chunk api
|
3 лет назад |
|
Dimension.h
|
6548d5b031
change animation messages to be handled by chunk api
|
3 лет назад |
|
DimensionGenerator.cpp
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
DimensionGenerator.h
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
DimensionMap.cpp
|
92162d25c4
clients can now subscribe to mat changes and can request the position of all players
|
3 лет назад |
|
DimensionMap.h
|
92162d25c4
clients can now subscribe to mat changes and can request the position of all players
|
3 лет назад |
|
DoLaterHandler.cpp
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
DoLaterHandler.h
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
Effect.h
|
4c3a4b212d
remove unneeded information from client
|
3 лет назад |
|
EffectFactory.h
|
4c3a4b212d
remove unneeded information from client
|
3 лет назад |
|
Entity.cpp
|
125e019f89
fix race conditions on redirected std::cout
|
3 лет назад |
|
Entity.h
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
EntityRemovedUpdate.cpp
|
5b4c4f2119
improvd type system to reduce amount of needed souce code
|
3 лет назад |
|
EntityRemovedUpdate.h
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
EntityType.cpp
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
EntityType.h
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
Event.h
|
a1cfecfcfb
Projektdateien hinzufügen.
|
4 лет назад |
|
EventListener.h
|
a1cfecfcfb
Projektdateien hinzufügen.
|
4 лет назад |
|
EventThrower.h
|
a1cfecfcfb
Projektdateien hinzufügen.
|
4 лет назад |
|
FactoryCraft.vcxproj
|
911ed1c183
add info line on console to show average tick time and loaded chunks
|
3 лет назад |
|
FactoryCraft.vcxproj.filters
|
b8c2d022c7
add map information
|
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 лет назад |
|
FluidBlock.cpp
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
FluidBlock.h
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
Game.cpp
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
Game.h
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
GeneratedStructure.cpp
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
GeneratedStructure.h
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
GenerationTemplate.cpp
|
4c3a4b212d
remove unneeded information from client
|
3 лет назад |
|
GenerationTemplate.h
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
GrantCommand.cpp
|
7a99dc4a26
add player registry and dont use player name as filename for bedder security
|
3 лет назад |
|
GrantCommand.h
|
ec7fdc445a
implement chat command security level system and grant chat command
|
3 лет назад |
|
Grass.cpp
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
Grass.h
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
GrasslandBiom.cpp
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
GrasslandBiom.h
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
GrowingPlant.cpp
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
GrowingPlant.h
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
Hoe.cpp
|
53193918e6
replaced stone tool by axe
|
3 лет назад |
|
Hoe.h
|
84cb3844ad
added farmland and flint hoe
|
3 лет назад |
|
Inventory.cpp
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
Inventory.h
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
Item.cpp
|
0e3f1d58f7
send item names to clients for filtering
|
3 лет назад |
|
Item.h
|
0e3f1d58f7
send item names to clients for filtering
|
3 лет назад |
|
ItemEntity.cpp
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
ItemEntity.h
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
ItemFilter.cpp
|
7a99dc4a26
add player registry and dont use player name as filename for bedder security
|
3 лет назад |
|
ItemFilter.h
|
54e3efe672
fix errors in recipie lookup menue uiml
|
3 лет назад |
|
ItemModifier.cpp
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
ItemModifier.h
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
ItemSkill.cpp
|
b75a7ec635
Add Chest block with inventory
|
3 лет назад |
|
ItemSkill.h
|
b75a7ec635
Add Chest block with inventory
|
3 лет назад |
|
ItemSlot.cpp
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
ItemSlot.h
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
ItemStack.cpp
|
5a7d42021f
add eatable wheat plant
|
3 лет назад |
|
ItemStack.h
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
ItemType.cpp
|
92162d25c4
clients can now subscribe to mat changes and can request the position of all players
|
3 лет назад |
|
ItemType.h
|
56e9d84d66
add shovel to harvest dirt gravel and sand faster
|
3 лет назад |
|
LightSources.cpp
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
LightSources.h
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
LocationChangedEvent.h
|
a1cfecfcfb
Projektdateien hinzufügen.
|
4 лет назад |
|
ModelInfo.cpp
|
54e3efe672
fix errors in recipie lookup menue uiml
|
3 лет назад |
|
ModelInfo.h
|
5a7d42021f
add eatable wheat plant
|
3 лет назад |
|
MultiblockStructure.cpp
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
MultiblockStructure.h
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
MultiblockTree.cpp
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
MultiblockTree.h
|
5b4c4f2119
improvd type system to reduce amount of needed souce code
|
3 лет назад |
|
NetworkMessage.cpp
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
NetworkMessage.h
|
6548d5b031
change animation messages to be handled by chunk api
|
3 лет назад |
|
NoBlock.cpp
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
NoBlock.h
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
Noise.cpp
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
Noise.h
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
NoiseInterpolator.cpp
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
NoiseInterpolator.h
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
OverworldDimension.cpp
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
OverworldDimension.h
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
Player.cpp
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
Player.h
|
b75a7ec635
Add Chest block with inventory
|
3 лет назад |
|
PlayerHand.cpp
|
3bb19ec0ac
improved live cost when trying to destroy a block that is to hard
|
3 лет назад |
|
PlayerHand.h
|
5b4c4f2119
improvd type system to reduce amount of needed souce code
|
3 лет назад |
|
PlayerRegister.cpp
|
7a99dc4a26
add player registry and dont use player name as filename for bedder security
|
3 лет назад |
|
PlayerRegister.h
|
7a99dc4a26
add player registry and dont use player name as filename for bedder security
|
3 лет назад |
|
RandNoise.cpp
|
cd90b4d8ad
fix issues with RandNoise on windows
|
3 лет назад |
|
RandNoise.h
|
cd90b4d8ad
fix issues with RandNoise on windows
|
3 лет назад |
|
Recipie.cpp
|
7a99dc4a26
add player registry and dont use player name as filename for bedder security
|
3 лет назад |
|
Recipie.h
|
749e40e503
add possibility to recuest crafting recipies for a specific item type
|
3 лет назад |
|
RecipieList.cpp
|
54e3efe672
fix errors in recipie lookup menue uiml
|
3 лет назад |
|
RecipieList.h
|
749e40e503
add possibility to recuest crafting recipies for a specific item type
|
3 лет назад |
|
RecipieLoader.cpp
|
6548d5b031
change animation messages to be handled by chunk api
|
3 лет назад |
|
RecipieLoader.h
|
749e40e503
add possibility to recuest crafting recipies for a specific item type
|
3 лет назад |
|
SaveCommand.cpp
|
5d9efe48c5
Add Chat and Command System
|
3 лет назад |
|
SaveCommand.h
|
ec7fdc445a
implement chat command security level system and grant chat command
|
3 лет назад |
|
Server.cpp
|
92162d25c4
clients can now subscribe to mat changes and can request the position of all players
|
3 лет назад |
|
Server.h
|
ddbe48cff5
add working windows version
|
3 лет назад |
|
ShapedNoise.cpp
|
114faa45d1
add shaped noise for rivers
|
3 лет назад |
|
ShapedNoise.h
|
114faa45d1
add shaped noise for rivers
|
3 лет назад |
|
Shovel.cpp
|
56e9d84d66
add shovel to harvest dirt gravel and sand faster
|
3 лет назад |
|
Shovel.h
|
56e9d84d66
add shovel to harvest dirt gravel and sand faster
|
3 лет назад |
|
Start.cpp
|
125e019f89
fix race conditions on redirected std::cout
|
3 лет назад |
|
StaticInitializerOrder.cpp
|
56e9d84d66
add shovel to harvest dirt gravel and sand faster
|
3 лет назад |
|
StaticRegistry.h
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
TickOrganizer.cpp
|
6424fa64d5
add console command to shutdown the server without unsaved game data
|
3 лет назад |
|
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 лет назад |
|
TickWorker.cpp
|
125e019f89
fix race conditions on redirected std::cout
|
3 лет назад |
|
TickWorker.h
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
Tickable.h
|
396b447d77
actually tick the blocks that needs to be ticked
|
3 лет назад |
|
TreeSeblingBlock.cpp
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
TreeSeblingBlock.h
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
3 лет назад |
|
TreeTemplate.cpp
|
5b4c4f2119
improvd type system to reduce amount of needed souce code
|
3 лет назад |
|
TreeTemplate.h
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
WorldGenerator.cpp
|
ddbe48cff5
add working windows version
|
3 лет назад |
|
WorldGenerator.h
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
WorldLoader.cpp
|
bad613fef0
add some usefull outputs
|
3 лет назад |
|
WorldLoader.h
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
WorldUpdate.cpp
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
WorldUpdate.h
|
5f6fe46883
apply new code formatter
|
3 лет назад |
|
WormCaveGenerator.cpp
|
e72d2995f3
add sand, gravel and dirt deposits underground and improved the performance of cave generation
|
3 лет назад |
|
WormCaveGenerator.h
|
e72d2995f3
add sand, gravel and dirt deposits underground and improved the performance of cave generation
|
3 лет назад |