View Single Post
Old 09-04-2016, 10:37 PM   #1723
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF pushed 34 commits to fortressforever/fortressforever:beta

  • 2cd9f1 DexterHaslem: 'add lightweight state for keeping track of who attacked me recently. doesnt need to be networked'
  • 999966 DexterHaslem: 'fill out recent attacker info from OnTakeDamage'
  • db0cb7 DexterHaslem: 'add killassister to event. ModEvents.res must be updated too :)'
  • 5f0548 DexterHaslem: 'add fort points for kill assists as long as wasnt teammate'
  • 77f862 DexterHaslem: 'cleanup'
  • 40a617 DexterHaslem: 'basic console messages and added info for the assister'
  • d0134a DexterHaslem: 'minor fixes, consider only biggest contributor in last 5 seconds'
  • 85703b DexterHaslem: 'extra spaces'
  • 547dbc DexterHaslem: 'Merge branch 'beta' of https://github.com/fortressforever/fortressforever into feature/kill-assists'
  • 26fef6 DexterHaslem: 'minor cleanup, pull assist time into MAX_ASSIST_TIME_MS'
  • 52a5a0 DexterHaslem: 'stub handling switching teams, disconnects dropping a player from assists'
  • 76d8a3 DexterHaslem: 'debug stuff'
  • e08bca DexterHaslem: 'oops fix crash on killer being world'
  • 437b19 DexterHaslem: 'implement RemoveMeFromKillAssists'
  • ba14eb DexterHaslem: 'first pass death notice showing basic assist'
  • a9a75a DexterHaslem: 'stick kill assist in killer string right away. fixes alignment issues'
  • f0707b DexterHaslem: 'run assist damage tracking through GetDeathScorer(). makes sure assists from buildables and junk go...'
  • ca35df DexterHaslem: 'its me ur pal FFGameRules(). its me your pal vc2005 too stupid to figure out the inheritancein....'
  • 80144f DexterHaslem: 'add assist to log. simple 'assisted by' on new line for backwards compatibility'
  • afbb88 DexterHaslem: 'assist log formatting'
  • cdf8d8 DexterHaslem: 'cleanup pass'
  • fd2290 DexterHaslem: 'bump this wide character array down to 256. it doesnt really matter, and they're all overkill but'
  • 721be1 DexterHaslem: 'always run player's RemoveMeFromKillAssists()'
  • 5048d3 DexterHaslem: 'run spec check in get top kill assister'
  • 992293 DexterHaslem: 'code format consistency (lol)'
  • 2f921c DexterHaslem: 'clarification'
  • 2d55f3 DexterHaslem: 'start of exposing assists, add to client side player resource tables'
  • 5ad658 DexterHaslem: 'add assists to server side props and DTs. need to actually update them'
  • 379706 DexterHaslem: 'implement setters for assists on server player'
  • fb978b DexterHaslem: 'assist count reset logic'
  • d43bbc DexterHaslem: 'actually give her an assist point'
  • efe795 DexterHaslem: 'first pass add assists to scoreboard. forgot to add getter to IGameResources'
  • f31115 DexterHaslem: 'deaths filled out 70 width before, split evenly with assists column. looks nice'
  • fab7ee AfterShockFF: 'Merge branch 'feature/kill-assists' into beta. Conflicts:. dlls/ff/ff_player.h'

View on Github
FF_Team is offline