Fortress Forever

Go Back   Fortress Forever > Community > General Discussion

Closed Thread
 
Thread Tools Display Modes
Old 10-14-2020, 03:37 PM   #2201
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AdamWillden force-pushed fortressforever/fortressforever:elmos_hud_playground_zombie from f3e224 to 171cf7

  • a6eaa9 : 'Rename file to match type name `ff_quantitybar -> ff_quantityitem`'
  • 44dd06 : 'VcProj: These are intent on getting swapped'
  • 171cf7 : 'Rename constants to better indicate usage'

View on Github
FF_Team is offline  


Old 10-14-2020, 05:22 PM   #2202
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AdamWillden pushed 2 commits to fortressforever/fortressforever:elmos_hud_playground_zombie

  • dc1ccd : 'Invert if statement to remove negation'
  • 8e6393 : 'Fix bars not rendering when font is missing'

View on Github
FF_Team is offline  


Old 10-15-2020, 06:02 PM   #2203
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AdamWillden pushed 1 commit to fortressforever/fortressforever:elmos_hud_playground_zombie


View on Github
FF_Team is offline  


Old 10-16-2020, 05:36 PM   #2204
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AdamWillden pushed 2 commits to fortressforever/fortressforever:elmos_hud_playground_zombie

  • e6bfe2 : 'fixup! VcProj: These are intent on getting swapped'
  • dcab51 : 'messing'

View on Github
FF_Team is offline  


Old 10-16-2020, 09:15 PM   #2205
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AdamWillden force-pushed fortressforever/fortressforever:elmos_hud_playground_zombie from dcab51 to 50def3

  • cf3b57 : 'VcProj: These are intent on getting swapped'
  • 09f9ec : 'Rename constants to better indicate usage'
  • 8321f7 : 'Invert if statement to remove negation'
  • e141b9 : 'Fix bars not rendering when font is missing'
  • 1d3058 : 'CFFCustomHudAssignPresets: Remove code duplication'
  • 9ce8d4 : 'FFQuantityPanel: Reduce nesting'
  • f4df63 : 'FFQuantityPanel: Fix whitespace'
  • 50def3 : 'messing'

View on Github
FF_Team is offline  


Old 10-16-2020, 10:50 PM   #2206
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AdamWillden pushed 6 commits to fortressforever/fortressforever:elmos_hud_playground_zombie

  • ca4c30 : 'FFQuantityItem: Fix whitespace'
  • e0111e : 'FFQuantityItem: Remove TODO comments'
  • f45e15 : 'FFQuantityItem: Remove unused methods'
  • cc1c4d : 'FFQuantityItem: Make private methods private'
  • 128478 : 'FFQuantityItem: Reduce code duplication (clean code)'
  • 28f0ba : 'FFQuantityItem: Reduce code complexity (clean code)'

View on Github
FF_Team is offline  


Old 10-17-2020, 11:57 AM   #2207
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AdamWillden force-pushed fortressforever/fortressforever:elmos_hud_playground_zombie from 28f0ba to f2f1c8

  • af558f : 'FFQuantityItem: Fix whitespace'
  • bfd5a4 : 'FFQuantityItem: Remove TODO comments'
  • 9ecd9e : 'FFQuantityItem: Remove unused methods'
  • 9a18d7 : 'FFQuantityItem: Make private methods private'
  • 2e4942 : 'FFQuantityItem: Reduce code duplication (clean code)'
  • f2f1c8 : 'FFQuantityItem: Reduce code complexity (clean code)'

View on Github
FF_Team is offline  


Old 10-17-2020, 01:44 PM   #2208
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AdamWillden pushed 1 commit to fortressforever/fortressforever:elmos_hud_playground_zombie


View on Github
FF_Team is offline  


Old 10-17-2020, 03:06 PM   #2209
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AdamWillden force-pushed fortressforever/fortressforever:elmos_hud_playground_zombie from 2d25e5 to cf976e

  • d2da88 : 'FFQuantityItem: Fix whitespace'
  • e1a81d : 'FFQuantityItem: Remove TODO comments'
  • 334715 : 'FFQuantityItem: Remove unused methods'
  • cfcf5f : 'FFQuantityItem: Make private methods private'
  • 91180f : 'FFQuantityItem: Reduce code duplication (clean code)'
  • 84104d : 'FFQuantityItem: Reduce code complexity (clean code)'
  • 990c38 : 'FFQuantityItem: Reduce code complexity (clean code)'
  • 45a231 : 'temp'
  • a66ea4 : 'FFQuantityItem: Reduce nesting'
  • 47efb4 : 'FFQuantityItem: Remove needless booleans on private methods (WIP)'
  • c4e755 : 'FFQuantityItem: Invert default boolean value on public methods'
  • cf976e : 'WIP #2'

View on Github
FF_Team is offline  


Old 10-17-2020, 07:18 PM   #2210
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AdamWillden force-pushed fortressforever/fortressforever:elmos_hud_playground_zombie from cf976e to 1e4d87

  • 882e32 : 'FFQuantityItem: Remove redundant ternary expressions'
  • 769f66 : 'FFQuantityItem: Make private methods private'
  • 44600e : 'FFQuantityItem: Reduce code duplication (clean code)'
  • 93d3b4 : 'FFQuantityItem: Reduce code complexity (clean code)'
  • 953175 : 'FFQuantityItem: Reduce code complexity (clean code)'
  • 320d56 : 'FFQuantityItem: Reduce nesting'
  • 90d303 : 'FFQuantityItem: Remove needless booleans on private methods'
  • a9a59d : 'FFQuantityItem: Invert default boolean value on public methods'
  • c460c2 : 'xyz'
  • 1e4d87 : 'temp'

View on Github
FF_Team is offline  


Old 10-18-2020, 06:34 PM   #2211
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AdamWillden force-pushed fortressforever/fortressforever:elmos_hud_playground_zombie from 1e4d87 to e51685

  • a45ca1 : 'FFQuantityItem: Fix whitespace'
  • 85ab2a : 'FFQuantityItem: Remove TODO comments'
  • 337c99 : 'FFQuantityItem: Remove unused methods'
  • a1f5af : 'FFQuantityItem: Remove redundant ternary expressions'
  • 155f31 : 'FFQuantityItem: Make private methods private'
  • 421759 : 'FFQuantityItem: Reduce code duplication (clean code)'
  • bf7f16 : 'FFQuantityItem: Reduce code complexity (clean code)'
  • 1415be : 'FFQuantityItem: Reduce nesting'
  • d867e9 : 'FFQuantityItem: Remove needless booleans on private methods'
  • ac8e3c : 'FFQuantityItem: Invert default boolean value on public methods'
  • d46169 : 'FFQuantityItem: Reduce code duplication (clean code) - DrawText'
  • 8e1f36 : 'Swap arguments'
  • 5cc9ec : 'temp'
  • e51685 : 'x'

View on Github
FF_Team is offline  


Old 10-19-2020, 07:15 PM   #2212
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AdamWillden force-pushed fortressforever/fortressforever:elmos_hud_playground_zombie from e51685 to 8c5dba

  • d09946 : 'FFQuantityItem: Fix whitespace'
  • a84375 : 'FFQuantityItem: Remove TODO comments'
  • e86972 : 'FFQuantityItem: Remove unused methods'
  • d8c898 : 'FFQuantityItem: Remove redundant ternary expressions'
  • 69e8c8 : 'FFQuantityItem: Make private methods private'
  • 2933ea : 'FFQuantityItem: Reduce code duplication (clean code)'
  • 8bd9b3 : 'FFQuantityItem: Reduce code complexity (clean code)'
  • 9f8013 : 'FFQuantityItem: Reduce nesting'
  • 777aea : 'FFQuantityItem: Remove needless booleans on private methods'
  • a69910 : 'FFQuantityItem: Invert default boolean value on public methods'
  • c63fa8 : 'FFQuantityItem: Reduce code duplication (clean code) - DrawText'
  • 2d44d1 : 'Swap arguments'
  • 30aac8 : 'temp'
  • 8c5dba : 'x'

View on Github
FF_Team is offline  


Old 10-19-2020, 08:15 PM   #2213
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AdamWillden force-pushed fortressforever/fortressforever:elmos_hud_playground_zombie from 8c5dba to 21c2ed

  • fc3f64 : 'FFQuantityItem: Add missing change guards'
  • 21c2ed : 'FFQuantityItem: Simplify code'

View on Github
FF_Team is offline  


Old 10-19-2020, 09:58 PM   #2214
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AdamWillden force-pushed fortressforever/fortressforever:elmos_hud_playground_zombie from 21c2ed to 904afd

  • e96369 : 'FFQuantityItem: Remove unused methods'
  • 07a8a2 : 'FFQuantityItem: Remove redundant ternary expressions'
  • 680ca9 : 'FFQuantityItem: Make private methods private'
  • 97feaf : 'FFQuantityItem: Reduce code duplication (clean code)'
  • b1f230 : 'FFQuantityItem: Reduce code complexity (clean code)'
  • f3258a : 'FFQuantityItem: Reduce nesting'
  • 82ee09 : 'FFQuantityItem: Remove needless booleans on private methods'
  • 6827fd : 'FFQuantityItem: Invert default boolean value on public methods'
  • bd7d73 : 'FFQuantityItem: Reduce code duplication (clean code) - DrawText'
  • 35fc79 : 'Swap arguments'
  • 4e0cc3 : 'FFQuantityItem: Add missing change guards'
  • 904afd : 'FFQuantityItem: Simplify code'

View on Github
FF_Team is offline  


Old 10-19-2020, 10:11 PM   #2215
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AdamWillden force-pushed fortressforever/fortressforever:elmos_hud_playground_zombie from 904afd to 2ec90d

  • 319f9a : 'FFQuantityItem: Swap arguments'
  • 289f4b : 'FFQuantityItem: Add missing change guards'
  • 302a5f : 'FFQuantityItem: Simplify code'
  • 5ec77f : 'FFQuantityItem: Remove unnecessary member variables'
  • 2ec90d : 'FFQuantityPanel: Remove unnecessary member variables'

View on Github
FF_Team is offline  


Old 10-22-2020, 11:34 AM   #2216
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AdamWillden force-pushed fortressforever/fortressforever:elmos_hud_playground_zombie from 2ec90d to 9f0e93

  • 9485d9 : 'FFQuantityItem: Remove unused methods'
  • 32fbad : 'FFQuantityItem: Remove redundant ternary expressions'
  • 3cca7a : 'FFQuantityItem: Make private methods private'
  • b8e3ee : 'FFQuantityItem: Reduce code duplication (clean code)'
  • a3e1f4 : 'FFQuantityItem: Reduce code complexity (clean code)'
  • c02824 : 'FFQuantityItem: Reduce nesting'
  • c38639 : 'FFQuantityItem: Remove needless booleans on private methods'
  • aa396b : 'FFQuantityItem: Invert default boolean value on public methods'
  • 60183d : 'FFQuantityItem: Reduce code duplication (clean code) - DrawText'
  • f1c020 : 'FFQuantityItem: Swap arguments'
  • 8c0ab7 : 'FFQuantityItem: Simplify code'
  • b2ef28 : 'FFQuantityItem: Remove unnecessary member variables'
  • ed0b64 : 'doit'
  • 9f0e93 : 'x'

View on Github
FF_Team is offline  


Old 10-22-2020, 09:52 PM   #2217
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AdamWillden pushed 2 commits to fortressforever/fortressforever:elmos_hud_playground_zombie

  • f7274f : 'CHudBuildStateSentry: Fix hide level not respected when built'
  • 8e079a : 'CHudBuildStateSentry: Remove duplicate logic handled OnTick'

View on Github
FF_Team is offline  


Old 10-23-2020, 06:22 PM   #2218
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AdamWillden pushed 1 commit to fortressforever/fortressforever:elmos_hud_playground_zombie


View on Github
FF_Team is offline  


Old 10-24-2020, 08:42 AM   #2219
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AdamWillden pushed 2 commits to fortressforever/fortressforever:elmos_hud_playground_zombie

  • 81a5cc : 'CHudBuildStateSentry: Fix incorrect max health. We already have OnTick and get the current sentry...'
  • 7dda70 : 'CHudBuildStateSentry: Drop unused paint override'

View on Github
FF_Team is offline  


Old 10-24-2020, 10:28 PM   #2220
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
AdamWillden force-pushed fortressforever/fortressforever:elmos_hud_playground_zombie from 7dda70 to 758521

  • e042c9 : 'FFQuantityPanel: Reduce nesting'
  • d30b6b : 'FFQuantityPanel: Fix whitespace'
  • f442b4 : 'FFQuantityItem: Fix whitespace'
  • 72adc0 : 'FFQuantityItem: Remove TODO comments'
  • 10d3fa : 'FFQuantityItem: Remove unused methods'
  • c29700 : 'FFQuantityItem: Remove redundant ternary expressions'
  • e57350 : 'FFQuantityItem: Make private methods private'
  • de8fd3 : 'FFQuantityItem: Reduce code duplication (clean code)'
  • 7215c6 : 'FFQuantityItem: Reduce code complexity (clean code)'
  • cef7ee : 'FFQuantityItem: Reduce nesting'
  • 5ad790 : 'FFQuantityItem: Remove needless booleans on private methods'
  • 86a64d : 'FFQuantityItem: Invert default boolean value on public methods'
  • de8e3f : 'FFQuantityItem: Reduce code duplication (clean code) - DrawText'
  • ca613a : 'FFQuantityItem: Swap arguments'
  • b948ed : 'FFQuantityItem: Simplify code'
  • b842f7 : 'FFQuantityItem: Remove unnecessary member variables'
  • f02ed7 : 'FFQuantityItem: Consolidate style change checks'
  • 373bf6 : 'FFQuantityItem: Reduce and comment code'
  • 3c6bcd : 'FFQuantityItem: Remove needless calculations on ApplyScheme. I believe the scheme is applied long...'
  • dc06cf : 'CHudBuildStateSentry: Fix hide level not respected when built'
  • 1df814 : 'CHudBuildStateSentry: Remove duplicate logic handled OnTick'
  • 9b01e0 : 'FFQuantityPanel: Do not reserve space for disabled items'
  • 758521 : 'CHudBuildStateSentry: Drop unused paint override'

View on Github
FF_Team is offline  


Closed Thread


Currently Active Users Viewing This Thread: 3 (0 members and 3 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 01:23 AM.


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