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