Skip to content

qol + fixes - #62

Open
yousef157 wants to merge 11 commits into
AzureeDev:masterfrom
yousef157:master
Open

qol + fixes#62
yousef157 wants to merge 11 commits into
AzureeDev:masterfrom
yousef157:master

Conversation

@yousef157

@yousef157 yousef157 commented Mar 26, 2026

Copy link
Copy Markdown

Features

  • Added BangL's heal per second meter
  • Added assault banner scaling (+ trackers on the assault side)
  • Restored the Steam avatars in lobby feature
  • Added an option to show the perk deck name instead of character name for the horizontal loadout feature
  • Added 2nd deployable support for the horizontal loadout feature
  • The horizontal loadout feature now supports melee type
  • Added burst fire mode support to the in-game HUD

changes

  • The chat supports scrolling now
  • The chat's input panel font now matches the rest of the chat's HD font
  • The infamy icon in the chat is now preserved instead of it being replaced by the avatar
  • The heist background in the heist preview feature is now optional
  • Interaction bar's invalid text is now colored red
  • If a teammate's avatar has failed to fetch, the colored background avatar will now not be shown
  • Most of the control panel's options has been re-ordered

fixes

  • Fix Starring screen shows disconnected players #61
  • Fix Leech Perk Deck not working with HUD #51 with Thin health style support
  • Fix the heist preview in blackscreen feature not working
  • Fix the interaction bar still being shown when being revived and said revive is canceled
  • Fix the interaction bar's fade out animation not working
  • Fix the interaction bar's background color being red instead of the progress when invalid
  • Fix the interaction bar color option changing the background color instead of the progress color
  • Fix teammate panel avatars being refetched when someone gets traded from custody
  • Fix control panel dialog leaving background disabled

Unintentionally fixed compatibility with Void UI's scoreboard.
NepHudMenu.texture was removed because it was an unused duplicate of SoraHudReborn.texture

@AzureeDev

Copy link
Copy Markdown
Owner

gonna be honest, I was not expecting a commit to such a relic of a mod in my thursday morning, but here we are

I'll give it a proper review and test whenever I can. thank you for the contribution!

@AzureeDev

Copy link
Copy Markdown
Owner

test went ok.

Would you like to be credited in collaborators?
if so, send me over a name and steam profile

Comment thread Hooks/HUD/HUDChat.lua Outdated
@yousef157

Copy link
Copy Markdown
Author

test went ok.

Would you like to be credited in collaborators?
if so, send me over a name and steam profile

Just the name is fine

@yousef157

yousef157 commented Apr 14, 2026

Copy link
Copy Markdown
Author

sorted out the chat issue

  • Restored the discord large image type feature
    The sora large image being set if playing as sora is preserved
  • The username in custom discord rpc is now optional
  • You can now set a custom username for the custom discord rpc feature
  • The custom discord rpc supports crime spree now

Tracker related hooks that were outside of the hudassaultcorner file have been moved into that file. For hudmoney, just the civiliandamage (money deduction) hook. And for hudmanagerpd2, just the playerdamage (hps meter) hook

English localization is always loaded first before loading another language. So if a localization key is missing in another language, it'll display the English one. Just to avoid copying english keys across all localizations

if you want to view the diff for hudassaultcorner/hudmanagerpd2, i recommend hiding whitespace

@yousef157

Copy link
Copy Markdown
Author

Ok this is ready for testing. I won't push any more changes to this pr unless requested. Sorry for the extra commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Starring screen shows disconnected players Leech Perk Deck not working with HUD

2 participants