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