HomeGamesUpdatesPricingMethodology
Steam News4 December 20178y ago

Update 12/4/17 - Weighted spawn system and respawn time option

This update replaces the old spawn system with a more intelligent one. In the past, spawn points were chosen as follows: Rule out any points touching other players Rule out any points within line of sight of enemies Cho

Full notes

Full Hailstorm VR update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

0 fixes2 additions3 changes0 removals
  • Gameplay
changedThis update replaces the old spawn system with a more intelligent one. In the past, spawn points were chosen as follows:
addedThis was okay but often resulted in really bad spawns when all spawn points were in line of sight and the system was forced to choose randomly between a bunch of equally "bad" spots. The new system uses a weighting system to determine how "good" a spot is and is far more intelligent:
changedSubtract up to 180 for each enemy that has an unobstructed view of the spawn point (60 for top, middle, and bottom of your character, were you to spawn there)
changedChoose a random point from only the best scoring spawn points
addedThis has worked fairly well in tests to prevent spawn killing, and also keeps teams together when it's safe. If the team is in a firefight, the system will typically spawn dead players nearby but out of sight of the enemy. I've also added a new game variant option: Respawn Time. This pretty much does what you'd expect, setting the delay between death and spawn.

Hailstorm VR changes

changedThis update replaces the old spawn system with a more intelligent one. In the past, spawn points were chosen as follows:
addedThis was okay but often resulted in really bad spawns when all spawn points were in line of sight and the system was forced to choose randomly between a bunch of equally "bad" spots. The new system uses a weighting system to determine how "good" a spot is and is far more intelligent:
changedSubtract up to 180 for each enemy that has an unobstructed view of the spawn point (60 for top, middle, and bottom of your character, were you to spawn there)
changedChoose a random point from only the best scoring spawn points
addedThis has worked fairly well in tests to prevent spawn killing, and also keeps teams together when it's safe. If the team is in a firefight, the system will typically spawn dead players nearby but out of sight of the enemy. I've also added a new game variant option: Respawn Time. This pretty much does what you'd expect, setting the delay between death and spawn.

This update replaces the old spawn system with a more intelligent one. In the past, spawn points were chosen as follows:

  • Rule out any points touching other players

  • Rule out any points within line of sight of enemies

  • Choose from remaining points at random

This was okay but often resulted in really bad spawns when all spawn points were in line of sight and the system was forced to choose randomly between a bunch of equally "bad" spots. The new system uses a weighting system to determine how "good" a spot is and is far more intelligent:

  • Rule out any points within 1 meter of another player

  • For remaining points, give +100 weight for each friendly player within 15m and -100 weight for each enemy within 15m

  • Subtract 500 for each friendly death (or your death) within 15m of the point (within 20 seconds of death, decaying after 10)

  • Subtract up to 180 for each enemy that has an unobstructed view of the spawn point (60 for top, middle, and bottom of your character, were you to spawn there)

  • Choose a random point from only the best scoring spawn points

This has worked fairly well in tests to prevent spawn killing, and also keeps teams together when it's safe. If the team is in a firefight, the system will typically spawn dead players nearby but out of sight of the enemy. I've also added a new game variant option: Respawn Time. This pretty much does what you'd expect, setting the delay between death and spawn.

Source

Steam News / 4 December 2017

Open original post

Changelog.gg summarizes and formats this update. How we read updates.