Patch 151
Patch notes of Steam update #151, released on December 25th, 2022:
[h2]Maps[/h2]
[h3]Mini Royale[/h3]
[h3]System Shock 2 - OPS[/h3]
[h3]Subtransit[/h3]
[h2]User Interface[/h2]
[h2]Player Models[/h2]
[h2]VScript[/h2]
[h2]Miscellaneous[/h2]
[h2]SDK tools[/h2]
[h2]Maps[/h2]
[h3]Mini Royale[/h3]
- More hint messages
[h3]System Shock 2 - OPS[/h3]
- Fixed various collision, texture, and geometry issues
- Fixed some broken spawns
- Added healthkit dispensers
- Added playable piano
[h3]Subtransit[/h3]
- Fixed the teleports leading nowhere
- Updated fall death triggers
[h2]User Interface[/h2]
- Fixed the end map voting screen stealing the input focus, making the text chat inaccessible
- Fixed mouse bindings could not be used while the end map voting screen is active
- Adjusted the end map voting screen's layout
- Added gamemode display to server browser panel
- Updated localization files
[h2]Player Models[/h2]
- Fixed eyes on HL2 Citizen, Magnusson, and Odessa
- Increased hitbox size on Mrs. Machine Gun
- Disabled Stripped-Stripper Robot, OP4 Male Assassin, HL1 Assassin, and BM:S Assassin outside of SvT
- Improved textures for DoD:S Player model hands
[h2]VScript[/h2]
- Added BroadcastSound method to the CJBGameRules class
[h2]Miscellaneous[/h2]
- Re-enabled the built-in holidays system
- Fixed a client crash related to entities leaving PVS
- Fixed Field of View values resetting on game startup
- Fixed client side voice chat bans not loading from the Steam Cloud on game startup
- Disabled impact sounds/effects for Chainsaw (Can be re-enabled locally with new jb_wep_chainsaw_impact_effects command)
- Made say and say_team commands exclusive to the dedicated server console
- Added sv_chatinterval convar to allow server operators control the minimal delay between single player's messages
- Added jb_bot_quota_mode, jb_bot_join_after_player, and jb_bot_auto_vacate console variables
- Fixed jb_admin_entinput command unable to run inputs for targets that contain the names of those inputs
- Fixed permission checks for the jb_admin_throwprop command
- Fixed sv_password could not be set on servers with active clients
- Re-added support for the -strictportbind startup parameter (throws an error if the desired port is in use, instead of picking the first free one)
[h2]SDK tools[/h2]
- Hammer's messages window tweaks
- Added PlaySoundToTeam* and PlaySoundToAllTeams inputs to jb_gamerules