Skip to content

FF2 1.10.0

Compare
Choose a tag to compare
@winstliu winstliu released this 26 Jul 14:47
· 842 commits to development since this release

Note: This is the last major FF2 v1 version. However, 1.10 will continue to be supported for some time after v2 comes out.

  • Rage is now activated by calling for medic (Wliu)
  • Balanced Goomba Stomp and RTD (WildCard65)
  • Fixed BGM not stopping if the boss suicides at the beginning of the round (Wliu)
  • Fixed Jarate, etc. not disappearing immediately on the boss (Wliu)
  • Fixed ability timers not resetting when the round was over (Wliu)
  • Fixed bosses losing momentum when raging in the air (Wliu)
  • Fixed bosses losing health if their companion left at round start (Wliu)
  • Fixed bosses sometimes teleporting to each other if they had a companion (Wliu)
  • Optimized the health calculation system (WildCard65)
  • Slightly tweaked default boss health formula to be more balanced (Eggman)
  • Fixed and optimized the leaderboard (Wliu)
  • Fixed medic minions receiving the medigun (Wliu)
  • Fixed Ninja Spy slow-mo bugs (Wliu/Powerlord)
  • Prevented players from changing to the incorrect team or class (Powerlord/Wliu)
  • Fixed bosses immediately dying after using the dead ringer (Wliu)
  • Fixed a rare bug where you could get notified about being the next boss multiple times (Wliu)
  • Fixed gravity not resetting correctly after a weighdown if using non-standard gravity (Wliu)
  • [Server] FF2 now properly disables itself when required (Wliu/Powerlord)
  • [Server] Added ammo, clip, and health arguments to rage_cloneattack (Wliu)
  • [Server] Changed how BossCrits works...again (Wliu)
  • [Server] Removed convar ff2_halloween (Wliu)
  • [Server] Moved convar ff2_oldjump to the main config file (Wliu)
  • [Server] Added convar ff2_countdown_players to control when the timer should appear (Wliu/BBG_Theory)
  • [Server] Added convar ff2_updater to control whether automatic updating should be turned on (Wliu)
  • [Server] Added convar ff2_goomba_jump to control how high players should rebound after goomba stomping the boss (WildCard65)
  • [Server] Fixed hale_point_enable/disable being registered twice (Wliu)
  • [Server] Fixed some convars not executing (Wliu)
  • [Server] Fixed the chances and charset systems (Wliu)
  • [Dev] Added more natives and one additional forward (Eggman)
  • [Dev] Added sound_full_rage which plays once the boss is able to rage (Wliu/Eggman)
  • [Dev] Fixed FF2FLAG_ISBUFFED (Wliu)
  • [Dev] FF2 now checks for sane values for lives and health_formula (Wliu)
  • Big thanks to GIANT_CRAB, WildCard65, and kniL for their devotion to this release!