Fortress Forever

Go Back   Fortress Forever > Community > General Discussion

Closed Thread
 
Thread Tools Display Modes
Old 09-11-2016, 08:49 PM   #1801
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
DexterHaslem synchronized pull request fortressforever/fortressforever#319 ('Assists: send user ID over the network rather than entindex')

View on Github
FF_Team is offline  


Old 09-11-2016, 09:01 PM   #1802
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 created fortressforever/fortressforever:fixes/attack2-swing at 6e5082 (+1 new commit)

  • 6e5082 squeek502: 'Fix holding +attack2 disallowing certain weapons from firing. - Affected all weapons without clips...'

View on Github
FF_Team is offline  


Old 09-11-2016, 09:02 PM   #1803
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 opened pull request fortressforever/fortressforever#321 ('Fix holding +attack2 disallowing certain weapons from firing')

View on Github
FF_Team is offline  


Old 09-11-2016, 09:10 PM   #1804
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF commented on issue fortressforever/fortressforever#321 ('Fix holding +attack2 disallowing certain weapons from firing'):
This doesnt stop sniper zoom working, right?
View on Github
FF_Team is offline  


Old 09-11-2016, 09:14 PM   #1805
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 commented on issue fortressforever/fortressforever#321 ('Fix holding +attack2 disallowing certain weapons from firing'):
Good catch, it doesn't affect sniper zoom, but it will affect buildable 'weapons'. Will fix.
View on Github
FF_Team is offline  


Old 09-11-2016, 09:16 PM   #1806
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 commented on issue fortressforever/fortressforever#321 ('Fix holding +attack2 disallowing certain weapons from firing'):
Actually, nevermind--nothing in FF actually uses ::SecondaryAttack. I'll cleanup the files that implement empty ::SecondaryAttack functions for clarity.
View on Github
FF_Team is offline  


Old 09-11-2016, 09:22 PM   #1807
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 pushed 1 commit to fortressforever/fortressforever:fixes/attack2-swing

  • 97648c squeek502: 'Remove unused/empty SecondaryAttack implementations for clarity'

View on Github
FF_Team is offline  


Old 09-11-2016, 09:22 PM   #1808
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 synchronized pull request fortressforever/fortressforever#321 ('Fix holding +attack2 disallowing certain weapons from firing')

View on Github
FF_Team is offline  


Old 09-11-2016, 09:22 PM   #1809
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 commented on issue fortressforever/fortressforever#321 ('Fix holding +attack2 disallowing certain weapons from firing'):
Okay, should be ready to merge now.
View on Github
FF_Team is offline  


Old 09-11-2016, 09:31 PM   #1810
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 created fortressforever/fortressforever:fixes/jetpacking-reset at 43b04a (+1 new commit)

  • 43b04a squeek502: 'Fix jetpacking flag not being reset on restartround/instant class switch'

View on Github
FF_Team is offline  


Old 09-11-2016, 09:31 PM   #1811
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
doublah opened issue fortressforever/fortressforever#322 ('Fall damage inconsistency')

View on Github
FF_Team is offline  


Old 09-11-2016, 09:32 PM   #1812
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 opened pull request fortressforever/fortressforever#323 ('Fix jetpacking flag not being reset on restartround/instant class switch')

View on Github
FF_Team is offline  


Old 09-11-2016, 09:42 PM   #1813
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 commented on issue fortressforever/fortressforever#322 ('Fall damage inconsistency'):
My guess would be it's caused by variance in 'when' you collide with the ground. The collision detection could potentially occur X frames later, which then means you'd be going faster when you collide than if you had been detected as colliding X frames earlier.

Not sure what to do about that....
View on Github
FF_Team is offline  


Old 09-11-2016, 10:31 PM   #1814
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
doublah opened issue fortressforever/fortressforever#324 ('Refill jetpack fuel on flag cap/impulse 101')

View on Github
FF_Team is offline  


Old 09-11-2016, 10:31 PM   #1815
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 merged pull request fortressforever/fortressforever#323 ('Fix jetpacking flag not being reset on restartround/instant class switch') from squeek502 to beta

View on Github
FF_Team is offline  


Old 09-11-2016, 10:31 PM   #1816
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 pushed 2 commits to fortressforever/fortressforever:beta

  • 43b04a squeek502: 'Fix jetpacking flag not being reset on restartround/instant class switch'
  • f43dbd squeek502: 'Merge pull request #323 from fortressforever/fixes/jetpacking-reset. Fix jetpacking flag not being...'

View on Github
FF_Team is offline  


Old 09-11-2016, 10:32 PM   #1817
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 merged pull request fortressforever/fortressforever#319 ('Assists: send user ID over the network rather than entindex') from squeek502 to beta

View on Github
FF_Team is offline  


Old 09-11-2016, 10:32 PM   #1818
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 pushed 5 commits to fortressforever/fortressforever:beta

  • 45dd3c squeek502: 'Assists: send user ID over the network rather than entindex'
  • 6b6cc6 squeek502: 'cleanup: Make userid/entindex distinction clearer'
  • e9898b squeek502: 'Use CHandle to store recent attacker info rather than entindex. "An entity index is not reliable...'
  • 4b77f0 DexterHaslem: 'rename MAX_ASSIST_TIME_MS -> MAX_ASSIST_TIME_SECS. i forgot gpGlobals->curtime is in float second....'
  • 939228 squeek502: 'Merge pull request #319 from fortressforever/fixes/assist-networking. Assists: send user ID over...'

View on Github
FF_Team is offline  


Old 09-11-2016, 10:32 PM   #1819
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 closed issue fortressforever/fortressforever#320 ('Melee weapons can't be used when +attack2 is held')

View on Github
FF_Team is offline  


Old 09-11-2016, 10:32 PM   #1820
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 merged pull request fortressforever/fortressforever#321 ('Fix holding +attack2 disallowing certain weapons from firing') from squeek502 to beta

View on Github
FF_Team is offline  


Closed Thread


Currently Active Users Viewing This Thread: 4 (0 members and 4 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:36 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.