Skip to content

FF2 1.10.1

Compare
Choose a tag to compare
@winstliu winstliu released this 28 Aug 17:24
· 983 commits to master since this release

1.10.1 fixes bugs present in 1.10.0, updates to the latest stable Sourcemod version, partially syncs with VSH 1.49, includes some user experience improvements, as well as adding some more natives for developers.

Please note that now that FF2 is running on Sourcemod 1.6.1, gamedata/equipwearable.txt is no longer needed and can be safely removed (unless you have other plugins that rely on it).

  • Fixed a rare bug where rage could go over 100% (Wliu)
  • Updated to use Sourcemod 1.6.1 (Powerlord)
  • Fixed goomba stomp ignoring demoshields (Wliu)
  • Disabled boss from spectating (Wliu)
  • Fixed some possible overlapping HUD text (Wliu)
  • Fixed ff2_charset displaying incorrect colors (Wliu)
  • Boss info text now also displays in the chat area (Wliu)
  • Partially synced with VSH 1.49 (all VSH changes listed courtesy of Chdata)
    • VSH: Do not show HUD text if the scoreboard is open
    • VSH: Added market gardener 'backstab'
    • VSH: Removed Darwin's Danger Shield from the blacklist (Chdata) and gave it a +50 health bonus (Wliu)
    • VSH: Rebalanced Phlogistinator
    • VSH: Improved backstab code
    • VSH: Added ff2_shield_crits cvar to control whether or not demomen get crits when using shields
    • VSH: Reserve Shooter now deals crits to bosses in mid-air
  • [Server] Fixed conditions still being added when FF2 was disabled (Wliu)
  • [Server] Fixed a rare healthbar error (Wliu)
  • [Server] Added convar ff2_boss_suicide to control whether or not the boss can suicide after the round starts (Wliu)
  • [Server] Changed ff2_boss_teleporter's default value to 0 (Wliu)
  • [Server] Updated translations (Wliu)
  • [Dev] Added FF2_GetAlivePlayers and FF2_GetBossPlayers (Wliu/AliceTaylor)
  • [Dev] Fixed a bug in the main include file (Wliu)
  • [Dev] Enabled escape sequences in configs (Wliu)

FastDL (.tar.gz)
FastDL (.zip)