Kolja Strohm fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
..
AbstractEventListener.h a1cfecfcfb Projektdateien hinzufügen. 3 лет назад
AddChunkUpdate.cpp 26f32aec01 big speedup of chunk network transmission 3 лет назад
AddChunkUpdate.h 5aaf1718bb add foreground and background connection for each client 3 лет назад
Area.cpp b4ccd85d6b remove unneeded chunks from memory 3 лет назад
Area.h d703f6bfdf Implemented Item usage ans Skill system 3 лет назад
BasicBlock.cpp fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
BasicBlocks.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
BasicInterpolator.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 лет назад
BasicInterpolator.h a57b9f9611 blocks are now lazy instantiated to save memory 3 лет назад
BiomGenerator.cpp 248594818b fix world generation 3 лет назад
BiomGenerator.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
Block.cpp fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
Block.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
BlockChangedUpdate.cpp fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
BlockChangedUpdate.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
BlockDestroyedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 лет назад
BlockPlacedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 лет назад
BlockType.cpp fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
BlockType.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
Chunk.cpp fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
Chunk.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
Constants.h a57b9f9611 blocks are now lazy instantiated to save memory 3 лет назад
DefaultEventListener.h a1cfecfcfb Projektdateien hinzufügen. 3 лет назад
Dimension.cpp fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
Dimension.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
DimensionGenerator.cpp fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
DimensionGenerator.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
Effect.h a57b9f9611 blocks are now lazy instantiated to save memory 3 лет назад
EffectFactory.h a57b9f9611 blocks are now lazy instantiated to save memory 3 лет назад
Entity.cpp fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
Entity.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
EntityType.cpp fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
EntityType.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
Event.h a1cfecfcfb Projektdateien hinzufügen. 3 лет назад
EventListener.h a1cfecfcfb Projektdateien hinzufügen. 3 лет назад
EventThrower.h a1cfecfcfb Projektdateien hinzufügen. 3 лет назад
FactoryCraft.vcxproj fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
FactoryCraft.vcxproj.filters fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
FastNoiseLite.h 248594818b fix world generation 3 лет назад
FastNoiseWrapper.cpp 248594818b fix world generation 3 лет назад
FastNoiseWrapper.h 248594818b fix world generation 3 лет назад
Game.cpp fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
Game.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
GrasslandBiom.cpp fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
GrasslandBiom.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
Inventory.cpp 81fe9f3f21 fix some issues with the action target calculation 3 лет назад
Inventory.h d703f6bfdf Implemented Item usage ans Skill system 3 лет назад
Item.cpp d703f6bfdf Implemented Item usage ans Skill system 3 лет назад
Item.h d703f6bfdf Implemented Item usage ans Skill system 3 лет назад
ItemFilter.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 лет назад
ItemFilter.h a57b9f9611 blocks are now lazy instantiated to save memory 3 лет назад
ItemSkill.cpp d703f6bfdf Implemented Item usage ans Skill system 3 лет назад
ItemSkill.h d703f6bfdf Implemented Item usage ans Skill system 3 лет назад
ItemSlot.cpp d703f6bfdf Implemented Item usage ans Skill system 3 лет назад
ItemSlot.h d703f6bfdf Implemented Item usage ans Skill system 3 лет назад
ItemStack.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 лет назад
ItemStack.h a57b9f9611 blocks are now lazy instantiated to save memory 3 лет назад
ItemType.cpp d703f6bfdf Implemented Item usage ans Skill system 3 лет назад
ItemType.h d703f6bfdf Implemented Item usage ans Skill system 3 лет назад
LocationChangedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 лет назад
NetworkResponse.cpp b4ccd85d6b remove unneeded chunks from memory 3 лет назад
NetworkResponse.h 5aaf1718bb add foreground and background connection for each client 3 лет назад
NoBlock.cpp fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
NoBlock.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
Noise.cpp 028be923b5 add collision detection and gravity 3 лет назад
Noise.h 028be923b5 add collision detection and gravity 3 лет назад
NoiseInterpolator.cpp 248594818b fix world generation 3 лет назад
NoiseInterpolator.h 028be923b5 add collision detection and gravity 3 лет назад
OverworldDimension.cpp 248594818b fix world generation 3 лет назад
OverworldDimension.h 248594818b fix world generation 3 лет назад
PlaceBlockUpdate.cpp fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
PlaceBlockUpdate.h d703f6bfdf Implemented Item usage ans Skill system 3 лет назад
Player.cpp fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
Player.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
PlayerHand.cpp fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
PlayerHand.h d703f6bfdf Implemented Item usage ans Skill system 3 лет назад
Server.cpp fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
Server.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
Start.cpp 5aaf1718bb add foreground and background connection for each client 3 лет назад
StaticInitializerOrder.cpp fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
StaticRegistry.h 26f32aec01 big speedup of chunk network transmission 3 лет назад
TickOrganizer.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 лет назад
TickOrganizer.h a57b9f9611 blocks are now lazy instantiated to save memory 3 лет назад
TickQueue.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 лет назад
TickQueue.h a57b9f9611 blocks are now lazy instantiated to save memory 3 лет назад
TickWorker.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 лет назад
TickWorker.h a57b9f9611 blocks are now lazy instantiated to save memory 3 лет назад
WorldGenerator.cpp fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
WorldGenerator.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
WorldLoader.cpp fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
WorldLoader.h fb9d1f19f0 playerHands can now make damage on some blocks and block updates will be send 3 лет назад
WorldUpdate.cpp 587d0bb449 fix missing chunks 3 лет назад
WorldUpdate.h d3ccc4551a fix missing chunks 3 лет назад