Skip to content
Merged
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
5 changes: 3 additions & 2 deletions .github/workflows/gut.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches-ignore:
- main
- steam_upload
- gut

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand All @@ -27,7 +28,7 @@ jobs:
# path: ./.github/actions/godot-tester
# Runs a single command using the runners shell
- name: Godot Tester
uses: croconut/godot-tester@v5
uses: croconut/godot-tester@v5.2
with:
version: 3.6
# should be long enough for asset import files to get generated
Expand All @@ -38,6 +39,6 @@ jobs:
test-timeout: 3600
# Directory containing Gut tests
direct-scene: tests/cli/tests.tscn
custom-godot-dl-url: "https://github.com/godotengine/godot/releases/download/3.6-stable/Godot_v3.6-stable_linux_headless.64.zip"
custom-godot-dl-url: https://github.com/godotengine/godot/releases/download/3.6-stable/Godot_v3.6-stable_linux_headless.64.zip
custom-godot-binary-path: "Godot_v3.6-stable_linux_headless.64"

4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ jobs:
# path: ./.github/actions/godot-tester
# Runs a single command using the runners shell
- name: ⚙ Run Tests
uses: croconut/godot-tester@v5
uses: croconut/godot-tester@v5.2
with:
version: 3.5
version: 3.6
# should be long enough for asset import files to get generated
import-time: 300
assert-check: true
Expand Down
Binary file removed assets/card_front/gpt-new-front.png
Binary file not shown.
Binary file added assets/card_front/gpt-new-front_action.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 35 additions & 0 deletions assets/card_front/gpt-new-front_action.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
[remap]

importer="texture"
type="StreamTexture"
path="res://.import/gpt-new-front_action.png-d9c56e2406df3b977e24ac764a400904.stex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://assets/card_front/gpt-new-front_action.png"
dest_files=[ "res://.import/gpt-new-front_action.png-d9c56e2406df3b977e24ac764a400904.stex" ]

[params]

compress/mode=1
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
process/normal_map_invert_y=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0
Binary file added assets/card_front/gpt-new-front_action.xcf
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 35 additions & 0 deletions assets/card_front/gpt-new-front_concentration.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
[remap]

importer="texture"
type="StreamTexture"
path="res://.import/gpt-new-front_concentration.png-ce92c5fd14b7b84baef8107b2ff21009.stex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://assets/card_front/gpt-new-front_concentration.png"
dest_files=[ "res://.import/gpt-new-front_concentration.png-ce92c5fd14b7b84baef8107b2ff21009.stex" ]

[params]

compress/mode=1
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
process/normal_map_invert_y=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0
Binary file added assets/card_front/gpt-new-front_concentration.xcf
Binary file not shown.
Binary file added assets/card_front/gpt-new-front_control.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 35 additions & 0 deletions assets/card_front/gpt-new-front_control.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
[remap]

importer="texture"
type="StreamTexture"
path="res://.import/gpt-new-front_control.png-0cef6f8909ca47baa8f925b609a97f8e.stex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://assets/card_front/gpt-new-front_control.png"
dest_files=[ "res://.import/gpt-new-front_control.png-0cef6f8909ca47baa8f925b609a97f8e.stex" ]

[params]

compress/mode=1
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
process/normal_map_invert_y=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0
Binary file added assets/card_front/gpt-new-front_control.xcf
Binary file not shown.
Binary file added assets/card_front/gpt-new-front_petrurbation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 35 additions & 0 deletions assets/card_front/gpt-new-front_petrurbation.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
[remap]

importer="texture"
type="StreamTexture"
path="res://.import/gpt-new-front_petrurbation.png-d7fee5787750a9c44b20f4b7c58fb67f.stex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://assets/card_front/gpt-new-front_petrurbation.png"
dest_files=[ "res://.import/gpt-new-front_petrurbation.png-d7fee5787750a9c44b20f4b7c58fb67f.stex" ]

[params]

compress/mode=1
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
process/normal_map_invert_y=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0
Binary file added assets/card_front/gpt-new-front_petrurbation.xcf
Binary file not shown.
Binary file added assets/card_front/gpt-new-front_thin.xcf
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 35 additions & 0 deletions assets/card_front/gpt-new-front_understanding.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
[remap]

importer="texture"
type="StreamTexture"
path="res://.import/gpt-new-front_understanding.png-2d347bb20b07c4e0285023a22ee8fdbd.stex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://assets/card_front/gpt-new-front_understanding.png"
dest_files=[ "res://.import/gpt-new-front_understanding.png-2d347bb20b07c4e0285023a22ee8fdbd.stex" ]

[params]

compress/mode=1
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
process/normal_map_invert_y=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0
Binary file added assets/card_front/gpt-new-front_understanding.xcf
Binary file not shown.
Binary file removed assets/cards/Fist of Candies.jpg
Binary file not shown.
Binary file added assets/cards/Fist of Candies.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 35 additions & 0 deletions assets/cards/Fist of Candies.webp.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
[remap]

importer="texture"
type="StreamTexture"
path="res://.import/Fist of Candies.webp-84528dba2efe9ef7da98185b3862e9e3.stex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://assets/cards/Fist of Candies.webp"
dest_files=[ "res://.import/Fist of Candies.webp-84528dba2efe9ef7da98185b3862e9e3.stex" ]

[params]

compress/mode=1
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
process/normal_map_invert_y=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0
Binary file removed assets/cards/Lotustus.png
Binary file not shown.
Binary file added assets/cards/Lotustus.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

importer="texture"
type="StreamTexture"
path="res://.import/Prepared.jpg-39b9522ded0f1dd860c0b0b96f2fd400.stex"
path="res://.import/Lotustus.webp-05626e4731d28fa14ebb260566db752d.stex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://assets/cards/Prepared.jpg"
dest_files=[ "res://.import/Prepared.jpg-39b9522ded0f1dd860c0b0b96f2fd400.stex" ]
source_file="res://assets/cards/Lotustus.webp"
dest_files=[ "res://.import/Lotustus.webp-05626e4731d28fa14ebb260566db752d.stex" ]

[params]

Expand Down
Binary file removed assets/cards/Prepared.jpg
Binary file not shown.
Binary file added assets/cards/Prepared.ogv
Binary file not shown.
Binary file added assets/cards/Prepared.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

importer="texture"
type="StreamTexture"
path="res://.import/Reactionary.jpg-2adb42ec9ffec0eaccaa1a8fe91cdfdc.stex"
path="res://.import/Prepared.webp-1b9f656f67f2a37b05f5998b322d9fb7.stex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://assets/cards/Reactionary.jpg"
dest_files=[ "res://.import/Reactionary.jpg-2adb42ec9ffec0eaccaa1a8fe91cdfdc.stex" ]
source_file="res://assets/cards/Prepared.webp"
dest_files=[ "res://.import/Prepared.webp-1b9f656f67f2a37b05f5998b322d9fb7.stex" ]

[params]

Expand Down
Binary file removed assets/cards/Reactionary.jpg
Binary file not shown.
Binary file added assets/cards/Reactionary.ogv
Binary file not shown.
Binary file added assets/cards/Reactionary.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

importer="texture"
type="StreamTexture"
path="res://.import/The Cold Dish.jpg-9781e654a6aa18353f8bebf89484f5b9.stex"
path="res://.import/Reactionary.webp-da3e7a438b4652e8552cede0394dbb88.stex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://assets/cards/The Cold Dish.jpg"
dest_files=[ "res://.import/The Cold Dish.jpg-9781e654a6aa18353f8bebf89484f5b9.stex" ]
source_file="res://assets/cards/Reactionary.webp"
dest_files=[ "res://.import/Reactionary.webp-da3e7a438b4652e8552cede0394dbb88.stex" ]

[params]

Expand Down
Binary file removed assets/cards/Reckoning Time.jpg
Binary file not shown.
Binary file added assets/cards/Reckoning Time.ogv
Binary file not shown.
Binary file added assets/cards/Reckoning Time.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

importer="texture"
type="StreamTexture"
path="res://.import/gpt-new-front.png-cf2d3185d39f9664c54a145e352d24d3.stex"
path="res://.import/Reckoning Time.webp-79e23b576bbc107a0da7593599b4e7c2.stex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://assets/card_front/gpt-new-front.png"
dest_files=[ "res://.import/gpt-new-front.png-cf2d3185d39f9664c54a145e352d24d3.stex" ]
source_file="res://assets/cards/Reckoning Time.webp"
dest_files=[ "res://.import/Reckoning Time.webp-79e23b576bbc107a0da7593599b4e7c2.stex" ]

[params]

Expand Down
Binary file removed assets/cards/Saved for Later.jpg
Binary file not shown.
35 changes: 0 additions & 35 deletions assets/cards/Saved for Later.jpg.import

This file was deleted.

Binary file added assets/cards/Saved for Later.ogv
Binary file not shown.
Binary file added assets/cards/Saved for Later.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading