Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Denoohay committed Jan 7, 2025
1 parent fa23ae9 commit 9867fd5
Show file tree
Hide file tree
Showing 65 changed files with 2,052 additions and 1,192 deletions.
21 changes: 16 additions & 5 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,26 @@ body:
options:
- label: I have properly named my issue
- label: I have checked the Issues/Discussions pages to see if my issue has already been reported

- type: dropdown
attributes:
label: Platform
description: Which platform are you playing on?
description: Are you playing on the Executable Build or V-Slice Mod Pack?
options:
- Executable Build
- V-Slice Mod Pack
validations:
required: true

- type: dropdown
attributes:
label: Download Source
description: Where did you download the mod from?
options:
- Gamebanana (Downloadable Build) - Windows
- Gamejolt (Downloadable Build) - Windows
- Google Drive (Downloadable Build) - Windows
- Gamebanana
- Game Jolt
- Google Drive
- Github Release Assets
- Compiled from GitHub Source Code
validations:
required: true
Expand Down
19 changes: 15 additions & 4 deletions .github/ISSUE_TEMPLATE/crash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,22 @@ body:
- type: dropdown
attributes:
label: Platform
description: Which platform are you playing on?
description: Are you playing on the Executable Build or V-Slice Mod Pack?
options:
- Gamebanana (Downloadable Build) - Windows
- Gamejolt (Downloadable Build) - Windows
- Google Drive (Downloadable Build) - Windows
- Executable Build
- V-Slice Mod Pack
validations:
required: true

- type: dropdown
attributes:
label: Download Source
description: Where did you download the mod from?
options:
- Gamebanana
- Game Jolt
- Google Drive
- Github Release Assets
- Compiled from GitHub Source Code
validations:
required: true
Expand Down
5 changes: 4 additions & 1 deletion assets/preload/data/characters/pump-playable-dark.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,8 @@
"assetPath": "characters/Pump_Playable_DEATH",
"offsets": [1114, 138]
}
]
],
"death": {
"cameraOffsets": [-420, 0]
}
}
5 changes: 4 additions & 1 deletion assets/preload/data/characters/pump-playable.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,8 @@
"assetPath": "characters/Pump_Playable_DEATH",
"offsets": [1114, 138]
}
]
],
"death": {
"cameraOffsets": [-420, 0]
}
}
2 changes: 1 addition & 1 deletion assets/preload/data/characters/skid-opponent-dark.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "idle",
"prefix": "skidIdle",
"frameRate": 24,
"offsets": [0, 0]
"offsets": [0, 2]
},
{
"name": "singLEFT",
Expand Down
2 changes: 1 addition & 1 deletion assets/preload/data/characters/skid-opponent.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "idle",
"prefix": "skidIdle",
"frameRate": 24,
"offsets": [0, 0]
"offsets": [0, 2]
},
{
"name": "singLEFT",
Expand Down
7 changes: 5 additions & 2 deletions assets/preload/data/characters/skid-playable-dark.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "idle",
"prefix": "skidIdle",
"frameRate": 24,
"offsets": [0, 0]
"offsets": [0, 2]
},
{
"name": "singLEFT",
Expand Down Expand Up @@ -80,5 +80,8 @@
"assetPath": "characters/Skid_Playable_DEATH",
"offsets": [1114, 138]
}
]
],
"death": {
"cameraOffsets": [-420, 0]
}
}
7 changes: 5 additions & 2 deletions assets/preload/data/characters/skid-playable.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "idle",
"prefix": "skidIdle",
"frameRate": 24,
"offsets": [0, 0]
"offsets": [0, 2]
},
{
"name": "singLEFT",
Expand Down Expand Up @@ -80,5 +80,8 @@
"assetPath": "characters/Skid_Playable_DEATH",
"offsets": [1114, 138]
}
]
],
"death": {
"cameraOffsets": [-420, 0]
}
}
5 changes: 4 additions & 1 deletion assets/preload/data/characters/spooky-christmas.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,8 @@
"assetPath": "characters/SpookyKids_Christmas_DEATH",
"offsets": [-67, -305]
}
]
],
"death": {
"cameraOffsets": [65, 100]
}
}
5 changes: 4 additions & 1 deletion assets/preload/data/characters/spooky-nogreen.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,8 @@
"assetPath": "characters/SpookyKids_Playable_DEATH",
"offsets": [338, -105]
}
]
],
"death": {
"cameraOffsets": [-40, 120]
}
}
5 changes: 4 additions & 1 deletion assets/preload/data/characters/spooky-playable.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,8 @@
"assetPath": "characters/SpookyKids_Playable_DEATH",
"offsets": [338, -105]
}
]
],
"death": {
"cameraOffsets": [-40, 120]
}
}
4 changes: 2 additions & 2 deletions assets/preload/data/introText.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ a hot dog with no insides?--idk i forgot
hey peter--remember the time
family guy--funny moments
sonic.exe...--spooky mix....
get all 7--chaos emeralds
get all seven--chaos emeralds
eat my shorts--bart simpson
this is freaking--chudtastic
Goober alert--Goober alert
Expand Down Expand Up @@ -73,6 +73,6 @@ look, ramps--we can use these as ramps
hi kevin hi kevin hi kevin hi kevin hi kevin hi kevin hi kevin hi kevin--bye kevin bye kevin bye kevin bye kevin bye kevin bye kevin bye kevin bye kevin
walk normally--please
hello--my name is car
play--garn 47
play--garn fourty seven
turns around slowly--ive been expecting you
sr pelo regalame un pelito fetito--porfis uwuwuwuwu
2 changes: 1 addition & 1 deletion assets/preload/data/players/spooky.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "1.0.0",
"name": "Spooky",
"name": "Spooky Kids",
"ownedChars": [
"spooky",
"spooky-playable",
Expand Down
Loading

0 comments on commit 9867fd5

Please sign in to comment.