FF2 1.10.3
1.10.3 brings yet more bugfixes. In addition, it adds a few handy developer tools as well, most notably FF2_GetFF2Version
, FF2_SetAmmo
, FF2_ShowSync{Hud}Text
, and FF2FLAG_ALLOW_{HEALTH|AMMO}_PICKUPS
.
Full changelog:
- Fixed bosses appearing to be overhealed (War3Evo/Wliu)
- Rebalanced many weapons based on misc. feedback (Wliu/various)
- Fixed not being able to use strange syringe guns or mediguns (Chris from Spyper)
- Fixed the Bread Bite being replaced by the GRU (Wliu from Spyper)
- Fixed Mantreads not giving extra rocket jump height (Chdata)
- Prevented bosses from picking up ammo/health by default (friagram)
- Fixed a bug with respawning bosses (Wliu from Spyper)
- Fixed an issue with displaying boss health in chat (Wliu)
- Fixed an edge case where player crits would not be applied (Wliu from Spyper)
- Fixed not being able to suicide as boss after round end (Wliu)
- Updated Russian translations (wasder) and added German translations (CooliMC)
- Fixed Dead Ringer deaths being too obvious (Wliu from AliceTaylor12)
- Fixed many bosses not voicing their catch phrases (Wliu)
- Updated Gentlespy, Easter Bunny, Demopan, and CBS (Wliu, configs need to be updated)
- [Server] Added new cvar
ff2_countdown_result
(Wliu from Shadow) - [Server] Added new cvar
ff2_caber_detonations
(Wliu) - [Server] Fixed a bug related to
cvar_countdown_players
and the countdown timer (Wliu from Spyper) - [Server] Fixed
nextmap_charset
VFormat errors (Wliu from BBG_Theory) - [Server] Fixed errors when Monoculus was attacking (Wliu from ClassicGuzzi)
- [Dev] Added
"sound_first_blood"
(Wliu from Mr-Bro) - [Dev] Added
"pickups"
to set what the boss can pick up (Wliu) - [Dev] Added
FF2FLAG_ALLOW_{HEALTH|AMMO}_PICKUPS
(Powerlord) - [Dev] Added
FF2_GetFF2Version
(Wliu) - [Dev] Added
FF2_ShowSync{Hud}Text
wrappers (Wliu) - [Dev] Added
FF2_SetAmmo
and fixed setting clip (Wliu/friagram for fixing clip) - [Dev] Fixed weapons not being hidden when asked to (friagram)
- [Dev] Fixed not being able to set constant health values for bosses (Wliu from braak0405)