Kolja Strohm 3d0a6628fc removed tick lags when world updates are transmitted to clients 3 년 전
..
AbstractEventListener.h a1cfecfcfb Projektdateien hinzufügen. 3 년 전
AddChunkUpdate.cpp 3d0a6628fc removed tick lags when world updates are transmitted to clients 3 년 전
AddChunkUpdate.h 5aaf1718bb add foreground and background connection for each client 3 년 전
Area.cpp 1145b8c9dc improved algorithm for clearung unneeded generated blocks 3 년 전
Area.h 1145b8c9dc improved algorithm for clearung unneeded generated blocks 3 년 전
BasicBlock.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
BasicBlocks.h a57b9f9611 blocks are now lazy instantiated to save memory 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 a1cfecfcfb Projektdateien hinzufügen. 3 년 전
BiomGenerator.h a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
BiomInterpolator.h a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
Block.cpp d07bd95435 fix some issues with lazy block instantiation 3 년 전
Block.h d07bd95435 fix some issues with lazy block instantiation 3 년 전
BlockDestroyedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 년 전
BlockPlacedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 년 전
BlockType.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
BlockType.h a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
Chunk.cpp 3d0a6628fc removed tick lags when world updates are transmitted to clients 3 년 전
Chunk.h 3d0a6628fc removed tick lags when world updates are transmitted to clients 3 년 전
Constants.h a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
DefaultEventListener.h a1cfecfcfb Projektdateien hinzufügen. 3 년 전
Dimension.cpp 3d0a6628fc removed tick lags when world updates are transmitted to clients 3 년 전
Dimension.h a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
DimensionGenerator.cpp 5aaf1718bb add foreground and background connection for each client 3 년 전
DimensionGenerator.h a57b9f9611 blocks are now lazy instantiated to save memory 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 a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
Entity.h a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
EntityType.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
EntityType.h a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
Event.h a1cfecfcfb Projektdateien hinzufügen. 3 년 전
EventListener.h a1cfecfcfb Projektdateien hinzufügen. 3 년 전
EventThrower.h a1cfecfcfb Projektdateien hinzufügen. 3 년 전
FactoryCraft.vcxproj a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
FactoryCraft.vcxproj.filters a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
Game.cpp 3d0a6628fc removed tick lags when world updates are transmitted to clients 3 년 전
Game.h 3d0a6628fc removed tick lags when world updates are transmitted to clients 3 년 전
GrasslandBiom.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
GrasslandBiom.h a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
Inventory.cpp 3d0a6628fc removed tick lags when world updates are transmitted to clients 3 년 전
Inventory.h 3d0a6628fc removed tick lags when world updates are transmitted to clients 3 년 전
Item.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
Item.h a57b9f9611 blocks are now lazy instantiated to save memory 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 a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
ItemSkill.h a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
ItemSlot.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
ItemSlot.h a57b9f9611 blocks are now lazy instantiated to save memory 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 a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
ItemType.h a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
LocationChangedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 년 전
NetworkResponse.cpp 3d0a6628fc removed tick lags when world updates are transmitted to clients 3 년 전
NetworkResponse.h 5aaf1718bb add foreground and background connection for each client 3 년 전
NoBlock.cpp d07bd95435 fix some issues with lazy block instantiation 3 년 전
NoBlock.h d07bd95435 fix some issues with lazy block instantiation 3 년 전
Noise.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
Noise.h a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
OverworldDimension.cpp 40a9ac8c27 add tick and world update system 3 년 전
OverworldDimension.h 40a9ac8c27 add tick and world update system 3 년 전
PerlinNoise.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
PerlinNoise.h a1cfecfcfb Projektdateien hinzufügen. 3 년 전
Player.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
Player.h a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
Server.cpp d3ccc4551a fix missing chunks 3 년 전
Server.h a3d41f9ca7 send port of unencrypted server to clients 3 년 전
Start.cpp 5aaf1718bb add foreground and background connection for each client 3 년 전
StaticInitializerOrder.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 년 전
StaticRegistry.h a57b9f9611 blocks are now lazy instantiated to save memory 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 3d0a6628fc removed tick lags when world updates are transmitted to clients 3 년 전
WorldGenerator.h 3d0a6628fc removed tick lags when world updates are transmitted to clients 3 년 전
WorldLoader.cpp 3d0a6628fc removed tick lags when world updates are transmitted to clients 3 년 전
WorldLoader.h 3d0a6628fc removed tick lags when world updates are transmitted to clients 3 년 전
WorldUpdate.cpp 3d0a6628fc removed tick lags when world updates are transmitted to clients 3 년 전
WorldUpdate.h d3ccc4551a fix missing chunks 3 년 전