Kolja Strohm 587d0bb449 fix missing chunks hace 3 años
..
AbstractEventListener.h a1cfecfcfb Projektdateien hinzufügen. hace 3 años
AddChunkUpdate.cpp 26f32aec01 big speedup of chunk network transmission hace 3 años
AddChunkUpdate.h 5aaf1718bb add foreground and background connection for each client hace 3 años
Area.cpp b4ccd85d6b remove unneeded chunks from memory hace 3 años
Area.h d703f6bfdf Implemented Item usage ans Skill system hace 3 años
BasicBlock.cpp 81fe9f3f21 fix some issues with the action target calculation hace 3 años
BasicBlocks.h d703f6bfdf Implemented Item usage ans Skill system hace 3 años
BasicInterpolator.cpp a57b9f9611 blocks are now lazy instantiated to save memory hace 3 años
BasicInterpolator.h a57b9f9611 blocks are now lazy instantiated to save memory hace 3 años
BiomGenerator.cpp 248594818b fix world generation hace 3 años
BiomGenerator.h 248594818b fix world generation hace 3 años
Block.cpp d703f6bfdf Implemented Item usage ans Skill system hace 3 años
Block.h d703f6bfdf Implemented Item usage ans Skill system hace 3 años
BlockDestroyedEvent.h a1cfecfcfb Projektdateien hinzufügen. hace 3 años
BlockPlacedEvent.h a1cfecfcfb Projektdateien hinzufügen. hace 3 años
BlockType.cpp d703f6bfdf Implemented Item usage ans Skill system hace 3 años
BlockType.h 81fe9f3f21 fix some issues with the action target calculation hace 3 años
Chunk.cpp 587d0bb449 fix missing chunks hace 3 años
Chunk.h 587d0bb449 fix missing chunks hace 3 años
Constants.h a57b9f9611 blocks are now lazy instantiated to save memory hace 3 años
DefaultEventListener.h a1cfecfcfb Projektdateien hinzufügen. hace 3 años
Dimension.cpp 26f32aec01 big speedup of chunk network transmission hace 3 años
Dimension.h d703f6bfdf Implemented Item usage ans Skill system hace 3 años
DimensionGenerator.cpp 248594818b fix world generation hace 3 años
DimensionGenerator.h 248594818b fix world generation hace 3 años
Effect.h a57b9f9611 blocks are now lazy instantiated to save memory hace 3 años
EffectFactory.h a57b9f9611 blocks are now lazy instantiated to save memory hace 3 años
Entity.cpp 81fe9f3f21 fix some issues with the action target calculation hace 3 años
Entity.h d703f6bfdf Implemented Item usage ans Skill system hace 3 años
EntityType.cpp a57b9f9611 blocks are now lazy instantiated to save memory hace 3 años
EntityType.h a57b9f9611 blocks are now lazy instantiated to save memory hace 3 años
Event.h a1cfecfcfb Projektdateien hinzufügen. hace 3 años
EventListener.h a1cfecfcfb Projektdateien hinzufügen. hace 3 años
EventThrower.h a1cfecfcfb Projektdateien hinzufügen. hace 3 años
FactoryCraft.vcxproj d703f6bfdf Implemented Item usage ans Skill system hace 3 años
FactoryCraft.vcxproj.filters d703f6bfdf Implemented Item usage ans Skill system hace 3 años
FastNoiseLite.h 248594818b fix world generation hace 3 años
FastNoiseWrapper.cpp 248594818b fix world generation hace 3 años
FastNoiseWrapper.h 248594818b fix world generation hace 3 años
Game.cpp 587d0bb449 fix missing chunks hace 3 años
Game.h d703f6bfdf Implemented Item usage ans Skill system hace 3 años
GrasslandBiom.cpp 248594818b fix world generation hace 3 años
GrasslandBiom.h 248594818b fix world generation hace 3 años
Inventory.cpp 81fe9f3f21 fix some issues with the action target calculation hace 3 años
Inventory.h d703f6bfdf Implemented Item usage ans Skill system hace 3 años
Item.cpp d703f6bfdf Implemented Item usage ans Skill system hace 3 años
Item.h d703f6bfdf Implemented Item usage ans Skill system hace 3 años
ItemFilter.cpp a57b9f9611 blocks are now lazy instantiated to save memory hace 3 años
ItemFilter.h a57b9f9611 blocks are now lazy instantiated to save memory hace 3 años
ItemSkill.cpp d703f6bfdf Implemented Item usage ans Skill system hace 3 años
ItemSkill.h d703f6bfdf Implemented Item usage ans Skill system hace 3 años
ItemSlot.cpp d703f6bfdf Implemented Item usage ans Skill system hace 3 años
ItemSlot.h d703f6bfdf Implemented Item usage ans Skill system hace 3 años
ItemStack.cpp a57b9f9611 blocks are now lazy instantiated to save memory hace 3 años
ItemStack.h a57b9f9611 blocks are now lazy instantiated to save memory hace 3 años
ItemType.cpp d703f6bfdf Implemented Item usage ans Skill system hace 3 años
ItemType.h d703f6bfdf Implemented Item usage ans Skill system hace 3 años
LocationChangedEvent.h a1cfecfcfb Projektdateien hinzufügen. hace 3 años
NetworkResponse.cpp b4ccd85d6b remove unneeded chunks from memory hace 3 años
NetworkResponse.h 5aaf1718bb add foreground and background connection for each client hace 3 años
NoBlock.cpp d703f6bfdf Implemented Item usage ans Skill system hace 3 años
NoBlock.h d703f6bfdf Implemented Item usage ans Skill system hace 3 años
Noise.cpp 028be923b5 add collision detection and gravity hace 3 años
Noise.h 028be923b5 add collision detection and gravity hace 3 años
NoiseInterpolator.cpp 248594818b fix world generation hace 3 años
NoiseInterpolator.h 028be923b5 add collision detection and gravity hace 3 años
OverworldDimension.cpp 248594818b fix world generation hace 3 años
OverworldDimension.h 248594818b fix world generation hace 3 años
PlaceBlockUpdate.cpp d703f6bfdf Implemented Item usage ans Skill system hace 3 años
PlaceBlockUpdate.h d703f6bfdf Implemented Item usage ans Skill system hace 3 años
Player.cpp d33417ba91 fix moving to the right hace 3 años
Player.h d703f6bfdf Implemented Item usage ans Skill system hace 3 años
PlayerHand.cpp d703f6bfdf Implemented Item usage ans Skill system hace 3 años
PlayerHand.h d703f6bfdf Implemented Item usage ans Skill system hace 3 años
Server.cpp d3ccc4551a fix missing chunks hace 3 años
Server.h a3d41f9ca7 send port of unencrypted server to clients hace 3 años
Start.cpp 5aaf1718bb add foreground and background connection for each client hace 3 años
StaticInitializerOrder.cpp d703f6bfdf Implemented Item usage ans Skill system hace 3 años
StaticRegistry.h 26f32aec01 big speedup of chunk network transmission hace 3 años
TickOrganizer.cpp a57b9f9611 blocks are now lazy instantiated to save memory hace 3 años
TickOrganizer.h a57b9f9611 blocks are now lazy instantiated to save memory hace 3 años
TickQueue.cpp a57b9f9611 blocks are now lazy instantiated to save memory hace 3 años
TickQueue.h a57b9f9611 blocks are now lazy instantiated to save memory hace 3 años
TickWorker.cpp a57b9f9611 blocks are now lazy instantiated to save memory hace 3 años
TickWorker.h a57b9f9611 blocks are now lazy instantiated to save memory hace 3 años
WorldGenerator.cpp 248594818b fix world generation hace 3 años
WorldGenerator.h 248594818b fix world generation hace 3 años
WorldLoader.cpp 3d0a6628fc removed tick lags when world updates are transmitted to clients hace 3 años
WorldLoader.h 3d0a6628fc removed tick lags when world updates are transmitted to clients hace 3 años
WorldUpdate.cpp 587d0bb449 fix missing chunks hace 3 años
WorldUpdate.h d3ccc4551a fix missing chunks hace 3 años