Skip to content

Commit

Permalink
adjusted images as the last edits werent done well, by me of course lol
Browse files Browse the repository at this point in the history
  • Loading branch information
Br00ty committed Oct 13, 2023
1 parent 46f749c commit 12e834c
Show file tree
Hide file tree
Showing 34 changed files with 38 additions and 20 deletions.
Binary file added images/icons/icon_Empathy.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 added images/icons/icon_HeliacalPower.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 added images/icons/icon_HeliacalPower_grey.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 added images/icons/icon_Light.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 added images/icons/icon_Light_grey.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 added images/icons/icon_Projectile.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 added images/icons/icon_Projectile_grey.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 added images/icons/icon_attack.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 added images/icons/icon_attack_grey.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 added images/icons/icon_chargeAttack.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 added images/icons/icon_chargeAttack_grey.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 added images/icons/icon_clearMind.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 added images/icons/icon_clingGem.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 added images/icons/icon_clingGem_grey.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 added images/icons/icon_graces.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 added images/icons/icon_greaves.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 added images/icons/icon_greaves_grey.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 added images/icons/icon_indignationEye.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 added images/icons/icon_martialProwress.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 added images/icons/icon_pilgrimage.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 added images/icons/icon_plunge.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 added images/icons/icon_plunge_grey.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 added images/icons/icon_recovery.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 added images/icons/icon_slide.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 added images/icons/icon_slideJump.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 added images/icons/icon_slideJump_grey.png
Binary file added images/icons/icon_slide_grey.png
Binary file added images/icons/tex_key.png
Binary file added images/icons/ui_BigKey.png
Binary file modified images/items/Cling_Gem.png
30 changes: 20 additions & 10 deletions items/items.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,61 +2,71 @@
{
"name": "Dream Breaker",
"type": "toggle",
"img": "images/items/Dream_Breaker.png",
"img": "images/icons/icon_attack.png",
"disabled_img": "images/icons/icon_attack_grey.png",
"codes": "breaker"
},
{
"name": "Sun Greaves",
"type": "toggle",
"img": "images/items/Sun_Greaves.png",
"img": "images/icons/icon_greaves.png",
"disabled_img": "images/icons/icon_greaves_grey.png",
"codes": "greaves"
},
{
"name": "Slide",
"type": "toggle",
"img": "images/items/Slide.png",
"img": "images/icons/icon_slide.png",
"disabled_img": "images/icons/icon_slide_grey.png",
"codes": "slide"
},
{
"name": "Solar Wind",
"type": "toggle",
"img": "images/items/Solar_Wind.png",
"img": "images/icons/icon_slideJump.png",
"disabled_img": "images/icons/icon_slideJump_grey.png",
"codes": "solar"
},
{
"name": "Sunsetter",
"type": "toggle",
"img": "images/items/Sunsetter.png",
"img": "images/icons/icon_plunge.png",
"disabled_img": "images/icons/icon_plunge_grey.png",
"codes": "sunsetter"
},
{
"name": "Strikebreak",
"type": "toggle",
"img": "images/items/Strikebreak.png",
"img": "images/icons/icon_chargeAttack.png",
"disabled_img": "images/icons/icon_chargeAttack_grey.png",
"codes": "strikebreak"
},
{
"name": "Cling Gem",
"type": "toggle",
"img": "images/items/Cling_Gem.png",
"img": "images/icons/icon_clingGem.png",
"disabled_img": "images/icons/icon_clingGem_grey.png",
"codes": "cling"
},
{
"name": "Ascendant Light",
"type": "toggle",
"img": "images/items/Ascendant_Light.png",
"img": "images/icons/icon_Light.png",
"disabled_img": "images/icons/icon_Light_grey.png",
"codes": "ascendant"
},
{
"name": "Soul Cutter",
"type": "toggle",
"img": "images/items/Soul_Cutter.png",
"img": "images/icons/icon_Projectile.png",
"disabled_img": "images/icons/icon_Projectile_grey.png",
"codes": "cutter"
},
{
"name": "Heliacal Power",
"type": "toggle",
"img": "images/items/Heliacal_Power.png",
"img": "images/icons/icon_HeliacalPower.png",
"disabled_img": "images/icons/icon_HeliacalPower_grey.png",
"codes": "heliacal"
},
{
Expand Down
18 changes: 9 additions & 9 deletions layouts/items.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,23 @@
"rows": [
[
"breaker",
"greaves"
],
[
"slide",
"solar"
"slide"
],
[
"sunsetter",
"strikebreak"
"strikebreak"
],
[
"cling",
"ascendant"
"greaves",
"heliacal"
],
[
"cutter",
"heliacal"
"solar"
],
[
"ascendant",
"cling"
],
[
"smallkey",
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Pseudoregalia",
"game_name": "Pseudoregalia",
"package_version": "0.1.3.7",
"package_version": "0.1.3.7.1",
"package_uid": "pseudoregalia_brooty",
"platform": "pc",
"author": "Br00ty",
Expand Down
8 changes: 8 additions & 0 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
{
"versions": [
{
"package_version": "0.1.3.7.1",
"download_url": "https://github.com/Br00ty/pseudoregalia_brooty/releases/download/0.1.3.7.1/pseudoregalia_brooty.zip",
"sha256": "01c50650d4c37abb8ec2dd4501b19a1b5b348ff8450c3402b480f7888be32290",
"changelog": [
"adjusted item 'disabled' images as the last edits ended up terrible"
]
},
{
"package_version": "0.1.3.7",
"download_url": "https://github.com/Br00ty/pseudoregalia_brooty/releases/download/0.1.3.7/pseudoregalia_brooty.zip",
Expand Down

0 comments on commit 12e834c

Please sign in to comment.