View Single Post
Old 11-01-2020, 03:35 PM   #2248
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 84337c to b5b493

  • 36ad28 AdamWillden: 'input'
  • f049c1 AdamWillden: 'added crosshair info visuals.. cool still needs finishing so don't judge yet. just for those that...'
  • 8092f1 AdamWillden: 'hud_ci_updateAlways 1 is your friend. updated default settings'
  • 09aeb1 AdamWillden: 'Updated Elmo's crosshair info. - Changed all the cvars from hud_ci_* to hud_xhairinfo_* and took...'
  • b3a057 AdamWillden: 'Temporary so Aftershok can help with my quantity bar/panel problem. # Conflicts:....'
  • aecf8e AdamWillden: 'Reverted the crosshairinfo stuff. Doing it a better way now so will reimplement it when ready.'
  • ece2d4 AdamWillden: 'Committing before I fuck up what I want to do next. Paint is now much smaller. Most changes are now...'
  • 05a039 AdamWillden: 'quantity panels now auto-arrange the bars and auto-size them self. Works for all resolutions! :)...'
  • 9184ee AdamWillden: 'Added missing hud stuff to 2003. hope it all works!. This is so dexter (& shok?) can help with the...'
  • e2d0e4 AdamWillden: 'missed shit from last commit'
  • 382c33 AdamWillden: 'removing some cvars to avoid confusion...'
  • ddf27e AdamWillden: 'fixed quite a few errors from copy paste-ing code. fixed screen positioning. Did some other shit -...'
  • 4b7191 AdamWillden: 'few missed things'
  • 905de6 AdamWillden: 'Added ability to size label,icon and amount text. Bar spacing is now applied before the first...'
  • b8227a AdamWillden: 'variable name change for the bar spacing and a few comments'
  • a4764d AdamWillden: 'Moved and renamed ff_hud_quantitybar to be ff_quantitybar in the vgui folder like ff_quantitypanel....'
  • 47e663 AdamWillden: 'Missed from last commit, I could've sworn I did a global replace... Also for some reason the...'
  • 467ba9 AdamWillden: 'update to the quantity bar stuff before I finish and commit the new custom HUD options. Fixed a few...'
  • dbb021 AdamWillden: 'reverting a small change I made, gonna make it work differently when I've got the rest in.'
  • 5b5a9b AdamWillden: 'The beast that is Custom HUD Options stuff... updated:. client_scratch-2008.vcproj....'
  • 8a3953 AdamWillden: 'Fixed buildstate dispenser icon showing the SG. Added support for per-level SG icons'
  • ae46ff AdamWillden: '- Changed some old bits of code to use FindKey instead of looping and matching. - Added option to...'
  • 346420 AdamWillden: '- Updated sentry and dispenser defaults. - Changed some ranges in options to sensible values (are...'
  • ab30a8 AdamWillden: 'Custom Hud Update. The positioning/alignment values moved out of the Arrangement tab into new tab....'
  • 89d636 AdamWillden: 'Made quantity panel use a dynamic array rather than a forced max of 6. Figured why not....'
  • 48684e AdamWillden: 'Changed default global preset "Not built" text positioning'
  • f2f116 AdamWillden: 'removed a bug which were adding unnecessary keys to the assignment vdf when loading.'
  • 7137bd AdamWillden: 'Part 2... Revision: 12767. Message: Made quantity panel use a dynamic array.... removed...'
  • 14eb25 AdamWillden: 'Fixing something I broke. Wouldn't load preset files properly'
  • 947294 AdamWillden: 'make this frame work please?? currently as far as I can tell it should work but it crashes the game...'
  • dd8d42 AdamWillden: 'white space and comments - nothing here'
  • 002bdd AdamWillden: 'Squeek told me the fix to my frame problem. This is the fix but just wanted to commit it so there...'
  • d89183 AdamWillden: 'included my new panel in the code.. does nothing yet but wont hurt anything either!. # Conflicts:....'
  • 82eea1 AdamWillden: 'Stuff to make the crosshairs autoload again. tick signal in hud_crosshair runs until the crosshairs...'
  • 5ad136 AdamWillden: '- Added "Save Default" buttons so people can edit the defaults without much trouble. - Made it so...'
  • 565466 AdamWillden: 'Missed a commit from the last one. detpack now sends the fuse time in its message...'
  • a10c51 AdamWillden: '- Changed the way panels hide themselves (long term problem fixed). - Previously couldn't hide...'
  • 835816 AdamWillden: 'check that a font has been loaded before trying to use it in CalculateTextAlignmentOffset'
  • 91a1ac AdamWillden: 'Changing tick signals. Previously every tick to every 100ms (good news for 33 tick and more so 100...'
  • 78c9fe AdamWillden: 'Both:. - Moved column to style preset from arrangement (makes more sense there for now)....'
  • 33671f AdamWillden: 'Removed UseDefault checkboxes and added default to the dropdown box. Stopped users from naming new...'
  • ba6025 AdamWillden: 'Reverting revisions 13278,13279; they were meant for a different branch'
  • 3173c9 AdamWillden: 'Added comments to HiddenBits (HIDEHUD_NOTSCOUT etc.). Added HIDEHUD_ALWAYS so that I can use it to...'
  • 95fbe3 AdamWillden: 'last bit of misc options localisation (don't know why I never submitted this):. - when option...'
  • aef2de AdamWillden: 'no big changes... - Corrected wrongly named function. - Corrected an assert which didn't include...'
  • ff0f23 AdamWillden: 'Made getIntensityColor now GetIntensityColor'
  • b1b376 AdamWillden: 'Custom hud update. No point putting all changes in as there's so many. Added preview checkbox -...'
  • 04ee50 AdamWillden: 'Updated 2003/2005 client vcproj files with Elmo's custom hud changes. # Conflicts:....'
  • 1ce53a AdamWillden: 'Custom hud stuff. - Added style info into the quantity panel base class rather than having the same...'
  • 636748 AdamWillden: 'Crosshair: Remove weird load logic'
  • 67e32f AdamWillden: 'CFFCustomHudAssignPresets: Remove code duplication'
  • 461fab AdamWillden: 'Buildstates: Fix fallback text crash'
  • b08055 AdamWillden: 'BuildStates: Fix inconsistent use of whitespace'
  • c28c19 AdamWillden: 'Quantity: Rename constants to better indicate usage'
  • 94ae40 AdamWillden: 'FFQuantityItem: Rename file to match type name `ff_quantitybar -> ff_quantityitem`'
  • 5b86e3 AdamWillden: 'FFQuantityItem: Invert if statement to remove negation'
  • cf8631 AdamWillden: 'FFQuantityItem: Fix bars not rendering when font is missing'
  • 78d5a5 AdamWillden: 'FFQuantityItem: Fix whitespace'
  • 8a5544 AdamWillden: 'FFQuantityItem: Remove TODO comments'
  • 9a0802 AdamWillden: 'FFQuantityItem: Remove unused methods'
  • 15c6cf AdamWillden: 'FFQuantityItem: Remove redundant ternary expressions'
  • 54cb9a AdamWillden: 'FFQuantityItem: Update member accessibility'
  • 333c9e AdamWillden: 'FFQuantityItem: Reduce code duplication (clean code)'
  • 2b0b5f AdamWillden: 'FFQuantityItem: Reduce code complexity (clean code)'
  • 6ce67b AdamWillden: 'FFQuantityItem: Reduce nesting'
  • fd163a AdamWillden: 'FFQuantityItem: Remove needless booleans on private methods'
  • ce1b0e AdamWillden: 'FFQuantityItem: Invert default boolean value on public methods'
  • ccd730 AdamWillden: 'FFQuantityItem: Reduce code duplication (clean code) - DrawText'
  • f86cea AdamWillden: 'FFQuantityItem: Swap arguments'
  • 0569a3 AdamWillden: 'FFQuantityItem: Simplify code'
  • 0990ef AdamWillden: 'FFQuantityItem: Remove unnecessary member variables'
  • 6f7f5b AdamWillden: 'FFQuantityItem: Consolidate style change checks'
  • 086fef AdamWillden: 'FFQuantityItem: Reduce and comment code'
  • 2c32b1 AdamWillden: 'FFQuantityItem: Remove needless calculations on ApplyScheme. I believe the scheme is applied long...'
  • b16168 AdamWillden: 'FFQuantityItem: Order switch statement following enum name & value'
  • adf890 AdamWillden: 'FFQuantityItem: Reduce tick signal to once each second'
  • fc2826 AdamWillden: 'FFQuantityItem: Remove duplication reading style data'
  • 135cea AdamWillden: 'FFQuantityPanel: Remove unused `OrientationMode` enum'
  • ecff29 AdamWillden: 'FFQuantityPanel: Reduce nesting'
  • db02a3 AdamWillden: 'FFQuantityPanel: Fix whitespace'
  • 91718e AdamWillden: 'FFQuantityPanel: Do not reserve space for disabled items'
  • 368f8b AdamWillden: 'FFQuantityPanel: Remove redundant ternary expressions'
  • 1c74ab AdamWillden: 'FFQuantityPanel: Update member accessibility'
  • a29aab AdamWillden: 'FFQuantityPanel: Reduce duplication (clean code)'
  • f1ae4a AdamWillden: 'FFQuantityPanel: Invert default boolean value on public methods'
  • db65c8 AdamWillden: 'FFQuantityPanel: Use shorthand for color usage'
  • 1794d4 AdamWillden: 'stuff'
  • 88e04c AdamWillden: 'temp'
  • 45e26d AdamWillden: 'AddQH'
  • fb3219 AdamWillden: 'CHudBuildStateSentry: Fix hide level not respected when built'
  • 24d591 AdamWillden: 'CHudBuildStateSentry: Remove duplicate logic handled OnTick'
  • f7ad19 AdamWillden: 'CHudBuildStateSentry: Drop unused paint override'
  • 44756a AdamWillden: 'CHudBuildStateSentry: Fix incorrect health display'
  • b5b493 AdamWillden: 'temp'

View on Github
FF_Team is offline