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