Commit graph

1597 commits

Author SHA1 Message Date
ev def284fb26 upscale 2024-03-26 18:36:25 -04:00
ev 0be4f03640 fixed square rotations 2024-03-26 14:08:16 -04:00
fu-majime 4989b68610 Merge branch 'built' of https://github.com/fu-majime/HeavenStudio into built 2024-03-26 16:45:50 +09:00
fu-majime 5dac4c0fbf Minor correction 2024-03-26 16:45:22 +09:00
ev ee1bede85e shake more 2024-03-26 03:25:03 -04:00
ev 8f7c088377 all animations done 2024-03-26 00:24:26 -04:00
ev 932adaa2cd finished anims 2024-03-25 23:36:46 -04:00
ev 4ebc1520fe more animations 2024-03-25 22:17:30 -04:00
ev e39fc3da9b more accurate placement 2024-03-25 14:17:51 -04:00
ev 3f03980aad animation tweaks, revert to old spritesheet 2024-03-25 13:58:42 -04:00
fu-majime fb15a4c9b7 High Curve 2024-03-25 10:48:15 +09:00
fu-majime cc1a5bdcf9 Shoot Rod (mute) 2024-03-25 09:49:21 +09:00
fu-majime d0adc842f8 Fix block's transition 2024-03-25 09:31:11 +09:00
fu-majime b28ee8e548 Destroy Square 2024-03-24 15:14:51 +09:00
fu-majime 51feaa9ddd Change Block Animation 2024-03-24 15:07:51 +09:00
fu-majime 76b293398e Change Block 2024-03-24 14:41:56 +09:00
fu-majime c0e5980324 fix animation 2024-03-24 11:26:45 +09:00
fu-majime 56a8a1781c Fix spawn 2024-03-24 10:56:58 +09:00
fu-majime 9310cc9a83 Custom Bounce 2024-03-23 18:12:17 +09:00
fu-majime 2d15319535 Shoot Rod EX 2024-03-21 01:02:32 +09:00
fu-majime 6359f9d686 Square 2024-03-20 16:25:52 +09:00
fu-majime be7a1ebf86 Shoot Rod 2024-03-20 03:02:44 +09:00
fu-majime 348f0491bc Spawn Rod 2024-03-19 22:11:16 +09:00
fu-majime 7bbafefd1a prefab 2024-03-19 10:11:09 +09:00
wookywok 2fab37113d
Big Nail Carpenter Updates (#743)
* Made Nail half-speed, changed long nail from hold B to press B, touched up animations

- Made Nail Carpenter half-speed -- it shouldn't change much, just remember to double your tempo!

- Also changed the long nail input from hold and release to simply pressing B -- the old way gives less reaction time and is just less fun overall

- Also touched up the animations to make them snappier and improve gamefeel

* Cleaned up animations a bit further, changed 'fusuma' to 'shoji'

* Further animation improvements

Hit animations are now instant, and the hammer animation is about snappy and responsive as it should be

* Fixed touch controls

FIxed touch controls being a miss no matter what

* reimplemented touch mode whiffing

cuz i forgor

* fixed a sound effect playing at the wrong time

* spawning logic overhaul

also fixed issue where sweets would be hittable if a nail could be instead
cues at full speed for testing need to halve the speed of everything later

* remove stray sfx call

* add missing exclaim animations to the forced object types

* improve chunk based spawning

improve animator setup

* remove unused stuff

* new animations

girl randomly blinks
puddings bounce when passing the girl
nails pop out when missing

* fix the sweet break check

---------

Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-03-15 19:18:21 +00:00
EpicGamer2469 a99a6f0380
Fix rockers pitch bend (#789) 2024-03-14 01:18:13 +00:00
wookywok fe6ceb6032
more airboarder visual improvements (#790)
* Most of an airboarder upscale

* fixed shadows

* Added floor fade, applied dog upscale

---------

Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-03-14 01:18:09 +00:00
フマジメ 31f4b1126e
Sick Beats Fixed (#788)
* Sick Beats (WIP)

* sfx

* I wish create ScheduleMissableInput sometime

* deleted:    Assets/Resources/Sprites/Games/SickBeats/Animations/virus/virusCome.anim

* Simple Flick

* ScheduleMissableInput
2024-03-13 16:47:40 +00:00
wookywok 4aca38009e
(most of) the airboarder upscale (#786)
* Most of an airboarder upscale

* fixed shadows

---------

Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-03-13 00:43:29 +00:00
wookywok 8cde347c35
New vfx work now! (#785)
* will this fix the vfx??? stay tuned!

* Update GraphicsSettings.asset

* Update GraphicsSettings.asset
2024-03-12 18:59:03 +00:00
playinful 281d318d38
Freeze Frame (#784)
* Freeze Frame

Hey, I'm about done with Freeze Frame and I'm just gonna commit the game as it is right now, it's almost done thx
-playinful

* Freeze Frame - finishing touches before finalized assets

Still waiting to implement the upscaled assets and the sound effects. Code-wise this is as much as I can do for now.

* i fixed a couple bugs

the dim screen is back and no input duplication when switching games. hallelujah

* FreezeFrame randomness update

hey AJ so i was cleaning my room when i was struck by an idea for how to make the randomization more consistent without seeding. *yes unfortunately* it requires a static variable but i promise u i used it responsibly.
2024-03-12 18:58:59 +00:00
wookywok 92962fef26
Retro VFX! (also airboarder works now) (#780)
* Super Retro VFX!

* Updated Screen Jump default

* also airboarder works now

---------

Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-03-11 21:21:51 +00:00
AstrlJelly bc93a7ab94
Dropdown Fixes + TryGetMinigame (#781)
* fix dropdowns + dropdown collapses

man...

* trygetminigame

it's from a different branch but it's nice to have rn
2024-03-11 20:18:40 +00:00
minenice55 5675e5daf4
TMPro Dynamic Cleaner (#779)
* add tmpro dynamic data cleaner

fix resource refs in bon odori materials

* update credits
2024-03-11 16:39:16 +00:00
フマジメ 85b6fe8bdb
Power Calligraphy fixed (#778)
* Power Calligraphy (WIP)

* modified:   Assets/Scripts/Games/PowerCalligraphy/Writing.cs

* comma

* onore

* sweep

* sun

* kokoro

* Power Calligraphy (WIP)

* Changed object to prefab

* Force Prepare

* Changed so that the next paper is set correctly.

* updated controllers
2024-03-11 12:22:30 +00:00
Tailx501 3eefc631b1
Another Logo Tweaks (#776)
* FOT-KurokaneStd_(Megamix_Modified)-EB.otf

* Delete Assets/Resources/Fonts/kurokane/FOT-KurokaneStd (Megamix Modified)-EB.otf

* FOT-KurokaneStd_(Megamix_Modified)-EB.otf

Forgot that the letters "V" & "v" were also modified as well.

* Delete Assets/Resources/Fonts/kurokane/FOT-KurokaneStd_(Megamix_Modified)-EB.otf

* Forgot that the letters "V" & "v" were also modified as well.

* Noticed that "_j" were merge together.

* Logo Tweaks

* Logo Tweaks

* Logo Tweaks

* Another Logo Tweaks

* Another Logo Tweaks

* Another Logo Tweaks

* Delete Assets/Scenes/Title.unity

* Another Logo Tweaks

* Another Logo Tweaks
2024-03-10 16:23:14 +00:00
ev df4869573b
Built to Scale New Models + Lighting (#773)
* Yay

* fix the weird material hardcoding

* done

---------

Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-03-10 03:36:41 +00:00
minenice55 a9e31ec489
Dog Ninja Rework (#771)
* nearly the entire dog ninja rework

lol. didn't think it would be this easy
just a few more things to fix and we're good

* fix some things, add NOT WORKING updater

* final optimizations and fixes

damn i didn't think the preparing stuff would be such a big deal

* actual last fixes + ass buns

---------

Co-authored-by: AstrlJelly <bdlawson115@gmail.com>
2024-03-10 02:57:56 +00:00
minenice55 a1dad3c7fe
Revert "Dog Ninja Rework (#767)" (#770)
This reverts commit 374f438f8c.
2024-03-10 02:39:15 +00:00
wookywok 841929b547
Airboarder initial PR (#765)
* started working on bon odori

* bon odori is now playable, just no animations and sounds

* bon odori is functional now, just missing the art, better audio and animations

* nothing new, my git is always 1 commit behind

* Revert "nothing new, my git is always 1 commit behind"

This reverts commit b96a70004d.

* changed the background

im only commiting because saladplainzone is gonna do the anims now

* Accurate BG

* Good prefab

* finalized player prefab

* Finalize Prefab

* More animation stuff

* Bow anim done

* text is now functional, passing the project to AstrlJelly

* merging w master branch

* text scrolling is ALMOST functional

* scrolling is ALMOST ALMOST functional

* FINALLY!!!! TEXT SCOLLING IS DONE!!!!!

* TEXT SCROLLING IS (almost) PERFECT!!!! now we gotta wait for the animations

* minor bug fixes

* TEXT SCROLLING IS ACTUALLY PERFECT NOW. also updated the font

* i forgor to change the outline on the fonts

* Setup

* more working on stuff

* more testing

* more testing

* more testing

* some fixes

* fixes

* testing stuff

* fixed some things

* a few more fixes

* more testing

* More fixes

* bops and animation adjustments

* camera stuff!

* Implementing placeholder icon

* recolorable sky

* fix that bug + format arch file

also change the script name

* oops

---------

Co-authored-by: streitixy <danilomeiraivo@gmail.com>
Co-authored-by: saladplainzone <chocolate2890mail@gmail.com>
Co-authored-by: streitixy <85808002+streitixy@users.noreply.github.com>
Co-authored-by: AstrlJelly <bdlawson115@gmail.com>
Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-03-10 01:47:14 +00:00
streitixy 78de3e1b03
pa, pa-n and do, do-n were switched, this pr fixes it (#769)
* started working on bon odori

* bon odori is now playable, just no animations and sounds

* bon odori is functional now, just missing the art, better audio and animations

* nothing new, my git is always 1 commit behind

* Revert "nothing new, my git is always 1 commit behind"

This reverts commit b96a70004d.

* changed the background

im only commiting because saladplainzone is gonna do the anims now

* Accurate BG

* Good prefab

* finalized player prefab

* Finalize Prefab

* More animation stuff

* Bow anim done

* text is now functional, passing the project to AstrlJelly

* merging w master branch

* text scrolling is ALMOST functional

* scrolling is ALMOST ALMOST functional

* FINALLY!!!! TEXT SCOLLING IS DONE!!!!!

* TEXT SCROLLING IS (almost) PERFECT!!!! now we gotta wait for the animations

* minor bug fixes

* TEXT SCROLLING IS ACTUALLY PERFECT NOW. also updated the font

* i forgor to change the outline on the fonts

* some bon odori changes (please dont break anything please)

* LAST COMMIT BEFORE PUSHING!!!!!!!

* forgot fix some minor things lol

* organized the folders and made the dark bg an ease and not an animation

* super cool commit

* bug fixes

* added pitching to pans and dons

* changing Clap() and Sound() to a prefunction

* prefunctions done 👍

* the smallest change ever

---------

Co-authored-by: saladplainzone <chocolate2890mail@gmail.com>
Co-authored-by: wookywok <62037083+wookywok@users.noreply.github.com>
Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-03-10 00:36:44 +00:00
フマジメ de8975c908
Sick Beats (WIP) (#768) 2024-03-10 00:36:43 +00:00
AstrlJelly 374f438f8c
Dog Ninja Rework (#767)
* nearly the entire dog ninja rework

lol. didn't think it would be this easy
just a few more things to fix and we're good

* fix some things, add NOT WORKING updater

* final optimizations and fixes

damn i didn't think the preparing stuff would be such a big deal

* actual last fixes + ass buns
2024-03-10 00:36:41 +00:00
ThePurpleAnon ff3b3adbd0
added gradient mapping shader (#763)
put in a grayscale texture and a gradient, get out a cool picture
2024-03-08 05:11:54 +00:00
フマジメ 2f7a0730f4
Power Calligraphy (#762)
* Power Calligraphy (WIP)

* modified:   Assets/Scripts/Games/PowerCalligraphy/Writing.cs

* comma

* onore

* sweep

* sun

* kokoro

* Power Calligraphy (WIP)
2024-03-08 05:11:52 +00:00
minenice55 0b97be9f8e
Update Credits.txt (#760) 2024-03-08 03:51:50 +00:00
minenice55 da1e3f9ce1
Samurai Slice Gold Particles (#758)
* Beginning

The first commit

* End

Finished adding Particle Effects, and some of the sprites were changed

* hatred

trying to solve conflicts

* Just letting you all know

Got access to this branch

* re-parent wind

* fix capitalization in enum

---------

Co-authored-by: Obelisk <taynaluan10@gmail.com>
2024-03-07 22:45:38 +00:00
Tailx501 08ca876345
Logo Tweaks (#755)
* FOT-KurokaneStd_(Megamix_Modified)-EB.otf

* Delete Assets/Resources/Fonts/kurokane/FOT-KurokaneStd (Megamix Modified)-EB.otf

* FOT-KurokaneStd_(Megamix_Modified)-EB.otf

Forgot that the letters "V" & "v" were also modified as well.

* Delete Assets/Resources/Fonts/kurokane/FOT-KurokaneStd_(Megamix_Modified)-EB.otf

* Forgot that the letters "V" & "v" were also modified as well.

* Noticed that "_j" were merge together.

* Logo Tweaks

* Logo Tweaks

* Logo Tweaks
2024-03-07 19:29:24 +00:00
streitixy 4b7338f525
bon odori hotfixes + semitones (#752)
* started working on bon odori

* bon odori is now playable, just no animations and sounds

* bon odori is functional now, just missing the art, better audio and animations

* nothing new, my git is always 1 commit behind

* Revert "nothing new, my git is always 1 commit behind"

This reverts commit b96a70004d.

* changed the background

im only commiting because saladplainzone is gonna do the anims now

* Accurate BG

* Good prefab

* finalized player prefab

* Finalize Prefab

* More animation stuff

* Bow anim done

* text is now functional, passing the project to AstrlJelly

* merging w master branch

* text scrolling is ALMOST functional

* scrolling is ALMOST ALMOST functional

* FINALLY!!!! TEXT SCOLLING IS DONE!!!!!

* TEXT SCROLLING IS (almost) PERFECT!!!! now we gotta wait for the animations

* minor bug fixes

* TEXT SCROLLING IS ACTUALLY PERFECT NOW. also updated the font

* i forgor to change the outline on the fonts

* some bon odori changes (please dont break anything please)

* LAST COMMIT BEFORE PUSHING!!!!!!!

* forgot fix some minor things lol

* organized the folders and made the dark bg an ease and not an animation

* super cool commit

* bug fixes

* added pitching to pans and dons

* changing Clap() and Sound() to a prefunction

* prefunctions done 👍

---------

Co-authored-by: saladplainzone <chocolate2890mail@gmail.com>
Co-authored-by: wookywok <62037083+wookywok@users.noreply.github.com>
Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-03-06 22:35:58 +00:00
AstrlJelly 9b59d06b55
hotfixes (#750) 2024-03-05 18:04:14 +00:00