Skip to content

FF2 1.10.7

Compare
Choose a tag to compare
@winstliu winstliu released this 19 Nov 21:29
· 187 commits to master since this release

🚨 WARNING: DO NOT USE THIS RELEASE. Use 1.10.8 instead. 🚨

1.10.7 is yet another maintenance release that fixes issues with companions and living spectators.

  • Fixed companions always having default rage damage and lives, even if specified otherwise (Wliu from Shadow)
  • Fixed bosses instantly losing if a boss disconnected while there were still other bosses alive (Shadow from Spyper)
  • Fixed minions receiving benefits intended only for normal players (Wliu)
  • Removed Shortstop reload penalty (Starblaster64)
  • Whitelisted the Shooting Star (Wliu)
  • Fixed large amounts of lives being cut off when being displayed (Wliu)
  • More living spectator fixes (naydef, Shadow)
  • Fixed health bar not updating when goomba-ing the boss (Wliu from Akuba)
  • [Server] Added arg12 to rage_cloneattack to determine whether or not clones die after their boss dies (Wliu)
  • [Server] Fixed UTIL_SetModel not precached crashes when using model_projectile_replace (Wliu from Shadow)
  • [Server] ff2_crits now defaults to 0 instead of 1 (Wliu from Spyper)
  • [Server] Fixed divide by 0 errors (Wliu)
  • [Dev] Fixed FF2_OnAlivePlayersChanged not returning the number of minions (Wliu)
  • [Dev] Fixed PDAs and sappers not being usable when given to bosses (Shadow)