202,357 Commits over 4,171 Days - 2.02cph!
Fixed error when dropping items
Added cover to the rocket factory ladder allowing safer access to the roof
added What's New Beta 2 definition.
Dungeon
Various other things.
what's new definitions can now specify a blog URL.
added a blog link button to what's new UI, shows when there's a URL for an entry.
Removed options screen temporarily.
added Elo.DoesEloChangePromote()
server sends promotion notifications
Merge in the latest from Main
increased player raycast distance.
territory AI tweaks.
Reduced sky dome reflection probe resolution to 256
Disabled collisions in world/snow emit prefab
some camera fixes for customisation editor
█▍▇▌▌ ▄▄▋▍▊▄ ▍▌ ▆▉▊ ▄█▋▍▄ ▋▅▆▍█▌
Treasure chests.
Scene tweak.
Allow receiving mission items into any container
fix temple B glow texture
fix opponent glow scale
World loot prelim prep.
Cleanup.
Don't care about null NavTargetEntities so much
Testing and fixing issues with the new mission structure
Stop medikits complaining
Fixed intro cinematic leaving cinematic camera enabled
Fixed effect added/removed activity definitions with old keywords
wall.frame.netting double sided for better lighting
X offset to center the net into the frame
menu player profile division icon is now set on league updates
can now assign explosion decals per unit explosion definition.
any existing tile scorch decals are now replaced by the ones from the most recent explosion.
set defaults.
Let ReceiveSpecificItemTaskInstance look for the specific item entering gang inventory, since unlike ReceiveItemTaskInstance, the item can't be stacked or modified in any way so it should be safe
increased MM_ChatNotification_ServerPopulationMax from 10 to 50
Optimized bloom again w/ reduced cpu overhead + slight gpu (lowp) + cleaned
Fix mission task highlight ordering issue + make transfer targets global if they're containers
squad editor UI fixes for hitting escape then going back in
New mission structure. Merging in.