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