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