Fortress Forever

Go Back   Fortress Forever > Community > General Discussion

Closed Thread
 
Thread Tools Display Modes
Old 06-04-2016, 11:50 PM   #1201
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF pushed 3 commits to fortressforever/fortressforever:beta

  • c5c2f3 AfterShockFF: 'Prevent concs moving ragdolls'
  • 4ca031 AfterShockFF: 'Reduce blast movement on ragdolls'
  • b42d0b AfterShockFF: 'Merge pull request #263 from fortressforever/features/ragdolls-cant-conc. Reduce effects of...'

View on Github
FF_Team is offline  


Old 06-04-2016, 11:50 PM   #1202
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF merged pull request fortressforever/fortressforever#263 ('Reduce effects of explosions and concs on ragdolls') from AfterShockFF to beta

View on Github
FF_Team is offline  


Old 06-05-2016, 01:53 AM   #1203
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF created fortressforever/fortressforever:bugfix/jumpgun-chargebar-conced at 7313f7 (+1 new commit)

  • 7313f7 AfterShockFF: 'Make the jumpgun charge bar stay on screen even whilst conced, but stay central'

View on Github
FF_Team is offline  


Old 06-05-2016, 01:53 AM   #1204
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF opened pull request fortressforever/fortressforever#265 ('Make the jumpgun charge bar stay on screen even whilst conced, but st…')

View on Github
FF_Team is offline  


Old 06-05-2016, 01:55 AM   #1205
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 created fortressforever/fortressforever:features/jumpgun-charge-fx at 88a428 (+1 new commit)

  • 88a428 squeek502: 'Add viewmodel charge effects to the jump gun. - Basically the railgun effects, but red instead of...'

View on Github
FF_Team is offline  


Old 06-05-2016, 01:56 AM   #1206
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 opened pull request fortressforever/fortressforever#266 ('Add viewmodel charge effects to the jump gun')

View on Github
FF_Team is offline  


Old 06-05-2016, 11:28 AM   #1207
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF merged pull request fortressforever/fortressforever#265 ('Make the jumpgun charge bar stay on screen even whilst conced, but st…') from AfterShockFF to beta

View on Github
FF_Team is offline  


Old 06-05-2016, 11:28 AM   #1208
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF pushed 2 commits to fortressforever/fortressforever:beta

  • 7313f7 AfterShockFF: 'Make the jumpgun charge bar stay on screen even whilst conced, but stay central'
  • 48f771 AfterShockFF: 'Merge pull request #265 from fortressforever/bugfix/jumpgun-chargebar-conced. Make the jumpgun...'

View on Github
FF_Team is offline  


Old 06-05-2016, 12:11 PM   #1209
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF pushed 2 commits to fortressforever/fortressforever:features/jumpgun-charge-fx

  • 3dec26 AfterShockFF: 'Make halo effect scale up as well, change the colour to green to match the xhair'
  • 6ded4b AfterShockFF: 'Tone down the green color a bit'

View on Github
FF_Team is offline  


Old 06-05-2016, 12:11 PM   #1210
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF synchronized pull request fortressforever/fortressforever#266 ('Add viewmodel charge effects to the jump gun')

View on Github
FF_Team is offline  


Old 06-05-2016, 01:14 PM   #1211
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF opened issue fortressforever/fortressforever#267 ('From forums: Headstomp doesnt do damage if stomper dies from fall damage')

View on Github
FF_Team is offline  


Old 06-05-2016, 01:27 PM   #1212
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF commented on issue fortressforever/fortressforever#267 ('From forums: Headstomp doesnt do damage if stomper dies from fall damage'):
Think its this line that kills the player before the headstomp kicks in.
https://github.com/fortressforever/fortressforever/blob/9e3d589b33c821f16627607d76b63b27d2844caf/game_shared/gamemovement.cpp#L3466
View on Github
FF_Team is offline  


Old 06-05-2016, 01:30 PM   #1213
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF commented on issue fortressforever/fortressforever#267 ('From forums: Headstomp doesnt do damage if stomper dies from fall damage'):
One option would be to set a flag to apply fall damage at that point and then apply it later. Another option would be to move the fall damage application code after the headstomp code altogether.
View on Github
FF_Team is offline  


Old 06-05-2016, 01:31 PM   #1214
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF opened issue fortressforever/fortressforever#268 ('From forums: Headstomp should apply to SGs (all buildables?)')

View on Github
FF_Team is offline  


Old 06-05-2016, 01:37 PM   #1215
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF opened issue fortressforever/fortressforever#269 ('From forums: Laser grenade lasers go through walls')

View on Github
FF_Team is offline  


Old 06-05-2016, 02:10 PM   #1216
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF commented on issue fortressforever/fortressforever#269 ('From forums: Laser grenade lasers go through walls'):
Probably this sphere query needs changing to stop the damage

https://github.com/fortressforever/fortressforever/blob/9e3d589b33c821f16627607d76b63b27d2844caf/game_shared/ff/ff_grenade_laser.cpp#L332
View on Github
FF_Team is offline  


Old 06-05-2016, 02:32 PM   #1217
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF commented on issue fortressforever/fortressforever#269 ('From forums: Laser grenade lasers go through walls'):
The trace to draw the lasers looks OK to me. it's here

https://github.com/fortressforever/fortressforever/blob/9e3d589b33c821f16627607d76b63b27d2844caf/game_shared/ff/ff_grenade_laser.cpp#L556

Using COLLISION_GROUP_PLAYER and MASK_SHOT which seems OK to me, Crosshairinfo uses the same...
View on Github
FF_Team is offline  


Old 06-05-2016, 02:33 PM   #1218
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF commented on issue fortressforever/fortressforever#269 ('From forums: Laser grenade lasers go through walls'):
Realised squeek already fixed this but didnt close it in forums
View on Github
FF_Team is offline  


Old 06-05-2016, 02:33 PM   #1219
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF closed issue fortressforever/fortressforever#269 ('From forums: Laser grenade lasers go through walls')

View on Github
FF_Team is offline  


Old 06-05-2016, 02:56 PM   #1220
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF commented on issue fortressforever/fortressforever#222 ('Fix cl_spawnweapon_spy tranq'):
A few options here:
- Get Weapon_Switch to return `true` if you are already holding the weapon (I think I looked into this and it would have knock on effects elsewhere)
- Add an extra clause to say if you are already holding the weapon then don't do anything and break out anyway

Probably the...
View on Github
FF_Team is offline  


Closed Thread


Currently Active Users Viewing This Thread: 7 (0 members and 7 guests)
 

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 07:30 PM.


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