09-10-2016, 11:22 AM
Shared
Base
Gamemodes
NPCs
Mapping Entities
Players & Skills
HUD & VGUI
Weapons
Misc
Base
- Localization data is now loaded depending on the selected game language which you can set in the properties for BrainBread 2!
- You can no longer vote to kick or ban admins on a server.
- Added bb2_vote_required_percentage, default is set to 70%. If the amount of YES votes is lower than 70% compared to the amount of no votes then the vote will fail.
- Disabled vote ban by default, servers can enable this manually in the cfg/server_core.cfg file.
- You can now disable particle gun effects in the options, this will toggle legacy sprite muzzleflashes and bullet tracers. This will increase your performance.
Gamemodes
- Replaced mp_timelimit with gamemode based timelimit convars: mp_timelimit_objective, mp_timelimit_arena, mp_timelimit_deathmatch and mp_timelimit_elimination.
- Boosted timelimit in Objective mode to 60 min, decreased timelimit in Deathmatch to 20 min and decreased timelimit in Elimination to 30 min.
- Added level requirement for voting in Arena, Story and Objective mode. This value can be regulated by server owners using the bb2_vote_required_level convar.
- Fixed a bug which would give everyone in the game map achievements and special achievements if the zombies won the game in Objective mode.
NPCs
- Fred should now prioritize human players.
Mapping Entities
- npc_auto_spawner will no longer spawn its npc if there's not any room for that npc.
- Added a 'No Motion' flag for weapon entities, you can use this flag with 'No Respawn' to prevent the weapon from falling to the ground.
Players & Skills
- The viewmodel hands should now have a skin relative to the player model skin. (if any)
HUD & VGUI
- Fixed the background in the inventory item controls.
- Dead players will now have the right icon in the scoreboard in Story mode.
- The scoreboard now displays the right gamemode in Story mode.
Weapons
- Added zoom sounds when zooming in/out with the sniper rifle(s).
- Added new sounds for the Glock-17.
- Added new sounds for the MP7.
- Added new animations for the Famas.
- Particles playing on the weapon when dropping it or switching weapons will now be killed properly.
- The SMGs will now use the pistol muzzleflashes and smoke FX.
- Improved the burst firerate for the Glock-17.
Misc
- Added Czech translation!
- Updated Russian achievement localization.
- Added new blazing ammo, bleed and coldsnap ammo texture overlays provided by Niggarto el Negro
- Updated the cfg/server_core.cfg file to contain all of the proper bb2_ convars.