Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions .github/workflows/autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,8 @@ jobs:
echo "$WEBP_OUTPUT"
- name: Compress WebP
id: compress
uses: calibreapp/image-actions@1.2.0
uses: calibreapp/image-actions@main
with:
compressOnly: true
webpQuality: '90'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ This is the main data source for a HUD. This defines the HUD and its properties.
"verified": true, // For internal use only to enable some functionality. Do not set this yourself.
"parent": "their-hud", // If this HUD is a slight edit of another, put its ID here. This will group the HUDs together.
"resources": [
// A list of image names/YouTube videos. Images are automatically converted to webp, do not use extensions for names of uploaded images
// A list of image names/YouTube videos. Images are automatically converted to webp, do not use extensions for uploaded images
"my-hud-banner", // First resource is the display banner in listings
"cool-image-1", // Image names can be called any, namespaced to your HUD ID
"https://youtu.be/21asadf" // Supports youtu.be links for video embeds
Expand Down
8 changes: 4 additions & 4 deletions hud-data/jumphud.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"resources": [
"01-logobig",
"02-mainmenu",
"03-soldierspeedo",
"04-demospeedo",
"03-soldier1",
"04-demo1",
"05-spectator1",
"06-pausemenu",
"07-modeswitch",
"07-loadout",
"08-mainhud",
"09-fulluber",
"09-targetid",
"10-scoreboard",
"11-mvmbuymenu",
"12-compspectator"
Expand Down
Binary file added hud-resources/jumphud/01-logobig.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed hud-resources/jumphud/01-logobig.webp
Binary file not shown.
Binary file added hud-resources/jumphud/02-mainmenu.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed hud-resources/jumphud/02-mainmenu.webp
Binary file not shown.
Binary file added hud-resources/jumphud/03-soldier1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed hud-resources/jumphud/03-soldierspeedo.webp
Binary file not shown.
Binary file added hud-resources/jumphud/04-demo1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed hud-resources/jumphud/04-demospeedo.webp
Binary file not shown.
Binary file added hud-resources/jumphud/05-spectator1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed hud-resources/jumphud/05-spectator1.webp
Binary file not shown.
Binary file added hud-resources/jumphud/06-pausemenu.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed hud-resources/jumphud/06-pausemenu.webp
Binary file not shown.
Binary file added hud-resources/jumphud/07-loadout.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed hud-resources/jumphud/07-modeswitch.webp
Binary file not shown.
Binary file added hud-resources/jumphud/08-mainhud.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed hud-resources/jumphud/08-mainhud.webp
Binary file not shown.
Binary file removed hud-resources/jumphud/09-fulluber.webp
Binary file not shown.
Binary file added hud-resources/jumphud/09-targetid.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hud-resources/jumphud/10-scoreboard.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed hud-resources/jumphud/10-scoreboard.webp
Binary file not shown.
Binary file added hud-resources/jumphud/11-mvmbuymenu.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed hud-resources/jumphud/11-mvmbuymenu.webp
Binary file not shown.
Binary file added hud-resources/jumphud/12-compspectator.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed hud-resources/jumphud/12-compspectator.webp
Binary file not shown.
Binary file modified utils/commithistory.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified utils/commiturl.png