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