Commit graph

1339 commits

Author SHA1 Message Date
Rapandrasmus dec9962685 fix 2024-01-25 18:08:12 +01:00
Rapandrasmus a1c477a593 frog wings and new jump anim 2024-01-25 17:59:32 +01:00
Rapandrasmus 64f6b68ca1 background rework 2024-01-25 16:55:28 +01:00
Rapandrasmus bcf2710ab3 triple sound tweak 2024-01-25 16:27:31 +01:00
Rapandrasmus 9da73c8711 background tweak 2024-01-24 22:23:20 +01:00
Rapandrasmus dd615f8412 background objects 2024-01-24 21:45:23 +01:00
Rapandrasmus 28d6351f63 pillar tops 2024-01-24 19:30:22 +01:00
Rapandrasmus 6833090320 minor tweaks 2024-01-01 19:09:52 +01:00
Rapandrasmus 5c41073582 new bg sheet 2024-01-01 16:49:28 +01:00
Rapandrasmus 37caa08828 sound and line fix 2024-01-01 16:25:36 +01:00
Rapandrasmus edeaefb9f6 zoomed out 2024-01-01 16:21:14 +01:00
Rapandrasmus 5d3fa1784f remove useless logic 2024-01-01 16:13:22 +01:00
Rapandrasmus b46066e5d3 particle 2024-01-01 16:10:36 +01:00
Rapandrasmus 3a632de874 switch to next state 2024-01-01 15:49:53 +01:00
Rapandrasmus 6e16868f5b fixed some issues 2024-01-01 15:40:31 +01:00
Rapandrasmus db49ce5b66 no log 2023-12-30 22:13:29 +01:00
Rapandrasmus 742bd98f56
Merge branch 'RHeavenStudio:release_1' into justsomefixes 2023-12-30 22:04:14 +01:00
Rapandrasmus 105cfafc1a smol fix 2023-12-30 21:46:28 +01:00
Rapandrasmus 988e24f28f miss stuff 2023-12-30 21:45:22 +01:00
Rapandrasmus 1e1b5ad1a7 the deets have been fixed 2023-12-30 20:32:12 +01:00
Rapandrasmus ca30259577 the deets 2023-12-30 20:12:09 +01:00
Rapandrasmus 928cccbd71 fixed un bug 2023-12-30 17:16:06 +01:00
Rapandrasmus e3c06aa582 functional dragon 2023-12-30 17:12:38 +01:00
Rapandrasmus 16c15b6531 dragon initial 2023-12-30 16:30:46 +01:00
Rapandrasmus 6774f4ad4c the spinny 2023-12-30 00:54:26 +01:00
Rapandrasmus ea3bbde342 frog fall 2023-12-30 00:16:13 +01:00
Rapandrasmus eea98e02af TRIPLE JUMP 2023-12-29 23:36:14 +01:00
Rapandrasmus c4903e6e94 wow i love super curves 2023-12-29 22:56:18 +01:00
Rapandrasmus 80961f7137 triple proto 2023-12-27 17:56:49 +01:00
Rapandrasmus 9de59c357f fixed order of operation issue 2023-12-26 19:39:32 +01:00
minenice55 8b6d2f63b8
Update README.md 2023-12-26 01:05:18 -05:00
Rapandrasmus 98835c3936
Title Screen (#454)
* Barebones title screen prefab added

* logo and stuff

* cool

* Added sfx to title screen

* The logo now bops to the beat

* epic reveal

* Fixed something

* put some of the stuff into the main menu

* other logo bop

* Implemented logobop2 and starbop

* added scrolling bg, tweaked positioning and wip splash text for play button

* more menu

* ooops

* Expand implemented

* cool

* Made stars spawn in in the opening

* make UI elements look nicer on different aspect ratios

* add sound while hovering over logo

* add settings menu to title screen

make the title screen properly play after the opening

* swap out title screen hover sound

remove the old config path warning

* every button works, some play mode fixes

* fix issues with beataction/multisound and pausing

* fix dropdown menus not working in certain screens

* fix particles rotating when camera controls are used

* touch style pause menu items only trigger if cursor is over an item

* various changes

make playback (unpausing) more reliable
only apply changes to advanced audio settings on launch
fix title screen visuals
add opening music
continue past opening by pressing a key
update credits

* almost forgot this

* lol

* initial flow mems

* user-taggable fonts in textboxes

* alt materials for kurokane

* assets prep

* plan out judgement screen layout

change sound encodings

* start sequencing judgement

* judgement screen sequence

* full game loop

* fix major issue with pooled sound objects

rebalance ranking audio
fix issues with some effects in play mode

* new graphics

* particles

* make certain uses of the beat never go below 0

fix loop of superb music

* make markers non clamped

lockstep frees rendertextures when unloading

* lockstep creates its own rendertextures

swapped button order on title screen
added null checks to animation helpers
disabled controller auto-search for now

* enable particles on OK rank

* play mode info panel

* let play mode handle its own fade out

* fix that alignment bug in controller settings

* more safety here

* Update PauseMenu.cs

* settable (one-liner) rating screen text

* address minigame loading crashes

* don't do this twice

* wav converter for mp3

* Update Minigames.cs

* don't double-embed the converted audio

* studio dance bugfixing spree

* import redone sprites for studio dance

* update jukebox

prep epilogue screen

* epilogue screen

* studio dance inkling shuffle test

* new studio dance choreo system

* markers upgrade

* fix deleting volume changes and markers

prep category markers

* Update Editor.unity

* new rating / epilogue settings look

* update to use new tooltip system

mark certain editor components as blocking

* finish category system

* dedicated tempo / volume marker dialogs

* swing prep

* open properties dialog if mapper hasn't opened it prior for this chart

fix memory copy bug when making new chart

* fix ctrl + s

* return to title screen button

* make graphy work everywhere

studio dance selector
membillion mems

* make sure riq cache is clear when loading chart

* lol

* fix the stupid

* bring back tempo and volume change scrolling

* new look for panels

* adjust alignment

* round tooltip

* alignment of chart property prefab

* change scale factor of mem

* adjust open captions material

no dotted BG in results commentary (only epilogue)
bugfix for tempo / volume scroll

* format line 2 of judgement a bit better

update font

* oops

* adjust look of judgement score bar

* new rating bar

* judgement size adjustment

* fix timing window scaling with song pitch

* proper clamping in dialogs

better sync conductor to dsptime (experiment)

* disable timeline pitch change when song is paused

enable perfect challenge if no marker is set to do so

* new app icon

* timing window values are actually double now

* improve deferred timekeep even more

* re-generate font atlases

new app icon in credits

* default epilogue images

* more timing window adjustment

* fix timing display when pitched

* use proper terminology here

* new logo on titlescreen

* remove wip from play

update credits

* adjust spacing of play mode panel

* redo button spacing

* can pass title screen with any controller

fix issues with controller auto-search

* button scale fixes

* controller title screen nav

* remove song genre from properties editor

* disable circle cursor when not using touch style

* proper selection graphic

remove refs
re-add heart to the opening

* controller support in opening

---------

Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
Co-authored-by: minenice55 <star.elementa@gmail.com>
Co-authored-by: ThatZeoMan <67521686+ThatZeoMan@users.noreply.github.com>
2023-12-26 05:22:51 +00:00
Rapandrasmus fa6efff84f frog fit 2023-12-26 00:42:04 +01:00
Rapandrasmus 376714cc8c soem more 2023-12-25 22:06:19 +01:00
Rapandrasmus ef82eef423 bopping and new assets 2023-12-25 22:05:46 +01:00
Rapandrasmus 021595ba25 totem bop 2023-12-24 00:15:07 +01:00
Rapandrasmus cab39c5c77 tons of stuff 2023-12-23 23:55:56 +01:00
Rapandrasmus 7e21797acf scroll stuff 2023-12-23 17:15:12 +01:00
Rapandrasmus f98dc55596 setup 2023-12-23 14:16:59 +01:00
thinedave 8d8c275e66
Replace hardcoded Tooltip.AddTooltip() calls with TooltipGiver script in GameObject (#593)
* Remove all hardcoded Tooltip.AddTooltip() calls

* Add TooltipGiver component where previously hardcoded

* Add TooltipGiver.cs

* Revert "Add TooltipGiver component where previously hardcoded"

This reverts commit 45ef0fb0bc.

* Add TooltipGiver component where previously hardcoded

* Remove cherry-pick residue
2023-12-14 00:04:33 +00:00
Rapandrasmus a72e2a154b
What do I name these sorts of PRs?? Anyways fixes and stuff! (#592)
* blue bear and bop region fix

* fixed see saw bug

* I hate blue bear.

* Accuracy

* random things

* extended bgs

* karate man stuff

* ok

* star colors and senior gradient

* reworked blue bear emotions again

* head seperated in ringside

* fix

* blink fix

* blink fix again

* no cancel

* karate man right hand thing

* new sheet

* oops

* bop anim fix

* i have made a severe and continuous lapse in judgement

* fixed stuff

* fixed stuff in sneak y Psirits

* drumming practice new sprites and anims

* extended bg

* the blush was lower on z axis oops

* if you love it so much why dont u put a ringside on it

* blue bear change

* Double date !

* new karate joe heads + snow and double date bench fix

* ops

* fixed breakup anim thing

* story position fixes

* oops

* smile anim fix

* added jump option

---------

Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
2023-12-12 16:54:04 +00:00
AstrlJelly 87653b0d65
yeah that's about it (#591)
works perfectly, looks better, easier to type, and more efficient. what's there to hate
2023-12-06 01:59:36 +00:00
minenice55 d7c6533f61
make totc less jank with perspective (#590) 2023-12-05 22:38:57 +00:00
AstrlJelly 8fb01142db
Crop Stomp Fix + Fork Lifter Animation Tweak (#588)
* fork lifter weird reset thingy fixed

* crop stomp code review

im gonna be fixing that weird bug where inputs aren't scheduled if crop stomp is the first game (or if you start on it) but first
some of the code in this is nearly two years old. it needed a lot of check-ups.

* oh okay that bug was really easy to fix

* convert animation playing to beat scaled playing

* crop stomp fix
2023-12-05 22:38:55 +00:00
Rapandrasmus 3eac52f38d
Auto Bop Internal Rework + Bug Fixes (#589)
* fixed blue bear

* fixed tap trial bug

* see saw fix

* Auto bop rework
2023-12-05 22:38:52 +00:00
Rapandrasmus 4f07d47bdb
Stretch Camera VFX Event + Fixes (#586)
* fixed blue bear bug

* glee club fix

* added stretch camera vfx event

* toss boys crouch fixed
2023-11-25 16:05:20 +00:00
minenice55 13db943ab5
Tunnel tunnels (#577)
* tunnel tunnel

tunnel

* tunnel messes with the volume

* tempo finder can now be reset by waiting

now uses the conductor's time source if it exists and is playing

* wip anims

* Animations Finished

* add tunnel sound

* tunnel shader

fix the left sound

* add pre-sliced BG assets

---------

Co-authored-by: Seanski2 <seanbenedit@gmail.com>
2023-11-24 22:59:34 +00:00
Rapandrasmus 0b6ad7bdca
Screen Tiling Split into two events + Some tweaks and new vfx! (#585)
* toss boys fixed

* see saw tweaks

* fixed quiz show bug

* splashdown spawn tweaked

* split screen tiling into two different events

* screen fit added
2023-11-24 22:49:59 +00:00
Rapandrasmus b3ea97bffb
Screen Tiling Bug Fix + Filter Slots (#584)
* fixed weird bug

* slots for filters
2023-11-24 15:46:21 +00:00
minenice55 a29b11352a stub out fork lifter bob 2023-11-23 16:36:13 -05:00