Important
Linux version now requires Ubuntu 22.04 or newer.
Note
Versions 1.13.0 and 1.13.1 were skipped due to problems when compiling them.
Client
Features
- Added Custom HUD (#280, #287, #291 by @rtxa)
- Can be enabled in the Advanced Settings or using
hud_customcvar
- Can be enabled in the Advanced Settings or using
- Allow more than 3 digits for HP/AP (#257 by @ScriptedSnark)
Bugfixes
- Fixed auto-aim cursor being stuck
- Fixed processing of invalid UTF-8 characters in userdata, which caused the client to disconnect (#259 by @ScriptedSnark)
- Fixed colored UTF-8 text in AG HUDs (#282 by @rtxa)
- Fixed spectators being counted as players (#293 by @rtxa)
- Fixed unintended extra jump when using +jump and +ljump (#276 by @rtxa)
Server
Features
- Extended world boundary for entities to ±262144 units (#254 by @fireblizzard, @execut4ble)
- Added
mp_ducktapcvar (#263 by @ScriptedSnark) - Added auto-generated offsets for AMX Mod X. Plugins that use
GameConfGetClassOffsetwill now work correctly with all future versions of BHL (#262). - Added
mp_welcomecam_delaycvar (#268 by @rtxa) - Added cvars from AG:
mp_wallgauss,mp_rpg_fix,mp_blastradius(#265) - Added
mp_respawn_fixandmp_respawn_delay(#269) - Added
mp_weapondrop_typecvar (#283 by @ScriptedSnark)