Commit Graph

42 Commits

Author SHA1 Message Date
Kevin Kuhn d525a89039 fix spelling and grammar errors in release 1 games (#838) 2024-04-08 18:44:05 +00:00
playinful a5613f7fa8 Editor Sorting Fixes & Upgrades (#808)
* ready to pr i think

Fixed Alphabetical Sorting.
Fixed Chronological Sorting by adding a sorting value to every minigame.
Added Sort By Usage.

* i accidentally removed a bunch of work from yall oops this should fix that i think
2024-03-29 02:35:07 +00:00
Zeo 3a4279ce5e Mass Text Update (#615)
* Air Rally Text Update

* Blue Bear Text Update

* Board Meeting Text Update

* Built To Scale DS Text Update

also changed Air Rally's assetbundle tag from "normal" to "keep"

* Catchy Tune Text Update

also changed some minor wording in Board Meeting and Built To Scale DS

* Cheer Readers Text Update

* The Clappy Trio Text Update

* Coin Toss Text Update

* Crop Stomp Text Update

* DJ School Text Update

* Dog Ninja Text Update

* Double Date Text Update

* Drumming Practice Text Update

* Fan Club Text Update

* Fireworks Text Update

* Second Contact Text Update

* Flipper-Flop Text Update

also fix an error in Catchy Tune

* Fork Lifter Text Update

* Glee Club Text Update

* Karate Man Text Update

also minor updates to other games

* Kitties! Text Update

* Launch Party Text Update

* Lockstep Text Update

* Marching Orders Text Update

* Meat Grinder Text Update

also fixed an error in Second Contact

* Mr. Upbeat Text Update

* Munchy Monk Text Update

* Octopus Machine Text Update

* Pajama Party Text Update

* Quiz Show Text Update

also changed some wording in meat grinder

* Rhythm Rally Text Update

* Rhythm Somen Text Update

that was easy

* Rhythm Tweezers Text Update

* Ringside Text Update

* Rockers Text Update

this sucked

* Samurai Slice DS Text Update

* See Saw Text Update

* Sneaky Spirits Text Update

* Spaceball Text Update

* Space Dance Text Update

* Space Soccer Text Update

* Splashdown Text Update

* Tambourine Text Update

* Tap Trial Text Update

* Tap Troupe Text Update

* The Dazzles Text Update

* Toss Boys Text Update

* Tram & Pauline Text Update

also added translation for Fireworks

* Tunnel Text Update

* Wizard's Waltz Text Update

* Working Dough Text Update

* fix compiler errors

* fix editor offset bug(?)

* fix missing param in second contact

* Ball Redispense text

* remove space soccer swing

* Trick on the Class Text Update

* Non-Game Text Update

* fix pre-function sorting

* camera shake ease

* remove a bunch of prints

* rhythm tweezers bug fix

* Update Credits.txt

* ssds nop samurai bop

* swap order of shake properties

* Update FirstContact.cs

---------

Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-01-15 02:04:10 +00:00
minenice55 8fa4d74096 Alternate Control Styles Support (#554)
* add mouse controller

* support different control styles in options

deprecate old input check methods

* fully functional input actions system

* btsds InputAction

* blue bear InputAction

* more games

fix bugs with some input related systems

* coin toss re-toss

* cheer readers touch

* dog ninja touch

* multiple games

* last of the easy games' touch

* more specialized games

* specialized games 2

* finish ktb games

* remove legacy settings disclaimer

* "only" two games left

* karate man touch

* rockers touch

still needs fixes and bad judge strum

* DSGuy flicking animation

* playstyle chart property

* improve performance of minigame preloading

* improve look of cursor

make assetbundles use chunk-based compression
refactor assetbundle loading methods a bit

* prime conductor stream playback to stabilize seeking operations

* fix air rally swing on pad release

* use virtual mouse pointer

* add UniTask

* make BeatAction use UniTask

* implement UniTask to replace some coroutines

* add touch style UI elements and effects

games now support the ability to define two cursor colours if they need split screen touch inputs

* update plugins and buildscript

* implement thresholded pointer position clipping

* fix clamping

* instant show / hide

fix discord game SDK crashes
2023-10-29 19:44:47 +00:00
minenice55 63a2814caa Timekeeping Improvements and Small Optimizations (#544)
* make BeatActions coroutines instead of componentrs

* pooled scheduled sounds

implement S' entity seek

* remove debug prints from last two changes

* implement absolute time tracking

implement DSP time resyncing

* optimize GameManager

* update TMPro

* update IDE packages

* fix dsp sync making the drift worse

* fix issue with the JSL dll

* relocate debug print

* make scheduled pitch setter functional

* any cpu
2023-09-11 22:28:04 +00:00
minenice55 73e9efd4b1 add "updater" for the old marching entity 2023-06-13 17:38:24 -04:00
minenice55 4291333cb0 add updater for marching orders turn 2023-06-10 23:00:30 -04:00
AstrlJelly 52a4d2b65c convert float to double and all that 2023-06-10 16:55:10 -04:00
AstrlJelly aa8f531466 Merge remote-tracking branch 'upstream/master' into MiscAdditions_4 2023-06-10 16:01:44 -04:00
AstrlJelly db653d5a52 a lot
* munchy monk input + mustache fixes
* fork lifter and pajama party bopping
* meat grinder miss bop fix
* cloud monkey Real
* marching orders Go! was broken
* force march doesn't break when it's too early from a game switch
* you can use the March! block without the marching now
2023-06-10 15:18:45 -04:00
minenice55 afc665ed61 Integration of Jukebox Library (#451) (#457)
* add Jukebox library

todo:
- saving / loading of new format
- inferrence of unknown data like past versions
- move the temporary float casts to proper use of double
- make sound related functions take double for timing
- inform people that the Jukebox sound player was renamed to SoundByte lol

* make sound, input scheduling, and super curve use double precision

* successfully load charts

* editor works again

v1 riqs can be saved and loaded

* first tempo and volume markers are unmovable

fix loading of charts' easing values

* use gsync / freesync

* update Jukebox refs to SoundByte

* game events use double part 1

Air Rally - Glee Club converted

* don't load song if chart load fails

* finish conversion of all minigames

* remove editor waveform toggle

* timeline now respects added song offset length

clear cache files on app close
prepped notes for dsp sync

* update timeline length when offset changed

* update to latest Jukebox

* make error panel object in global game manager

* improve conductor music scheduling

* added error message box

fix first game events sometimes not playing
2023-06-10 19:17:06 +00:00
AstrlJelly f7d7dffae8 built assbuns (#453)
grr
2023-06-04 17:17:40 +00:00
AstrlJelly a206ddf400 Marching Orders Rework + Bug Fixes (#442)
* first things first, kill mr. downbeat.

now onto fixing meat grinder forrealzies

* meat grinder fix

* fixed munchy monk icon + mr upbeat ding bug

* a few little changes

* lotta stuff

yeahh just look at the pr description

* point and clap

* anim Adjustment

* new sheet + adjustments for it

* IM USING THE INTERNET

i hate merge conflicts

* grrr merge conflicts

* insane changes

* progress

* fixed The Spaceball Camera Bug (literally a single line of code wtf guys)
* colrs

* k im done :3

---------

Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
2023-06-04 04:30:42 +00:00
minenice55 4c4d0a7a7a Play Mode Features Part 1 (#413)
* add pause menu assets

* layout and animation for pause

* make play mode prefab function

re-assign unused class inheritance

* remove filepath

* don't init medals twice

* remove PlayerActionObject

* initial attempt at anti-note lock

TODO: circumvent inputs clearing themselves making the functionality not work

* properly implement input lock prevention

* fix error on editor open

* functional pause menu

* bugfix

* make unpausing not reset current play statistics

* serialize initializer components in inspector instead of procedurally generating

* sanity check

* note for fade

* make flashes in the camera prefabs instead of in world space

remove / reorganize script files
address issue #411

* fix bug with perfect campaign

make minigame transitions hide the game canvas
adjust animation of the song credits textbox

* fully functional intro scene (placeholder for future title screen)

refactored entire game loading procedure
re-organized some files

* add interaction query to disclaimer text

* reword legal

* anchor section medals to section display

more tempo change placement controls

* operation order bugfix

* prep for future ratings and stats

* loading text

* autoload opening scene

* splash screen adjustments

added setting to force enable splash screen

* adjust setting entry
2023-05-07 20:33:15 +00:00
minenice55 3810501d5c Revert "Misc. Fixes and Tweaks (#377)" (#380)
This reverts commit 2e950b5be5.
2023-04-02 02:28:23 +00:00
Seanski2 2e950b5be5 Misc. Fixes and Tweaks (#377)
* Fix Batch 1

fix batch 1

* fixes 2

tired

* fixes 3

* 1

* coin

coin

* Fixes 4

* Update README.md

* localization

* procrastination

heat death of the universe

* seal

* the funny 2023

* animatioon adjust

* more adjustment

---------

Co-authored-by: ThatZeoMan <67521686+ThatZeoMan@users.noreply.github.com>
Co-authored-by: minenice55 <star.elementa@gmail.com>
2023-04-01 04:00:04 +00:00
Seanski2 8ef6e480c1 DSGuy Color Fixes (#343)
you can read
2023-03-12 22:20:28 +00:00
Rapandrasmus 80d8a0731b Lots of tweaks, fixes and small additions + bop fixes and bop parity across almost all games with bops. (#331)
* Rhythm rally and cheer readers improvements

* Autobop for fan club

* Implemented new bop parity for fan club, rhythm rally and ssds

* Air rally easing improvements

* Fixed drumming practice stuff

* Tap trial has been unjankified yet again

* Cheer readers and catchy tune bops

* More bop parity

* MORE!!!!

* That should be all of them except space dance and dj school

---------

Co-authored-by: minenice55 <star.elementa@gmail.com>
2023-03-07 17:22:32 +00:00
Rapandrasmus 17b26aa598 Marching orders fast face sound improvement + catchy tune control when da smile ends (#317)
* here do da fast one now

* boom

* lol

* Epic beat timing change
2023-02-25 03:41:18 +00:00
Amy54Desu b6db2e328e Playable Marcher (#265)
* Marcher changes

As the title suggests, this implements da marcher changes, but also adds a nearMiss sound which was strangely missing.

* Fix some problems, add sound seqs

Fixes the game from not loading due to an asset bundle error, and removes some currently non-functioning stuff, and uses sound sequences for attention, march, and halt.

* correct grammar in display

* fix sarge sound sequences

fix marching inputs being unreliable

---------

Co-authored-by: minenice55 <star.elementa@gmail.com>
2023-02-07 12:17:40 -05:00
minenice55 6a61b9d87a Scoring System Preparation (#235)
* add calculation for accuracy

* record accuracy for playthrough

* implement forced miss scoring to some games
2023-01-24 22:54:19 -05:00
KrispyDotlessI 168ef0a96b Karate Man - Object through sound changed from GBA to Fever/Megamix (#178)
* Karate Man - Object through sound changed from GBA to Fever/Megamix

it bothers me

* Marching Orders - Face Turn Inputs and More

i said it will be back in action in around november, it's less than 10 days close to november anyway, plus the inputs are easy peasy

* Fixing March Animations

slight error

Co-authored-by: minenice55 <star.elementa@gmail.com>
2023-01-15 22:08:37 -05:00
KrispyDotlessI 9d434c8114 Fix Formatting Errors
notepad++ is a fuck
2022-09-12 23:50:59 +08:00
KrispyDotlessI 88c1a7b528 marching orders again??? (animation FULLY done! player "inputs")
last commit for now because i wanna start making a remix for a custom remix showcase that will meet the deadline on december 31st (?), dw ill come back after i finish this
2022-09-12 23:25:57 +08:00
KrispyDotlessI d56c1e9606 Coin Toss - Improvement
- imported sofuto's textures
- tweaked animation errors
- added a new cowbell variation
- marching orders nonsense??
2022-09-10 20:56:26 +08:00
KrispyDotlessI e643b03e01 Face Turns now in-progress
and still has yet to animate "Bomb"
2022-09-08 20:38:45 +08:00
KrispyDotlessI 51183f9a90 Animations (almost) done!
just need that one animation internally called "Bomb" when it's actually steam
2022-09-08 17:13:21 +08:00
KrispyDotlessI 77bc90de85 Cadets' heads and bodies separated, "keep-up" no more
you have no use anymore keep-up
2022-09-06 14:41:13 +08:00
KrispyDotlessI 1085ccbdd1 Animation Layering Fixes
also replaced all instances of Play to DoScaledAnimationAsync to match the bpm
2022-09-05 15:46:19 +08:00
KrispyDotlessI a761bd7795 Fix compilation errors
i have to do that too aaaaaaaaaaaaa
2022-09-04 13:55:12 +08:00
KrispyDotlessI 636e7dfe1f Coin Toss sounds now come from global SFX
...and more progress to marching orders lmao
2022-09-03 14:09:23 +08:00
KrispyDotlessI 1ea5edaef8 More anim-code progress
i procrastinated a bit
2022-08-29 22:07:32 +08:00
KrispyDotlessI 8ecce14cfa More Animations Done + Temporary Miss Animation
they're marching into place!!
2022-08-28 20:53:13 +08:00
KrispyDotlessI 0327387d33 Export "bread' animations here
cause i wanna make it accurate™
2022-08-28 13:38:49 +08:00
KrispyDotlessI ca0db56012 Coding Test
i did a dum dum and forgot to put the script in the prefab, another bummer.
2022-08-28 08:45:55 +08:00
KrispyDotlessI 400d12bcbe Give up on coding until someone helps me
i cannot find the root cause of this
2022-08-27 12:40:49 +08:00
KrispyDotlessI f1eb6ca51f Animation started, attempt to code
"eVeNt NoT fOuNd!  MaY bE sPeLlEd WrOnG oR iT iS nOt ImPlEmEnTeD."
2022-08-27 10:20:48 +08:00
KrispyDotlessI 95fcd5673f Forgot to update notes
Bummer.
2022-08-26 20:38:26 +08:00
KrispyDotlessI c8f4e3a9b6 Marching Orders - Full Base
im so tired rn i wanna at least get back on modding i wanna take a huge rest i wanna sleep
2022-08-26 18:48:32 +08:00
KrispyDotlessI 603067c35d Sarge placement, yet to animate
time to waste time on creating a minigame rather than actually modding megamix to make a custom remix 👌
2022-08-26 16:29:26 +08:00
KrispyDotlessI 213258cb15 Fixing Mytiaoga's mistakes (save Tap Trial for later)
i've noticed the games created by the owner doesn't use type2, thus the said games are glitching out in terms of
right click options

i don't know multiple toggles it just breaks the editor??
2022-08-24 20:47:41 +08:00
KrispyDotlessI 95e1cc9510 Marching Orders - Base
rn it's coded with notepad++ it will be edited with visual studio code dw
2022-08-24 10:22:20 +08:00