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