Fortress Forever

Go Back   Fortress Forever > Community > General Discussion

Closed Thread
 
Thread Tools Display Modes
Old 08-20-2016, 07:10 PM   #1601
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF synchronized pull request fortressforever/fortressforever#270 ('WIP: Pyro revamp')

View on Github
FF_Team is offline  


Old 08-20-2016, 07:10 PM   #1602
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF pushed 1 commit to fortressforever/fortressforever:features/pyro-jetpack

  • 4075a3 AfterShockFF: 'Cleanup: Remove BURN_TICK_INTERVAL and BURN_TICKS #defines'

View on Github
FF_Team is offline  


Old 08-20-2016, 08:49 PM   #1603
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
DexterHaslem synchronized pull request fortressforever/fortressforever-scripts#59 ('script additions to support kill assists')

View on Github
FF_Team is offline  


Old 08-20-2016, 08:49 PM   #1604
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
DexterHaslem pushed 1 commit to fortressforever/fortressforever-scripts:feature/kill-assists

  • 8509dd DexterHaslem: 'add localized string for assists on scoreboard'

View on Github
FF_Team is offline  


Old 08-20-2016, 08:56 PM   #1605
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
DexterHaslem synchronized pull request fortressforever/fortressforever#288 ('Feature/kill assists')

View on Github
FF_Team is offline  


Old 08-20-2016, 08:56 PM   #1606
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
DexterHaslem pushed 7 commits to fortressforever/fortressforever:feature/kill-assists

  • 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'

View on Github
FF_Team is offline  


Old 08-20-2016, 09:01 PM   #1607
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
DexterHaslem commented on issue fortressforever/fortressforever#288 ('Feature/kill assists'):
ignore build server results, I just turned it off since its impossible to build outside IDE :frowning:
View on Github
FF_Team is offline  


Old 08-21-2016, 12:06 AM   #1608
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF synchronized pull request fortressforever/fortressforever-scripts#58 ('WIP: Pyro revamp (scripts side)')

View on Github
FF_Team is offline  


Old 08-21-2016, 12:06 AM   #1609
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF pushed 1 commit to fortressforever/fortressforever-scripts:pyro-revamp

  • 0d724b AfterShockFF: 'Increase IC base damage from 55 to 65'

View on Github
FF_Team is offline  


Old 08-21-2016, 12:07 AM   #1610
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF synchronized pull request fortressforever/fortressforever#270 ('WIP: Pyro revamp')

View on Github
FF_Team is offline  


Old 08-21-2016, 12:07 AM   #1611
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF pushed 1 commit to fortressforever/fortressforever:features/pyro-jetpack

  • 3f2838 AfterShockFF: 'Add bonus damage to flamethrower due to burn levels'

View on Github
FF_Team is offline  


Old 08-21-2016, 12:15 AM   #1612
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 commented on issue fortressforever/fortressforever#291 ('Flamethrower hit registration bugs'):
Confirmed that the projectiles blocking traces, and found that it affects many other weapons as well (AC most notably). Seems like something to do with collision groups or trace filters.

Relevant code:

-...
View on Github
FF_Team is offline  


Old 08-21-2016, 12:24 AM   #1613
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF pushed 1 commit to fortressforever/fortressforever:features/pyro-jetpack

  • e24c9f AfterShockFF: 'Add napalmlet straight upwards at the center of a napalm nade explosion'

View on Github
FF_Team is offline  


Old 08-21-2016, 12:24 AM   #1614
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF synchronized pull request fortressforever/fortressforever#270 ('WIP: Pyro revamp')

View on Github
FF_Team is offline  


Old 08-21-2016, 01:03 AM   #1615
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:features/pyro-jetpack

  • 96bae8 AfterShockFF: 'Made napalmlets have less gaps between them by making the placement less random'
  • 1f5ea7 AfterShockFF: 'Increase flamethrower range from 320 to 350'
  • 635026 AfterShockFF: 'make napalmlets tick more often (1s => 0.25s) and slightly increase their overall damage'

View on Github
FF_Team is offline  


Old 08-21-2016, 01:03 AM   #1616
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AfterShockFF synchronized pull request fortressforever/fortressforever#270 ('WIP: Pyro revamp')

View on Github
FF_Team is offline  


Old 08-21-2016, 03:28 AM   #1617
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 synchronized pull request fortressforever/fortressforever#270 ('WIP: Pyro revamp')

View on Github
FF_Team is offline  


Old 08-21-2016, 03:28 AM   #1618
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:features/pyro-jetpack

  • b50fc4 squeek502: 'Add effect when IC does bonus damage. - Flame/heatwave particles get created in the direction of...'

View on Github
FF_Team is offline  


Old 08-21-2016, 05:38 PM   #1619
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:features/pyro-jetpack

  • fbfcc5 squeek502: 'Fix compile error'

View on Github
FF_Team is offline  


Old 08-21-2016, 05:38 PM   #1620
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 synchronized pull request fortressforever/fortressforever#270 ('WIP: Pyro revamp')

View on Github
FF_Team is offline  


Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 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:11 PM.


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