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