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