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