Kolja Strohm 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
..
AddEntityUpdate.cpp 5f6fe46883 apply new code formatter 2 gadi atpakaļ
AddEntityUpdate.h 5f6fe46883 apply new code formatter 2 gadi atpakaļ
Area.cpp 5f6fe46883 apply new code formatter 2 gadi atpakaļ
Area.h 5f6fe46883 apply new code formatter 2 gadi atpakaļ
Axe.cpp 53193918e6 replaced stone tool by axe 2 gadi atpakaļ
Axe.h b75a7ec635 Add Chest block with inventory 2 gadi atpakaļ
BasicBlock.cpp ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
BasicBlocks.h ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
BasicItems.cpp 5b4c4f2119 improvd type system to reduce amount of needed souce code 2 gadi atpakaļ
BasicItems.h 5b4c4f2119 improvd type system to reduce amount of needed souce code 2 gadi atpakaļ
BasicTool.cpp 84cb3844ad added farmland and flint hoe 2 gadi atpakaļ
BasicTool.h 84cb3844ad added farmland and flint hoe 2 gadi atpakaļ
BiomGenerator.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
BiomGenerator.h 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
Block.cpp ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
Block.h ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
BlockType.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
BlockType.h 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
BlockTypeGeneratorRule.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
BlockTypeGeneratorRule.h 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
CaveGenerator.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
CaveGenerator.h 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
Chat.cpp b6d4561fdf fix problems with chat observer configuration 2 gadi atpakaļ
Chat.h ec7fdc445a implement chat command security level system and grant chat command 2 gadi atpakaļ
ChatCommand.cpp 7a99dc4a26 add player registry and dont use player name as filename for bedder security 2 gadi atpakaļ
ChatCommand.h ec7fdc445a implement chat command security level system and grant chat command 2 gadi atpakaļ
ChatCommandExecutor.cpp 7a99dc4a26 add player registry and dont use player name as filename for bedder security 2 gadi atpakaļ
ChatCommandExecutor.h 5d9efe48c5 Add Chat and Command System 2 gadi atpakaļ
ChatMessage.cpp ddbe48cff5 add working windows version 2 gadi atpakaļ
ChatMessage.h 5d9efe48c5 Add Chat and Command System 2 gadi atpakaļ
ChatObserver.cpp b6d4561fdf fix problems with chat observer configuration 2 gadi atpakaļ
ChatObserver.h b6d4561fdf fix problems with chat observer configuration 2 gadi atpakaļ
Chest.cpp 125e019f89 fix race conditions on redirected std::cout 2 gadi atpakaļ
Chest.h ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
Chunk.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
Chunk.h 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
ChunkMap.cpp 92162d25c4 clients can now subscribe to mat changes and can request the position of all players 2 gadi atpakaļ
ChunkMap.h 92162d25c4 clients can now subscribe to mat changes and can request the position of all players 2 gadi atpakaļ
Constants.h 14eb0c6c4b fix some issues with fluid blocks and make water occure in grassland bioms 2 gadi atpakaļ
CraftingStorage.cpp ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
CraftingStorage.h 749e40e503 add possibility to recuest crafting recipies for a specific item type 2 gadi atpakaļ
Dimension.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
Dimension.h 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
DimensionGenerator.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
DimensionGenerator.h 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
DimensionMap.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
DimensionMap.h 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
DoLaterHandler.cpp 5f6fe46883 apply new code formatter 2 gadi atpakaļ
DoLaterHandler.h 5f6fe46883 apply new code formatter 2 gadi atpakaļ
Effect.h 4c3a4b212d remove unneeded information from client 2 gadi atpakaļ
EffectFactory.h 4c3a4b212d remove unneeded information from client 2 gadi atpakaļ
Entity.cpp 125e019f89 fix race conditions on redirected std::cout 2 gadi atpakaļ
Entity.h ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
EntityRemovedUpdate.cpp 5b4c4f2119 improvd type system to reduce amount of needed souce code 2 gadi atpakaļ
EntityRemovedUpdate.h 5f6fe46883 apply new code formatter 2 gadi atpakaļ
EntityType.cpp ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
EntityType.h 5f6fe46883 apply new code formatter 2 gadi atpakaļ
FactoryCraft.vcxproj 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
FactoryCraft.vcxproj.filters 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
FastNoiseLite.h 4c3a4b212d remove unneeded information from client 2 gadi atpakaļ
FastNoiseWrapper.cpp 14eb0c6c4b fix some issues with fluid blocks and make water occure in grassland bioms 2 gadi atpakaļ
FastNoiseWrapper.h 5f6fe46883 apply new code formatter 2 gadi atpakaļ
FluidBlock.cpp ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
FluidBlock.h ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
Game.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
Game.h 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
GeneratedStructure.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
GeneratedStructure.h 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
GeneratorRule.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
GeneratorRule.h 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
GeneratorTemplate.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
GeneratorTemplate.h 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
GrantCommand.cpp 7a99dc4a26 add player registry and dont use player name as filename for bedder security 2 gadi atpakaļ
GrantCommand.h ec7fdc445a implement chat command security level system and grant chat command 2 gadi atpakaļ
Grass.cpp ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
Grass.h ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
GrowingPlant.cpp ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
GrowingPlant.h ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
Hoe.cpp 53193918e6 replaced stone tool by axe 2 gadi atpakaļ
Hoe.h 84cb3844ad added farmland and flint hoe 2 gadi atpakaļ
Inventory.cpp ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
Inventory.h ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
Item.cpp 0e3f1d58f7 send item names to clients for filtering 2 gadi atpakaļ
Item.h 0e3f1d58f7 send item names to clients for filtering 2 gadi atpakaļ
ItemEntity.cpp ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
ItemEntity.h 5f6fe46883 apply new code formatter 2 gadi atpakaļ
ItemFilter.cpp 7a99dc4a26 add player registry and dont use player name as filename for bedder security 2 gadi atpakaļ
ItemFilter.h 54e3efe672 fix errors in recipie lookup menue uiml 2 gadi atpakaļ
ItemModifier.cpp 5f6fe46883 apply new code formatter 2 gadi atpakaļ
ItemModifier.h 5f6fe46883 apply new code formatter 2 gadi atpakaļ
ItemSkill.cpp b75a7ec635 Add Chest block with inventory 2 gadi atpakaļ
ItemSkill.h b75a7ec635 Add Chest block with inventory 2 gadi atpakaļ
ItemSlot.cpp 5f6fe46883 apply new code formatter 2 gadi atpakaļ
ItemSlot.h 5f6fe46883 apply new code formatter 2 gadi atpakaļ
ItemStack.cpp 5a7d42021f add eatable wheat plant 2 gadi atpakaļ
ItemStack.h 5f6fe46883 apply new code formatter 2 gadi atpakaļ
ItemType.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
ItemType.h 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
JNoise.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
JNoise.h 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
JsonExpression.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
JsonExpression.h 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
LightSources.cpp ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
LightSources.h ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
ModelInfo.cpp 54e3efe672 fix errors in recipie lookup menue uiml 2 gadi atpakaļ
ModelInfo.h 5a7d42021f add eatable wheat plant 2 gadi atpakaļ
MultiblockStructure.cpp 5f6fe46883 apply new code formatter 2 gadi atpakaļ
MultiblockStructure.h 5f6fe46883 apply new code formatter 2 gadi atpakaļ
MultiblockTree.cpp 5f6fe46883 apply new code formatter 2 gadi atpakaļ
MultiblockTree.h 5b4c4f2119 improvd type system to reduce amount of needed souce code 2 gadi atpakaļ
NetworkMessage.cpp ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
NetworkMessage.h 6548d5b031 change animation messages to be handled by chunk api 2 gadi atpakaļ
NoBlock.cpp ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
NoBlock.h ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
Noise.cpp 5f6fe46883 apply new code formatter 2 gadi atpakaļ
Noise.h 5f6fe46883 apply new code formatter 2 gadi atpakaļ
NoiseInterpolator.cpp 5f6fe46883 apply new code formatter 2 gadi atpakaļ
NoiseInterpolator.h 5f6fe46883 apply new code formatter 2 gadi atpakaļ
OverworldDimension.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
OverworldDimension.h 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
Player.cpp ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
Player.h b75a7ec635 Add Chest block with inventory 2 gadi atpakaļ
PlayerHand.cpp 3bb19ec0ac improved live cost when trying to destroy a block that is to hard 2 gadi atpakaļ
PlayerHand.h 5b4c4f2119 improvd type system to reduce amount of needed souce code 2 gadi atpakaļ
PlayerRegister.cpp 7a99dc4a26 add player registry and dont use player name as filename for bedder security 2 gadi atpakaļ
PlayerRegister.h 7a99dc4a26 add player registry and dont use player name as filename for bedder security 2 gadi atpakaļ
RandNoise.cpp cd90b4d8ad fix issues with RandNoise on windows 2 gadi atpakaļ
RandNoise.h cd90b4d8ad fix issues with RandNoise on windows 2 gadi atpakaļ
Recipie.cpp 7a99dc4a26 add player registry and dont use player name as filename for bedder security 2 gadi atpakaļ
Recipie.h 749e40e503 add possibility to recuest crafting recipies for a specific item type 2 gadi atpakaļ
RecipieList.cpp 54e3efe672 fix errors in recipie lookup menue uiml 2 gadi atpakaļ
RecipieList.h 749e40e503 add possibility to recuest crafting recipies for a specific item type 2 gadi atpakaļ
RecipieLoader.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
RecipieLoader.h 749e40e503 add possibility to recuest crafting recipies for a specific item type 2 gadi atpakaļ
SaveCommand.cpp 5d9efe48c5 Add Chat and Command System 2 gadi atpakaļ
SaveCommand.h ec7fdc445a implement chat command security level system and grant chat command 2 gadi atpakaļ
Server.cpp 92162d25c4 clients can now subscribe to mat changes and can request the position of all players 2 gadi atpakaļ
Server.h ddbe48cff5 add working windows version 2 gadi atpakaļ
ShapedNoise.cpp 114faa45d1 add shaped noise for rivers 2 gadi atpakaļ
ShapedNoise.h 114faa45d1 add shaped noise for rivers 2 gadi atpakaļ
Shovel.cpp 56e9d84d66 add shovel to harvest dirt gravel and sand faster 2 gadi atpakaļ
Shovel.h 56e9d84d66 add shovel to harvest dirt gravel and sand faster 2 gadi atpakaļ
Start.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
StaticInitializerOrder.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
StaticRegistry.h 5f6fe46883 apply new code formatter 2 gadi atpakaļ
StructureCollection.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
StructureCollection.h 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
TickOrganizer.cpp 6424fa64d5 add console command to shutdown the server without unsaved game data 2 gadi atpakaļ
TickOrganizer.h 6424fa64d5 add console command to shutdown the server without unsaved game data 2 gadi atpakaļ
TickQueue.cpp 14eb0c6c4b fix some issues with fluid blocks and make water occure in grassland bioms 2 gadi atpakaļ
TickQueue.h 396b447d77 actually tick the blocks that needs to be ticked 2 gadi atpakaļ
TickWorker.cpp 125e019f89 fix race conditions on redirected std::cout 2 gadi atpakaļ
TickWorker.h 5f6fe46883 apply new code formatter 2 gadi atpakaļ
Tickable.h 396b447d77 actually tick the blocks that needs to be ticked 2 gadi atpakaļ
TreeSeblingBlock.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
TreeSeblingBlock.h ce04e66df8 implement all todos that were about items that needed to be spawned 2 gadi atpakaļ
TreeTemplate.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
TreeTemplate.h 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
TypeRegistry.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
TypeRegistry.h 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
WorldGenerator.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
WorldGenerator.h 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
WorldLoader.cpp bad613fef0 add some usefull outputs 2 gadi atpakaļ
WorldLoader.h 5f6fe46883 apply new code formatter 2 gadi atpakaļ
WorldUpdate.cpp 5f6fe46883 apply new code formatter 2 gadi atpakaļ
WorldUpdate.h 5f6fe46883 apply new code formatter 2 gadi atpakaļ
WormCaveGenerator.cpp 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ
WormCaveGenerator.h 41e7a18a93 made world generation configurable via json 2 gadi atpakaļ