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