Skip to content

Commit

Permalink
Merge pull request #603 from Wolfy76700:feature/implement_calver
Browse files Browse the repository at this point in the history
Implemented Calver for asset versionning
  • Loading branch information
Wolfy76700 authored Nov 21, 2024
2 parents b6d513a + 8e62237 commit 0ed2cfb
Show file tree
Hide file tree
Showing 667 changed files with 56,182 additions and 56,065 deletions.
15 changes: 15 additions & 0 deletions .github/workflows/update_assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,21 @@ jobs:
echo "No changes to commit"
fi
# Update version numbers
- name: Update version numbers
run: |
pip install requests
python scripts/check_startgg_config.py
git config --global user.name 'Buildbot'
git config --global user.email '[email protected]'
git add .
if ! git diff --cached --quiet; then
git commit -m "Update version number of changed packs"
git push origin main
else
echo "No changes to commit"
fi
# Generate StartGG config insights
- name: Generate StartGG config insights
run: |
Expand Down
2 changes: 1 addition & 1 deletion games/abaa/base_files/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
}
},
"stage_to_codename": {},
"version": "1.12",
"version": "24.11.21.52769",
"description": "Base config to use this game.",
"credits": "Assets ripped from Mizuumi Wiki (https://wiki.gbl.gg/w/Akatsuki_Blitzkampf)",
"locale": {
Expand Down
20 changes: 10 additions & 10 deletions games/abaa/base_files/icon/config.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"prefix": "icon_",
"postfix": "_",
"type": [
"icon"
],
"version": "1.0",
"average_size": {
"x": 64,
"y": 128
}
"prefix": "icon_",
"postfix": "_",
"type": [
"icon"
],
"version": "24.11.21.52773",
"average_size": {
"x": 64,
"y": 128
}
}
194 changes: 97 additions & 97 deletions games/abaa/full/config.json
Original file line number Diff line number Diff line change
@@ -1,101 +1,101 @@
{
"name": "Portraits",
"description": "Character portraits",
"prefix": "full_",
"postfix": "_",
"type": [
"full"
],
"credits": "",
"version": "1.12",
"uncropped_edge": [
"u",
"d",
"l",
"r"
],
"eyesights": {
"Adler": {
"0": {
"x": 169,
"y": 63
}
},
"Akatsuki": {
"0": {
"x": 180,
"y": 74
}
},
"Anonym": {
"0": {
"x": 289,
"y": 112
}
},
"Blitztank": {
"0": {
"x": 379,
"y": 50
}
},
"Elektrosoldat": {
"0": {
"x": 173,
"y": 49
}
},
"Fritz": {
"0": {
"x": 190,
"y": 73
}
},
"Kanae": {
"0": {
"x": 170,
"y": 91
}
},
"MarilynSue": {
"0": {
"x": 166,
"y": 123
}
},
"Murakumo": {
"0": {
"x": 261,
"y": 73
}
},
"Mycale": {
"0": {
"x": 269,
"y": 140
}
},
"Perfecti": {
"0": {
"x": 320,
"y": 157
}
},
"Sai": {
"0": {
"x": 164,
"y": 75
}
},
"Wei": {
"0": {
"x": 274,
"y": 56
}
}
"name": "Portraits",
"description": "Character portraits",
"prefix": "full_",
"postfix": "_",
"type": [
"full"
],
"credits": "",
"version": "24.11.21.52769",
"uncropped_edge": [
"u",
"d",
"l",
"r"
],
"eyesights": {
"Adler": {
"0": {
"x": 169,
"y": 63
}
},
"average_size": {
"x": 496,
"y": 932
"Akatsuki": {
"0": {
"x": 180,
"y": 74
}
},
"Anonym": {
"0": {
"x": 289,
"y": 112
}
},
"Blitztank": {
"0": {
"x": 379,
"y": 50
}
},
"Elektrosoldat": {
"0": {
"x": 173,
"y": 49
}
},
"Fritz": {
"0": {
"x": 190,
"y": 73
}
},
"Kanae": {
"0": {
"x": 170,
"y": 91
}
},
"MarilynSue": {
"0": {
"x": 166,
"y": 123
}
},
"Murakumo": {
"0": {
"x": 261,
"y": 73
}
},
"Mycale": {
"0": {
"x": 269,
"y": 140
}
},
"Perfecti": {
"0": {
"x": 320,
"y": 157
}
},
"Sai": {
"0": {
"x": 164,
"y": 75
}
},
"Wei": {
"0": {
"x": 274,
"y": 56
}
}
},
"average_size": {
"x": 496,
"y": 932
}
}
2 changes: 1 addition & 1 deletion games/achroma/base_files/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@
"name": "Arcus Chroma",
"smashgg_game_id": 73005,
"stage_to_codename": {},
"version": "1.0"
"version": "24.11.21.52769"
}
32 changes: 16 additions & 16 deletions games/achroma/base_files/icon/config.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"prefix": "",
"postfix": "_Char_UI_",
"type": [
"icon"
],
"version": "1.0",
"uncropped_edge": [
"u",
"d",
"l",
"r"
],
"average_size": {
"x": 326,
"y": 277
}
"prefix": "",
"postfix": "_Char_UI_",
"type": [
"icon"
],
"version": "24.11.21.52773",
"uncropped_edge": [
"u",
"d",
"l",
"r"
],
"average_size": {
"x": 326,
"y": 277
}
}
Loading

0 comments on commit 0ed2cfb

Please sign in to comment.