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 년 전