Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/worth12/WAVER
Browse files Browse the repository at this point in the history
  • Loading branch information
worth12 committed Nov 18, 2024
2 parents 6bf30a5 + add45e0 commit 2cc831e
Show file tree
Hide file tree
Showing 786 changed files with 50,754 additions and 213 deletions.
43 changes: 43 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Simple workflow for deploying static content to GitHub Pages
name: Deploy static content to Pages

on:
# Runs on pushes targeting the default branch
push:
branches: ["main"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
pages: write
id-token: write

# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
concurrency:
group: "pages"
cancel-in-progress: false

jobs:
# Single deploy job since we're just deploying
deploy:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
# Upload entire repository
path: './build'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
10 changes: 7 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Godot 4+ specific ignores
.godot/
<<<<<<< HEAD

/android/
=======

# Godot-specific ignores
.import/
Expand All @@ -16,4 +15,9 @@ export_presets.cfg
.mono/
data_*/
mono_crash.*.json
>>>>>>> 259c10e2010fc6069bd2391c8831801c32c5a93b

# IntelliJ / Rider
/.idea

#macOS
.DS_Store
8 changes: 4 additions & 4 deletions Assets/1386638.png.import
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

importer="texture"
type="CompressedTexture2D"
uid="uid://detip01cpqwrw"
path="res://.godot/imported/1386638.png-ec87bb02c54d47afdaa7836c5730b643.ctex"
uid="uid://6fh2532iylep"
path="res://.godot/imported/1386638.png-eed5336e3ae3f35a0bf92e1f536e69ec.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://assets/1386638.png"
dest_files=["res://.godot/imported/1386638.png-ec87bb02c54d47afdaa7836c5730b643.ctex"]
source_file="res://Assets/1386638.png"
dest_files=["res://.godot/imported/1386638.png-eed5336e3ae3f35a0bf92e1f536e69ec.ctex"]

[params]

Expand Down
8 changes: 4 additions & 4 deletions Assets/8445773.png.import
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

importer="texture"
type="CompressedTexture2D"
uid="uid://323ardcs5sob"
path="res://.godot/imported/8445773.png-ca18c642f76fff1061e9e38b30bc9b69.ctex"
uid="uid://dnmrbyx5uw3ar"
path="res://.godot/imported/8445773.png-25fb652ccf4fa8a45faceb9ce0427bb9.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://assets/8445773.png"
dest_files=["res://.godot/imported/8445773.png-ca18c642f76fff1061e9e38b30bc9b69.ctex"]
source_file="res://Assets/8445773.png"
dest_files=["res://.godot/imported/8445773.png-25fb652ccf4fa8a45faceb9ce0427bb9.ctex"]

[params]

Expand Down
8 changes: 4 additions & 4 deletions Assets/8445903.png.import
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

importer="texture"
type="CompressedTexture2D"
uid="uid://ddmx7jqqi8dld"
path="res://.godot/imported/8445903.png-8ca6bcf12c5a5c13602203f1b3412cad.ctex"
uid="uid://djslrdqak0658"
path="res://.godot/imported/8445903.png-245c8340d15043d7f3b8721586f4395e.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://assets/8445903.png"
dest_files=["res://.godot/imported/8445903.png-8ca6bcf12c5a5c13602203f1b3412cad.ctex"]
source_file="res://Assets/8445903.png"
dest_files=["res://.godot/imported/8445903.png-245c8340d15043d7f3b8721586f4395e.ctex"]

[params]

Expand Down
8 changes: 4 additions & 4 deletions Assets/8445922.png.import
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

importer="texture"
type="CompressedTexture2D"
uid="uid://vfh5vxn2you8"
path="res://.godot/imported/8445922.png-de7e8c3b9957bb0d0a7895e917341d84.ctex"
uid="uid://fqyd07n48tlk"
path="res://.godot/imported/8445922.png-871a1be7d58aa3043b67c287bc4c5b1a.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://assets/8445922.png"
dest_files=["res://.godot/imported/8445922.png-de7e8c3b9957bb0d0a7895e917341d84.ctex"]
source_file="res://Assets/8445922.png"
dest_files=["res://.godot/imported/8445922.png-871a1be7d58aa3043b67c287bc4c5b1a.ctex"]

[params]

Expand Down
Binary file added Assets/IMG_9444-removebg-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions Assets/IMG_9444-removebg-preview.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://cqf1wfgjrnj3"
path="res://.godot/imported/IMG_9444-removebg-preview.png-20c23c39e39400cf4ba32f24151057c2.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://Assets/IMG_9444-removebg-preview.png"
dest_files=["res://.godot/imported/IMG_9444-removebg-preview.png-20c23c39e39400cf4ba32f24151057c2.ctex"]

[params]

compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
Binary file added Assets/IMG_9445-removebg-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions Assets/IMG_9445-removebg-preview.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://mb6c1qu0pvkr"
path="res://.godot/imported/IMG_9445-removebg-preview.png-733a77c56aaeb70d2baee3fcdb2cf3c8.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://Assets/IMG_9445-removebg-preview.png"
dest_files=["res://.godot/imported/IMG_9445-removebg-preview.png-733a77c56aaeb70d2baee3fcdb2cf3c8.ctex"]

[params]

compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
Binary file added Assets/IMG_9446-removebg-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions Assets/IMG_9446-removebg-preview.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://pd1wwng4qi0j"
path="res://.godot/imported/IMG_9446-removebg-preview.png-bbbfbeb3c4eb018b4e70c0402e6c0d0c.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://Assets/IMG_9446-removebg-preview.png"
dest_files=["res://.godot/imported/IMG_9446-removebg-preview.png-bbbfbeb3c4eb018b4e70c0402e6c0d0c.ctex"]

[params]

compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
Binary file added Assets/IMG_9447-removebg-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions Assets/IMG_9447-removebg-preview.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://bcsepk3kokxhr"
path="res://.godot/imported/IMG_9447-removebg-preview.png-ec7ef28c4a74155960c1027b987bc965.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://Assets/IMG_9447-removebg-preview.png"
dest_files=["res://.godot/imported/IMG_9447-removebg-preview.png-ec7ef28c4a74155960c1027b987bc965.ctex"]

[params]

compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
Binary file added Assets/bigHand.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions Assets/bigHand.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://cv811lff6pc4w"
path="res://.godot/imported/bigHand.png-aabbfe0c8543cafde5b4084558f73514.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://Assets/bigHand.png"
dest_files=["res://.godot/imported/bigHand.png-aabbfe0c8543cafde5b4084558f73514.ctex"]

[params]

compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
Binary file added Assets/clockFace.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions Assets/clockFace.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://dqp86mkqw6yc3"
path="res://.godot/imported/clockFace.png-5d09ad8b00bfaa307ad519a7618c0919.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://Assets/clockFace.png"
dest_files=["res://.godot/imported/clockFace.png-5d09ad8b00bfaa307ad519a7618c0919.ctex"]

[params]

compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
8 changes: 4 additions & 4 deletions Assets/cute-planner-sticker-png.png.import
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

importer="texture"
type="CompressedTexture2D"
uid="uid://1bwo58fmeotm"
path="res://.godot/imported/cute-planner-sticker-png.png-053e9600851f732a493e5055c0e077a3.ctex"
uid="uid://d4bydumv5ur4j"
path="res://.godot/imported/cute-planner-sticker-png.png-3690a7f0a5105b5f59f6759604a42091.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://assets/cute-planner-sticker-png.png"
dest_files=["res://.godot/imported/cute-planner-sticker-png.png-053e9600851f732a493e5055c0e077a3.ctex"]
source_file="res://Assets/cute-planner-sticker-png.png"
dest_files=["res://.godot/imported/cute-planner-sticker-png.png-3690a7f0a5105b5f59f6759604a42091.ctex"]

[params]

Expand Down
Loading

0 comments on commit 2cc831e

Please sign in to comment.