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