Natural Selection Wiki
Register
Advertisement
Natural Selection Wiki
<<Previous Next>>

Date: January 27, 2017

Patch 313


Highlights

  • Brand New Alien Commander Tutorial!
  • Fixes for historical Whip bugs
  • Various gameplay tweaks


Blog Post

Changelog

Gameplay

  • Lerk
    • Increased base health points to 150 (from 125)
    • Lowered the biomass health bonus to 2 (from 3)
    • This change makes the Lerk slightly more durable in early engagements.
  • Machine Gun (MG)
    • Decreased weight to 0.21 (150% of the Grenade Launcher) from 0.26
    • This change helps players with the MG to aim more quickly in combat and mobility.
  • Mucous Cloud (Drifter Ability)
    • Increased the amount of extra health point mucous grants to 20% (from 15%) of the target’s base hp.
    • This change makes mucous cloud more viable compared to the hallucination cloud which generates hallucinations with 32% of the target’s base hp.

Tweaks/Improvements

  • Replaced the Machine Gun texture with a higher quality version.
  • Added new Alien Commander tutorial
    • Learn the basics of Alien Commanding.
    • Includes some hidden achievements and easter eggs.
  • Added new badges (steam items) for the competitive ensl league:
    • Added a badge for the winner of the 10th season
    • Added badges for the world championship 2014 finalists
    • Added badges for the upcoming newcomer tournament
  • Refactored the badge API:
    • API is now handling the badge enum correctly
    • Supports multiple columns for each badge which may be user specific
    • Adds support for Steam Item based badges
  • Improved Cyst placement routines to ensure they are more consistently and evenly placed along paths.
  • Improved Cyst placement to be accurate per mouse cursor position
  • Optimized the update routine of clogs, webs and alien weapons (Thanks Katzenfleisch).

Fixes

  • Fixed that Whips kept attacking invalid targets instead of searching for new targets.
  • Fixed that parasite was not correctly applied onto players logging out of the command chair.
  • Fixed that the ghost model for certain commander drops wasn’t matched up with where it actually is when spawned (eg hives were sunk half way into the tech point instead of hovering on top of them).
  • Fixed that mines had the wrong ghost model when commander was dropping them.
  • Fixed that the evolution chamber wasn’t selectable sometimes due to relevancy issues.
  • Fixed slerp calculations which would result in player models twitching rapidly (Thanks Nin).
  • Fixed that the Exo flashlight was facing towards the floor (Thanks Nin).
  • Fixed that the “purchase” sound of the marine buy menu didn’t play correctly (Thanks Brute).

Maps

ns2_refinery

  • Fixed two stuck spots in Ready room for Winter seasonal theme.
  • Fixed non-seasonal stuck spot in Lava Falls.
  • Fixed reflections maps incorrectly using Biodome map.

ns2_mineshaft

  • Fixed stuck spot in ready room for Winter seasonal theme.

ns2_kodiak

  • Fixed several stuck spots in ready room for Winter seasonal theme.

ns2_caged

  • Fixed Fall seasonal in-game props showing for other seasons in Shipping Tunnels.

ns2_tram

  • Fixed Fall seasonal prop showing for other seasons.

ns2_summit

  • Fixed missing collision on some props near Sub Access.
  • Fixed flickering texture in Atrium.
  • Fixed missing collision on glass pane in Flight Control.

SDK

  • Fixed the perfanalyzer.py to work with the latest plog format version.
  • Fixed that the Entity.AddTimedCallback early parameter had no effect on callback behavior.
  • Added new engine function Client.GetIsSteamOverlayActive() to detect if a client's Steam overlay is active.
<<Previous Next>>


Advertisement