View Single Post
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 12-10-2011 , 13:23   Re: [CS:S] BuildWars v2.0.7 (Updated: 12/10/11)
Reply With Quote #10

Revisions: v2.0.6
  • Fixed some bad coding in the say/say_team hook that may have caused issues.
  • Moved initial loading of core components to a later native, to prevent weird issues (like the tries/arrays not being declared)
  • Added additional (and by additional, I mean sheer overkill) checks to ensure that clients without access cannot use anything in buildwars.
  • Resolves cases where clients that have access change teams with a menu still open.
  • Defaulted sm_buildwars_help to not use my community's help page...
  • Increased maximum string size for several translation elements to prevent issues with colors.inc
  • The player_changename event now runs only on clients that have access to BuildWars.
  • static const definitions moved over to new definitions so it plays nicely with certain versions of the SM compiler.
  • Several minor code tweaks to fix little harmless mistakes that may have caused very rare, albeit minor, issues.
  • Added support for "prop_physics" to be used as a prop definition type. Why? Who knows.
__________________

Last edited by thetwistedpanda; 12-11-2011 at 23:26.
thetwistedpanda is offline