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 年之前