Adds a new optional parameter to Multisounds, Soundbytes, and BeatActions, allowing them to ignore swing.
Currently the only game to use these new parameters is Launch Party, but whoever codes Donk-Donk in the future will have a small bit of the weight taken off their shoulders.
* add dropdown
yes im really making a pr for something as tiny as this
* can now turn on/off
now for the hard part
* can turn on and off much better
now i can ACTUALLY get the delay working
* it works!!!
currently waits for 400 frames regardless of fps, should probably be changed in the future but it works well enough rn
* Timer waits 1.5 seconds
much better, thanks astrl
* BurstLinq
make BGM resync when changing pitch (to test)
* autoswing
some game implementations, most games already work fine
* more game tweaks
* 16th note swing
more game fixes
make pitch change resync optional in the API
* suppress some common warnings
* Update Credits.txt
* field + desert bgs
we're just getting started
* city bg wooo
* New camera positioning in car
thank you maddy and meta
* night time zzz
* moai + crop stomp bgs
* new sheet
goodbye bluetooth wheel
* tunnel bg changer
* quiz bg wip
* quiz show bg animated
i am far too stupid to understand what's going on with the code
* far anim disappeared??? fsr???
* bgs are done woooo
this might be huge for the tunnel community
* Revert "bgs are done woooo"
This reverts commit f4ca272731ae62ae755fe14e7a9d4c37c5ea35f4.
* Revert "Revert "bgs are done woooo""
This reverts commit b75ca2be150755c1782be151cda231706e7f231e.
* Revert "Revert "Revert "bgs are done woooo"""
This reverts commit 7d2e47ccbc00c78f56c4c9632af6fd423d983caa.
* i dont know man
* redo lost anims
* add quiz bg
lol
---------
Co-authored-by: minenice55 <star.elementa@gmail.com>
Co-authored-by: AstrlJelly <bdlawson115@gmail.com>
* basic audio preloading
could this operation be timesliced even more?
* note
* load sounds in subfolders from their ABs properly
fix sound names that would conflict from this change
* also grab from cache in this method
* fix ringside's assetbundle
* several AB sfx fixes
air rally
catchy tune
coin toss
karate man
lockstep
marching orders
mr upbeat
samurai slice gold
tambourine
tram&pauline
trick on the class
working dough
* fix flipper flop assetbundle
* fix weird issue with pause menu arrow
* 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>
* 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>
* 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
* Update issue template to include .riq/.zip info (#483)
Co-authored-by: patata <patataofcourse@gmail.com>
* Pull release 1 (#484)
* Squashed commit of the following:
commit 2c628a4109
Merge: 4fde418c6246a144
Author: minenice55 <star.elementa@gmail.com>
Date: Wed Jun 14 01:23:31 2023 +0000
Merge pull request #473 from minenice55/easings-fix
Enum Parsing Fix
commit 6246a144b6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:21:13 2023 -0400
fix all parsing of enums, removed the "special case" for eases
update to latest Jukebox
commit 4fde418c33
Merge: b904358250bc8765
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:15 2023 +0000
Merge pull request #469 from minenice55/jukebox-update
Jukebox Package Update
commit b90435825a
Merge: eec3c09a73e9efd4
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:08 2023 +0000
Merge pull request #458 from AstrlJelly/MiscAdditions_4
Bug Fixes + Feature Additions
commit 73e9efd4b1
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:38:24 2023 -0400
add "updater" for the old marching entity
commit b8d149743a
Merge: 4291333ceec3c09a
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:22:01 2023 -0400
Merge branch 'release_1' into pr/458
commit 50bc876509
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:55:02 2023 -0400
let play mode start if no song file is loaded
fix issue with loading large audio files
commit eec3c09aa8
Merge: a0d70933990af323
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 18:32:40 2023 +0000
Merge pull request #471 from Rapandrasmus/FixWorkingDoughCurve
Fixed weird curve stuff on game switch in working dough
commit 990af32379
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 19:24:13 2023 +0200
Fixed weird curve stuff on game switch in working dough
commit a0d7093345
Merge: bdef3f953d19e75e
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:09:21 2023 +0000
Merge pull request #470 from Rapandrasmus/WorkingDoughFixes
Fixed small balls not working in working dough
commit 3d19e75e1a
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 18:07:13 2023 +0200
Fixed small balls not working in working dough
commit bdef3f95c3
Merge: 8954b8c20bfafac6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 14:56:58 2023 +0000
Merge pull request #467 from Rapandrasmus/WorkingDoughRework
Working Dough rework
commit 0bfafac6fe
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:13:08 2023 +0200
modernised rockers pass turn
commit d770266d81
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:03:08 2023 +0200
Rhythm tweezers pass turn now works like working dough
commit 2109c99a95
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 15:51:35 2023 +0200
gandw on balls has been added
commit 785abf8486
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 14:59:56 2023 +0200
Proper inactive handling now
commit 0a92b7bd69
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:52:15 2023 +0200
OnSpawnBall reimplemented
commit a14aacc181
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:37:09 2023 +0200
new sounds
commit 8b0544246d
Author: minenice55 <star.elementa@gmail.com>
Date: Mon Jun 12 17:18:37 2023 -0400
update Jukebox to latest version
fixes for inferred entity loading
commit d8ff6744c0
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 21:36:57 2023 +0200
ball transporter anims for pass turn
commit d283624b07
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 20:38:48 2023 +0200
working dough converted, need to fix eveerything though
commit 5b3c59eabd
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 18:36:41 2023 +0200
Converted everything to new curves and made playerballs handle themselves input-wise
commit dee630ea45
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 14:04:32 2023 +0200
Some new curves
commit 31e8890190
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 12:03:21 2023 +0200
Rockers can do it too now
commit 76bf6eefa6
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 11:58:31 2023 +0200
You can now place inputs on top of pass turn for rhythm tweezers
commit 8954b8c269
Merge: 743e954ece3e6f2d
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:55:40 2023 -0400
Merge branch 'master' into release_1
commit 743e954e05
Merge: 5af551b38929cd56
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 19:53:47 2023 +0000
Merge pull request #465 from minenice55/dont_infer_track
Don't infer the track field when importing converted v0 riq coming from unknown origin
commit 8929cd5618
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:52:14 2023 -0400
don't infer track when importing a v0 riq from another program
commit 5af551b32e
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 12:12:25 2023 -0400
make base datamodels for special entity reading (#463)
* make base datamodels for special entity reading
* fix crop stomp breaking when no game switch or remix end is set
* fix save shortcut
fix loading charts with no music
commit 4291333cb0
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 23:00:30 2023 -0400
add updater for marching orders turn
commit 82da6da741
Merge: 52a4d2b6411b9a3c
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:36:10 2023 -0400
Merge branch 'release_1' into pr/458
commit 411b9a3cb1
Merge: b6c222a9afc665ed
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:30:32 2023 -0400
Merge branch 'master' into release_1
commit b6c222a981
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:27:58 2023 -0400
editor fixes (#459)
* ditch loading dialog
doesn't show up when it's supposed to
* format song offset in editor
* remove VorbisPlugin
* Update Editor.cs
commit 52a4d2b65c
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:55:10 2023 -0400
convert float to double and all that
commit aa8f531466
Merge: 242b076fafc665ed
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:01:44 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit 242b076f09
Merge: db653d5a2b0ced2f
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:21:22 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit db653d5a52
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:18:45 2023 -0400
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
commit 50a1b7bcdb
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 15:13:29 2023 -0400
Integration of Jukebox Library (#451)
* 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
* Squashed commit of the following:
commit 0d25221b71
Merge: 5869d2129163085d
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 17 16:40:52 2023 +0000
Merge pull request #478 from evdial/working-dough
Working Dough Tweaks
commit 9163085d7a
Merge: 6592a5f25869d212
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 17 12:40:06 2023 -0400
Merge branch 'release_1' into pr/478
commit 5869d212bc
Author: patata <patataofcourse@gmail.com>
Date: Sat Jun 17 17:20:15 2023 +0200
Update issue template to include .riq/.zip info
commit 6592a5f202
Author: ev <85412919+evdial@users.noreply.github.com>
Date: Thu Jun 15 15:05:07 2023 -0400
assbuns
commit 11a4c090a1
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Thu Jun 15 20:56:40 2023 +0200
made small idle not crazy
commit 45e7d81b0f
Author: ev <85412919+evdial@users.noreply.github.com>
Date: Thu Jun 15 14:33:57 2023 -0400
fsd
commit 47efa3e4f3
Author: ev <85412919+evdial@users.noreply.github.com>
Date: Thu Jun 15 14:16:38 2023 -0400
anim
commit c6fb8880a0
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Thu Jun 15 20:13:11 2023 +0200
Fixed stuff also scaled now yippee
commit 16ce508b03
Author: ev <85412919+evdial@users.noreply.github.com>
Date: Thu Jun 15 13:50:10 2023 -0400
many
commit 37b80a33c7
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:28:21 2023 -0400
Squashed commit of the following: (#474)
commit 2c628a4109
Merge: 4fde418c6246a144
Author: minenice55 <star.elementa@gmail.com>
Date: Wed Jun 14 01:23:31 2023 +0000
Merge pull request #473 from minenice55/easings-fix
Enum Parsing Fix
commit 6246a144b6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:21:13 2023 -0400
fix all parsing of enums, removed the "special case" for eases
update to latest Jukebox
commit 4fde418c33
Merge: b904358250bc8765
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:15 2023 +0000
Merge pull request #469 from minenice55/jukebox-update
Jukebox Package Update
commit b90435825a
Merge: eec3c09a73e9efd4
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:08 2023 +0000
Merge pull request #458 from AstrlJelly/MiscAdditions_4
Bug Fixes + Feature Additions
commit 73e9efd4b1
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:38:24 2023 -0400
add "updater" for the old marching entity
commit b8d149743a
Merge: 4291333ceec3c09a
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:22:01 2023 -0400
Merge branch 'release_1' into pr/458
commit 50bc876509
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:55:02 2023 -0400
let play mode start if no song file is loaded
fix issue with loading large audio files
commit eec3c09aa8
Merge: a0d70933990af323
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 18:32:40 2023 +0000
Merge pull request #471 from Rapandrasmus/FixWorkingDoughCurve
Fixed weird curve stuff on game switch in working dough
commit 990af32379
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 19:24:13 2023 +0200
Fixed weird curve stuff on game switch in working dough
commit a0d7093345
Merge: bdef3f953d19e75e
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:09:21 2023 +0000
Merge pull request #470 from Rapandrasmus/WorkingDoughFixes
Fixed small balls not working in working dough
commit 3d19e75e1a
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 18:07:13 2023 +0200
Fixed small balls not working in working dough
commit bdef3f95c3
Merge: 8954b8c20bfafac6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 14:56:58 2023 +0000
Merge pull request #467 from Rapandrasmus/WorkingDoughRework
Working Dough rework
commit 0bfafac6fe
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:13:08 2023 +0200
modernised rockers pass turn
commit d770266d81
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:03:08 2023 +0200
Rhythm tweezers pass turn now works like working dough
commit 2109c99a95
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 15:51:35 2023 +0200
gandw on balls has been added
commit 785abf8486
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 14:59:56 2023 +0200
Proper inactive handling now
commit 0a92b7bd69
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:52:15 2023 +0200
OnSpawnBall reimplemented
commit a14aacc181
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:37:09 2023 +0200
new sounds
commit 8b0544246d
Author: minenice55 <star.elementa@gmail.com>
Date: Mon Jun 12 17:18:37 2023 -0400
update Jukebox to latest version
fixes for inferred entity loading
commit d8ff6744c0
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 21:36:57 2023 +0200
ball transporter anims for pass turn
commit d283624b07
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 20:38:48 2023 +0200
working dough converted, need to fix eveerything though
commit 5b3c59eabd
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 18:36:41 2023 +0200
Converted everything to new curves and made playerballs handle themselves input-wise
commit dee630ea45
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 14:04:32 2023 +0200
Some new curves
commit 31e8890190
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 12:03:21 2023 +0200
Rockers can do it too now
commit 76bf6eefa6
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 11:58:31 2023 +0200
You can now place inputs on top of pass turn for rhythm tweezers
commit 8954b8c269
Merge: 743e954ece3e6f2d
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:55:40 2023 -0400
Merge branch 'master' into release_1
commit 743e954e05
Merge: 5af551b38929cd56
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 19:53:47 2023 +0000
Merge pull request #465 from minenice55/dont_infer_track
Don't infer the track field when importing converted v0 riq coming from unknown origin
commit 8929cd5618
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:52:14 2023 -0400
don't infer track when importing a v0 riq from another program
commit 5af551b32e
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 12:12:25 2023 -0400
make base datamodels for special entity reading (#463)
* make base datamodels for special entity reading
* fix crop stomp breaking when no game switch or remix end is set
* fix save shortcut
fix loading charts with no music
commit 4291333cb0
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 23:00:30 2023 -0400
add updater for marching orders turn
commit 82da6da741
Merge: 52a4d2b6411b9a3c
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:36:10 2023 -0400
Merge branch 'release_1' into pr/458
commit 411b9a3cb1
Merge: b6c222a9afc665ed
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:30:32 2023 -0400
Merge branch 'master' into release_1
commit b6c222a981
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:27:58 2023 -0400
editor fixes (#459)
* ditch loading dialog
doesn't show up when it's supposed to
* format song offset in editor
* remove VorbisPlugin
* Update Editor.cs
commit 52a4d2b65c
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:55:10 2023 -0400
convert float to double and all that
commit aa8f531466
Merge: 242b076fafc665ed
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:01:44 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit 242b076f09
Merge: db653d5a2b0ced2f
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:21:22 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit db653d5a52
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:18:45 2023 -0400
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
commit 50a1b7bcdb
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 15:13:29 2023 -0400
Integration of Jukebox Library (#451)
* 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
commit 2c628a4109
Merge: 4fde418c6246a144
Author: minenice55 <star.elementa@gmail.com>
Date: Wed Jun 14 01:23:31 2023 +0000
Merge pull request #473 from minenice55/easings-fix
Enum Parsing Fix
commit 6246a144b6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:21:13 2023 -0400
fix all parsing of enums, removed the "special case" for eases
update to latest Jukebox
commit 4fde418c33
Merge: b904358250bc8765
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:15 2023 +0000
Merge pull request #469 from minenice55/jukebox-update
Jukebox Package Update
commit b90435825a
Merge: eec3c09a73e9efd4
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:08 2023 +0000
Merge pull request #458 from AstrlJelly/MiscAdditions_4
Bug Fixes + Feature Additions
commit 73e9efd4b1
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:38:24 2023 -0400
add "updater" for the old marching entity
commit b8d149743a
Merge: 4291333ceec3c09a
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:22:01 2023 -0400
Merge branch 'release_1' into pr/458
commit 50bc876509
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:55:02 2023 -0400
let play mode start if no song file is loaded
fix issue with loading large audio files
commit eec3c09aa8
Merge: a0d70933990af323
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 18:32:40 2023 +0000
Merge pull request #471 from Rapandrasmus/FixWorkingDoughCurve
Fixed weird curve stuff on game switch in working dough
commit 990af32379
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 19:24:13 2023 +0200
Fixed weird curve stuff on game switch in working dough
commit a0d7093345
Merge: bdef3f953d19e75e
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:09:21 2023 +0000
Merge pull request #470 from Rapandrasmus/WorkingDoughFixes
Fixed small balls not working in working dough
commit 3d19e75e1a
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 18:07:13 2023 +0200
Fixed small balls not working in working dough
commit bdef3f95c3
Merge: 8954b8c20bfafac6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 14:56:58 2023 +0000
Merge pull request #467 from Rapandrasmus/WorkingDoughRework
Working Dough rework
commit 0bfafac6fe
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:13:08 2023 +0200
modernised rockers pass turn
commit d770266d81
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:03:08 2023 +0200
Rhythm tweezers pass turn now works like working dough
commit 2109c99a95
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 15:51:35 2023 +0200
gandw on balls has been added
commit 785abf8486
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 14:59:56 2023 +0200
Proper inactive handling now
commit 0a92b7bd69
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:52:15 2023 +0200
OnSpawnBall reimplemented
commit a14aacc181
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:37:09 2023 +0200
new sounds
commit 8b0544246d
Author: minenice55 <star.elementa@gmail.com>
Date: Mon Jun 12 17:18:37 2023 -0400
update Jukebox to latest version
fixes for inferred entity loading
commit d8ff6744c0
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 21:36:57 2023 +0200
ball transporter anims for pass turn
commit d283624b07
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 20:38:48 2023 +0200
working dough converted, need to fix eveerything though
commit 5b3c59eabd
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 18:36:41 2023 +0200
Converted everything to new curves and made playerballs handle themselves input-wise
commit dee630ea45
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 14:04:32 2023 +0200
Some new curves
commit 31e8890190
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 12:03:21 2023 +0200
Rockers can do it too now
commit 76bf6eefa6
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 11:58:31 2023 +0200
You can now place inputs on top of pass turn for rhythm tweezers
commit 8954b8c269
Merge: 743e954ece3e6f2d
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:55:40 2023 -0400
Merge branch 'master' into release_1
commit 743e954e05
Merge: 5af551b38929cd56
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 19:53:47 2023 +0000
Merge pull request #465 from minenice55/dont_infer_track
Don't infer the track field when importing converted v0 riq coming from unknown origin
commit 8929cd5618
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:52:14 2023 -0400
don't infer track when importing a v0 riq from another program
commit 5af551b32e
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 12:12:25 2023 -0400
make base datamodels for special entity reading (#463)
* make base datamodels for special entity reading
* fix crop stomp breaking when no game switch or remix end is set
* fix save shortcut
fix loading charts with no music
commit 4291333cb0
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 23:00:30 2023 -0400
add updater for marching orders turn
commit 82da6da741
Merge: 52a4d2b6411b9a3c
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:36:10 2023 -0400
Merge branch 'release_1' into pr/458
commit 411b9a3cb1
Merge: b6c222a9afc665ed
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:30:32 2023 -0400
Merge branch 'master' into release_1
commit b6c222a981
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:27:58 2023 -0400
editor fixes (#459)
* ditch loading dialog
doesn't show up when it's supposed to
* format song offset in editor
* remove VorbisPlugin
* Update Editor.cs
commit 52a4d2b65c
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:55:10 2023 -0400
convert float to double and all that
commit aa8f531466
Merge: 242b076fafc665ed
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:01:44 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit 242b076f09
Merge: db653d5a2b0ced2f
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:21:22 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit db653d5a52
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:18:45 2023 -0400
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
commit 50a1b7bcdb
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 15:13:29 2023 -0400
Integration of Jukebox Library (#451)
* 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
* Editor Additions (#479)
* favoriting and pick block
favoriting needs to not break after previewing (maybe make it persistent in the settings file?)
pick block needs to pick the icon, too. and preferably scroll to it as well
* final star anim + automatic icon game switching
before i make any more changes im making a checkpoint here cuz i know it works
* i want to add a way to specify which event SwitchGame() will switch to (because that's a cool feature for pick block)
* i'll have to figure out how to auto scroll to the game when the icon is selected
* the star now fully works, even between preview switches 👍
* fix the rest of the stuff
the event name gets colored correctly and hidden games are skipped over, but still loaded.
also i built mm ass buns
* tweaks + zoom and sorting
this stuff will be in the pr desc so it doesn't matter
* oop one more thing
* icons look better now :D
mipmaps to the rescue
* double date fix
* Merge pull request #486 from RHeavenStudio/actions_rework
Rework GitHub Actions and build script
* add ab meta to gitignore (#489)
* Sound Scheduling Improvements (#491)
* port conductor adjustments
* scheduled sounds prebake
* allow aiff files to be imported
add vbr mp3 warning to readme
* improve wording
* CNR API Internal Rework (#488)
* Prep stuff
* Tweezers now spawn in
* Started converting tweezers
* I hate <1 beat intervals
* Actually nvm
* fixed a bug
* You can chain intervals now, stack them if you really wanted
* Pass turn checks if crhandlerinstance exists
* Fixed hairs being deleted by onion switch
* Rockers rerewritten
* working dough rerewritten
* CNR API Internal Rework (#488)
* Prep stuff
* Tweezers now spawn in
* Started converting tweezers
* I hate <1 beat intervals
* Actually nvm
* fixed a bug
* You can chain intervals now, stack them if you really wanted
* Pass turn checks if crhandlerinstance exists
* Fixed hairs being deleted by onion switch
* Rockers rerewritten
* working dough rerewritten
* Games fixes/reworks patch (#501)
* ghosts are scaled now
* Lockstep fully reworked
* mr. bach has been implemented
* Space dance fixes
* oops
* Tap trial rework part 1
* tap trial rework part 2
* oopsie
* Gramps Talk Update
* Space Dance Voice Offsets
* Giraffe done! (Except miss anim)
* bg is not showing up for some reason
* bg not rendering fixed + giraffe fixed
* scrolling done
* fixed space dance and space soccer bg scrolls
* fixed rockers bugs
* adjustment
* fixed el inaccuracies
* particle fix
* changed pitch and volume of monkey tap
* miss anim
* megamix face for girl
* Proper miss anim implementation
* Added force stepping event
* miss anim fix
---------
Co-authored-by: saladplainzone <chocolate2890mail@gmail.com>
Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
* Mahou Tsukai Rework (#502)
* fixed not being able to whiff in tap trial
* bored meeting fixes
* more board meeting fix
* ww now uses z axis instead of scale
* Inputs are now reworked in mahou tsukai
* Fixed the particle effect
* Game Switch Black Flash is now beat-based. (#503)
* Game switch flashes are now 0.25 beats long
* ambient glow now turns black when the game switch flash is on
* you can now set the void color, it doesn't work with game switch flashes
* black
* fixed! (#504)
* Quiz Show and Tambourine Reworks (#505)
* Tambourine fully reworked
* quiz show rework part 1
* quiz show rework part 2
* oopsie doopsie
* el fix numbah two
* In CheerReaders.cs, quotation marks were aptly added, and references … (#506)
* Update issue template to include .riq/.zip info (#483)
Co-authored-by: patata <patataofcourse@gmail.com>
* Pull release 1 (#484)
* Squashed commit of the following:
commit 2c628a4109
Merge: 4fde418c6246a144
Author: minenice55 <star.elementa@gmail.com>
Date: Wed Jun 14 01:23:31 2023 +0000
Merge pull request #473 from minenice55/easings-fix
Enum Parsing Fix
commit 6246a144b6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:21:13 2023 -0400
fix all parsing of enums, removed the "special case" for eases
update to latest Jukebox
commit 4fde418c33
Merge: b904358250bc8765
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:15 2023 +0000
Merge pull request #469 from minenice55/jukebox-update
Jukebox Package Update
commit b90435825a
Merge: eec3c09a73e9efd4
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:08 2023 +0000
Merge pull request #458 from AstrlJelly/MiscAdditions_4
Bug Fixes + Feature Additions
commit 73e9efd4b1
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:38:24 2023 -0400
add "updater" for the old marching entity
commit b8d149743a
Merge: 4291333ceec3c09a
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:22:01 2023 -0400
Merge branch 'release_1' into pr/458
commit 50bc876509
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:55:02 2023 -0400
let play mode start if no song file is loaded
fix issue with loading large audio files
commit eec3c09aa8
Merge: a0d70933990af323
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 18:32:40 2023 +0000
Merge pull request #471 from Rapandrasmus/FixWorkingDoughCurve
Fixed weird curve stuff on game switch in working dough
commit 990af32379
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 19:24:13 2023 +0200
Fixed weird curve stuff on game switch in working dough
commit a0d7093345
Merge: bdef3f953d19e75e
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:09:21 2023 +0000
Merge pull request #470 from Rapandrasmus/WorkingDoughFixes
Fixed small balls not working in working dough
commit 3d19e75e1a
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 18:07:13 2023 +0200
Fixed small balls not working in working dough
commit bdef3f95c3
Merge: 8954b8c20bfafac6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 14:56:58 2023 +0000
Merge pull request #467 from Rapandrasmus/WorkingDoughRework
Working Dough rework
commit 0bfafac6fe
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:13:08 2023 +0200
modernised rockers pass turn
commit d770266d81
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:03:08 2023 +0200
Rhythm tweezers pass turn now works like working dough
commit 2109c99a95
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 15:51:35 2023 +0200
gandw on balls has been added
commit 785abf8486
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 14:59:56 2023 +0200
Proper inactive handling now
commit 0a92b7bd69
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:52:15 2023 +0200
OnSpawnBall reimplemented
commit a14aacc181
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:37:09 2023 +0200
new sounds
commit 8b0544246d
Author: minenice55 <star.elementa@gmail.com>
Date: Mon Jun 12 17:18:37 2023 -0400
update Jukebox to latest version
fixes for inferred entity loading
commit d8ff6744c0
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 21:36:57 2023 +0200
ball transporter anims for pass turn
commit d283624b07
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 20:38:48 2023 +0200
working dough converted, need to fix eveerything though
commit 5b3c59eabd
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 18:36:41 2023 +0200
Converted everything to new curves and made playerballs handle themselves input-wise
commit dee630ea45
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 14:04:32 2023 +0200
Some new curves
commit 31e8890190
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 12:03:21 2023 +0200
Rockers can do it too now
commit 76bf6eefa6
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 11:58:31 2023 +0200
You can now place inputs on top of pass turn for rhythm tweezers
commit 8954b8c269
Merge: 743e954ece3e6f2d
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:55:40 2023 -0400
Merge branch 'master' into release_1
commit 743e954e05
Merge: 5af551b38929cd56
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 19:53:47 2023 +0000
Merge pull request #465 from minenice55/dont_infer_track
Don't infer the track field when importing converted v0 riq coming from unknown origin
commit 8929cd5618
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:52:14 2023 -0400
don't infer track when importing a v0 riq from another program
commit 5af551b32e
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 12:12:25 2023 -0400
make base datamodels for special entity reading (#463)
* make base datamodels for special entity reading
* fix crop stomp breaking when no game switch or remix end is set
* fix save shortcut
fix loading charts with no music
commit 4291333cb0
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 23:00:30 2023 -0400
add updater for marching orders turn
commit 82da6da741
Merge: 52a4d2b6411b9a3c
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:36:10 2023 -0400
Merge branch 'release_1' into pr/458
commit 411b9a3cb1
Merge: b6c222a9afc665ed
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:30:32 2023 -0400
Merge branch 'master' into release_1
commit b6c222a981
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:27:58 2023 -0400
editor fixes (#459)
* ditch loading dialog
doesn't show up when it's supposed to
* format song offset in editor
* remove VorbisPlugin
* Update Editor.cs
commit 52a4d2b65c
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:55:10 2023 -0400
convert float to double and all that
commit aa8f531466
Merge: 242b076fafc665ed
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:01:44 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit 242b076f09
Merge: db653d5a2b0ced2f
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:21:22 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit db653d5a52
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:18:45 2023 -0400
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
commit 50a1b7bcdb
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 15:13:29 2023 -0400
Integration of Jukebox Library (#451)
* 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
* Squashed commit of the following:
commit 0d25221b71
Merge: 5869d2129163085d
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 17 16:40:52 2023 +0000
Merge pull request #478 from evdial/working-dough
Working Dough Tweaks
commit 9163085d7a
Merge: 6592a5f25869d212
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 17 12:40:06 2023 -0400
Merge branch 'release_1' into pr/478
commit 5869d212bc
Author: patata <patataofcourse@gmail.com>
Date: Sat Jun 17 17:20:15 2023 +0200
Update issue template to include .riq/.zip info
commit 6592a5f202
Author: ev <85412919+evdial@users.noreply.github.com>
Date: Thu Jun 15 15:05:07 2023 -0400
assbuns
commit 11a4c090a1
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Thu Jun 15 20:56:40 2023 +0200
made small idle not crazy
commit 45e7d81b0f
Author: ev <85412919+evdial@users.noreply.github.com>
Date: Thu Jun 15 14:33:57 2023 -0400
fsd
commit 47efa3e4f3
Author: ev <85412919+evdial@users.noreply.github.com>
Date: Thu Jun 15 14:16:38 2023 -0400
anim
commit c6fb8880a0
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Thu Jun 15 20:13:11 2023 +0200
Fixed stuff also scaled now yippee
commit 16ce508b03
Author: ev <85412919+evdial@users.noreply.github.com>
Date: Thu Jun 15 13:50:10 2023 -0400
many
commit 37b80a33c7
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:28:21 2023 -0400
Squashed commit of the following: (#474)
commit 2c628a4109
Merge: 4fde418c6246a144
Author: minenice55 <star.elementa@gmail.com>
Date: Wed Jun 14 01:23:31 2023 +0000
Merge pull request #473 from minenice55/easings-fix
Enum Parsing Fix
commit 6246a144b6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:21:13 2023 -0400
fix all parsing of enums, removed the "special case" for eases
update to latest Jukebox
commit 4fde418c33
Merge: b904358250bc8765
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:15 2023 +0000
Merge pull request #469 from minenice55/jukebox-update
Jukebox Package Update
commit b90435825a
Merge: eec3c09a73e9efd4
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:08 2023 +0000
Merge pull request #458 from AstrlJelly/MiscAdditions_4
Bug Fixes + Feature Additions
commit 73e9efd4b1
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:38:24 2023 -0400
add "updater" for the old marching entity
commit b8d149743a
Merge: 4291333ceec3c09a
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:22:01 2023 -0400
Merge branch 'release_1' into pr/458
commit 50bc876509
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:55:02 2023 -0400
let play mode start if no song file is loaded
fix issue with loading large audio files
commit eec3c09aa8
Merge: a0d70933990af323
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 18:32:40 2023 +0000
Merge pull request #471 from Rapandrasmus/FixWorkingDoughCurve
Fixed weird curve stuff on game switch in working dough
commit 990af32379
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 19:24:13 2023 +0200
Fixed weird curve stuff on game switch in working dough
commit a0d7093345
Merge: bdef3f953d19e75e
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:09:21 2023 +0000
Merge pull request #470 from Rapandrasmus/WorkingDoughFixes
Fixed small balls not working in working dough
commit 3d19e75e1a
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 18:07:13 2023 +0200
Fixed small balls not working in working dough
commit bdef3f95c3
Merge: 8954b8c20bfafac6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 14:56:58 2023 +0000
Merge pull request #467 from Rapandrasmus/WorkingDoughRework
Working Dough rework
commit 0bfafac6fe
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:13:08 2023 +0200
modernised rockers pass turn
commit d770266d81
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:03:08 2023 +0200
Rhythm tweezers pass turn now works like working dough
commit 2109c99a95
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 15:51:35 2023 +0200
gandw on balls has been added
commit 785abf8486
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 14:59:56 2023 +0200
Proper inactive handling now
commit 0a92b7bd69
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:52:15 2023 +0200
OnSpawnBall reimplemented
commit a14aacc181
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:37:09 2023 +0200
new sounds
commit 8b0544246d
Author: minenice55 <star.elementa@gmail.com>
Date: Mon Jun 12 17:18:37 2023 -0400
update Jukebox to latest version
fixes for inferred entity loading
commit d8ff6744c0
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 21:36:57 2023 +0200
ball transporter anims for pass turn
commit d283624b07
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 20:38:48 2023 +0200
working dough converted, need to fix eveerything though
commit 5b3c59eabd
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 18:36:41 2023 +0200
Converted everything to new curves and made playerballs handle themselves input-wise
commit dee630ea45
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 14:04:32 2023 +0200
Some new curves
commit 31e8890190
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 12:03:21 2023 +0200
Rockers can do it too now
commit 76bf6eefa6
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 11:58:31 2023 +0200
You can now place inputs on top of pass turn for rhythm tweezers
commit 8954b8c269
Merge: 743e954ece3e6f2d
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:55:40 2023 -0400
Merge branch 'master' into release_1
commit 743e954e05
Merge: 5af551b38929cd56
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 19:53:47 2023 +0000
Merge pull request #465 from minenice55/dont_infer_track
Don't infer the track field when importing converted v0 riq coming from unknown origin
commit 8929cd5618
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:52:14 2023 -0400
don't infer track when importing a v0 riq from another program
commit 5af551b32e
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 12:12:25 2023 -0400
make base datamodels for special entity reading (#463)
* make base datamodels for special entity reading
* fix crop stomp breaking when no game switch or remix end is set
* fix save shortcut
fix loading charts with no music
commit 4291333cb0
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 23:00:30 2023 -0400
add updater for marching orders turn
commit 82da6da741
Merge: 52a4d2b6411b9a3c
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:36:10 2023 -0400
Merge branch 'release_1' into pr/458
commit 411b9a3cb1
Merge: b6c222a9afc665ed
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:30:32 2023 -0400
Merge branch 'master' into release_1
commit b6c222a981
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:27:58 2023 -0400
editor fixes (#459)
* ditch loading dialog
doesn't show up when it's supposed to
* format song offset in editor
* remove VorbisPlugin
* Update Editor.cs
commit 52a4d2b65c
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:55:10 2023 -0400
convert float to double and all that
commit aa8f531466
Merge: 242b076fafc665ed
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:01:44 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit 242b076f09
Merge: db653d5a2b0ced2f
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:21:22 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit db653d5a52
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:18:45 2023 -0400
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
commit 50a1b7bcdb
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 15:13:29 2023 -0400
Integration of Jukebox Library (#451)
* 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
commit 2c628a4109
Merge: 4fde418c6246a144
Author: minenice55 <star.elementa@gmail.com>
Date: Wed Jun 14 01:23:31 2023 +0000
Merge pull request #473 from minenice55/easings-fix
Enum Parsing Fix
commit 6246a144b6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:21:13 2023 -0400
fix all parsing of enums, removed the "special case" for eases
update to latest Jukebox
commit 4fde418c33
Merge: b904358250bc8765
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:15 2023 +0000
Merge pull request #469 from minenice55/jukebox-update
Jukebox Package Update
commit b90435825a
Merge: eec3c09a73e9efd4
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:08 2023 +0000
Merge pull request #458 from AstrlJelly/MiscAdditions_4
Bug Fixes + Feature Additions
commit 73e9efd4b1
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:38:24 2023 -0400
add "updater" for the old marching entity
commit b8d149743a
Merge: 4291333ceec3c09a
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:22:01 2023 -0400
Merge branch 'release_1' into pr/458
commit 50bc876509
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:55:02 2023 -0400
let play mode start if no song file is loaded
fix issue with loading large audio files
commit eec3c09aa8
Merge: a0d70933990af323
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 18:32:40 2023 +0000
Merge pull request #471 from Rapandrasmus/FixWorkingDoughCurve
Fixed weird curve stuff on game switch in working dough
commit 990af32379
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 19:24:13 2023 +0200
Fixed weird curve stuff on game switch in working dough
commit a0d7093345
Merge: bdef3f953d19e75e
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:09:21 2023 +0000
Merge pull request #470 from Rapandrasmus/WorkingDoughFixes
Fixed small balls not working in working dough
commit 3d19e75e1a
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 18:07:13 2023 +0200
Fixed small balls not working in working dough
commit bdef3f95c3
Merge: 8954b8c20bfafac6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 14:56:58 2023 +0000
Merge pull request #467 from Rapandrasmus/WorkingDoughRework
Working Dough rework
commit 0bfafac6fe
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:13:08 2023 +0200
modernised rockers pass turn
commit d770266d81
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:03:08 2023 +0200
Rhythm tweezers pass turn now works like working dough
commit 2109c99a95
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 15:51:35 2023 +0200
gandw on balls has been added
commit 785abf8486
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 14:59:56 2023 +0200
Proper inactive handling now
commit 0a92b7bd69
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:52:15 2023 +0200
OnSpawnBall reimplemented
commit a14aacc181
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:37:09 2023 +0200
new sounds
commit 8b0544246d
Author: minenice55 <star.elementa@gmail.com>
Date: Mon Jun 12 17:18:37 2023 -0400
update Jukebox to latest version
fixes for inferred entity loading
commit d8ff6744c0
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 21:36:57 2023 +0200
ball transporter anims for pass turn
commit d283624b07
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 20:38:48 2023 +0200
working dough converted, need to fix eveerything though
commit 5b3c59eabd
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 18:36:41 2023 +0200
Converted everything to new curves and made playerballs handle themselves input-wise
commit dee630ea45
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 14:04:32 2023 +0200
Some new curves
commit 31e8890190
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 12:03:21 2023 +0200
Rockers can do it too now
commit 76bf6eefa6
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 11:58:31 2023 +0200
You can now place inputs on top of pass turn for rhythm tweezers
commit 8954b8c269
Merge: 743e954ece3e6f2d
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:55:40 2023 -0400
Merge branch 'master' into release_1
commit 743e954e05
Merge: 5af551b38929cd56
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 19:53:47 2023 +0000
Merge pull request #465 from minenice55/dont_infer_track
Don't infer the track field when importing converted v0 riq coming from unknown origin
commit 8929cd5618
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:52:14 2023 -0400
don't infer track when importing a v0 riq from another program
commit 5af551b32e
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 12:12:25 2023 -0400
make base datamodels for special entity reading (#463)
* make base datamodels for special entity reading
* fix crop stomp breaking when no game switch or remix end is set
* fix save shortcut
fix loading charts with no music
commit 4291333cb0
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 23:00:30 2023 -0400
add updater for marching orders turn
commit 82da6da741
Merge: 52a4d2b6411b9a3c
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:36:10 2023 -0400
Merge branch 'release_1' into pr/458
commit 411b9a3cb1
Merge: b6c222a9afc665ed
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:30:32 2023 -0400
Merge branch 'master' into release_1
commit b6c222a981
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:27:58 2023 -0400
editor fixes (#459)
* ditch loading dialog
doesn't show up when it's supposed to
* format song offset in editor
* remove VorbisPlugin
* Update Editor.cs
commit 52a4d2b65c
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:55:10 2023 -0400
convert float to double and all that
commit aa8f531466
Merge: 242b076fafc665ed
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:01:44 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit 242b076f09
Merge: db653d5a2b0ced2f
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:21:22 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit db653d5a52
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:18:45 2023 -0400
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
commit 50a1b7bcdb
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 15:13:29 2023 -0400
Integration of Jukebox Library (#451)
* 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
* Editor Additions (#479)
* favoriting and pick block
favoriting needs to not break after previewing (maybe make it persistent in the settings file?)
pick block needs to pick the icon, too. and preferably scroll to it as well
* final star anim + automatic icon game switching
before i make any more changes im making a checkpoint here cuz i know it works
* i want to add a way to specify which event SwitchGame() will switch to (because that's a cool feature for pick block)
* i'll have to figure out how to auto scroll to the game when the icon is selected
* the star now fully works, even between preview switches 👍
* fix the rest of the stuff
the event name gets colored correctly and hidden games are skipped over, but still loaded.
also i built mm ass buns
* tweaks + zoom and sorting
this stuff will be in the pr desc so it doesn't matter
* oop one more thing
* icons look better now :D
mipmaps to the rescue
* double date fix
* Merge pull request #486 from RHeavenStudio/actions_rework
Rework GitHub Actions and build script
* add ab meta to gitignore (#489)
* Sound Scheduling Improvements (#491)
* port conductor adjustments
* scheduled sounds prebake
* allow aiff files to be imported
add vbr mp3 warning to readme
* improve wording
* CNR API Internal Rework (#488)
* Prep stuff
* Tweezers now spawn in
* Started converting tweezers
* I hate <1 beat intervals
* Actually nvm
* fixed a bug
* You can chain intervals now, stack them if you really wanted
* Pass turn checks if crhandlerinstance exists
* Fixed hairs being deleted by onion switch
* Rockers rerewritten
* working dough rerewritten
* CNR API Internal Rework (#488)
* Prep stuff
* Tweezers now spawn in
* Started converting tweezers
* I hate <1 beat intervals
* Actually nvm
* fixed a bug
* You can chain intervals now, stack them if you really wanted
* Pass turn checks if crhandlerinstance exists
* Fixed hairs being deleted by onion switch
* Rockers rerewritten
* working dough rerewritten
* Games fixes/reworks patch (#501)
* ghosts are scaled now
* Lockstep fully reworked
* mr. bach has been implemented
* Space dance fixes
* oops
* Tap trial rework part 1
* tap trial rework part 2
* oopsie
* Gramps Talk Update
* Space Dance Voice Offsets
* Giraffe done! (Except miss anim)
* bg is not showing up for some reason
* bg not rendering fixed + giraffe fixed
* scrolling done
* fixed space dance and space soccer bg scrolls
* fixed rockers bugs
* adjustment
* fixed el inaccuracies
* particle fix
* changed pitch and volume of monkey tap
* miss anim
* megamix face for girl
* Proper miss anim implementation
* Added force stepping event
* miss anim fix
---------
Co-authored-by: saladplainzone <chocolate2890mail@gmail.com>
Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
* In CheerReaders.cs, quotation marks were aptly added, and references to the girls were more-so neutralized. Consider this my cheer.
* revert capitalization and quotations while keeping grammar changes
---------
Co-authored-by: minenice55 <star.elementa@gmail.com>
Co-authored-by: patata <patataofcourse@gmail.com>
Co-authored-by: AstrlJelly <bdlawson115@gmail.com>
Co-authored-by: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Co-authored-by: saladplainzone <chocolate2890mail@gmail.com>
Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
* oops
* add manually triggering build action to workflows (#507)
* don't crash if origin is undefined (#513)
reword the unknown origin message to be less scary
* test action to free space (#516)
* maybe not this
* clear out unused tools before run
* we do need a swap file
* Mr. Upbeat Re-Re-Rework (#525)
* so much
* reworked everything (AGAIN.)
-everything just uses recursive methods and beatactions, and only uses the update loop for inactive queuing
* count-ins
-need hq 4 sound effect, kitties doesn't have the og :(
* mr. downbeat rere-revived (unfortunately enough.)
* huge change to how stepping works, to make it so you can't step over it the wrong way, and so that missing looks good
* added missing miss anim, which happens in the same way as the og
* added a check on game switch to use the last bg change/blip color block's attributes
-i think i might add these to other games; it should make the process of remixing more intuitive and fun, even if it's a small change
currently all i'm missing is blip jank fix. but im not staying up another hour for that lol
* letter/blip jank fixed + force stepping
* instead of being a separate animator, the letter is instead set to have a scale of (1, 1, 1) in the update loop, so that no graphical bugs happen even when the scale is changed.
* hopefully this new system is a lot less janky, but if bugs do still come up they'll be a lot easier to fix now
* make mac build script put streamingassets in the right place
* Release game's render texture before resizing it (#548)
* basic setup
* Block pooling and finish editor redesign
* Blocks almost fully replaced
* Fix box selection
* Too much to list all them
* editor icon sprite sheet
* vertical timeline scrolling
* external profiler
* metronome animation
* fix special timeline
* fix timeline autoscrolling
* Fix dialogs
* timeline zoom
* block resizing
* Add duplicate
* fix place undo
* copy paste
* fixes 1
* sus fix for loading and saving
* fix block window rescaling
* another fix
* nope that wasn't right
* block positioning fix
* update Jukebox
* add special marker operations to the undo/redo system
fix bugs with special marker operations
---------
Co-authored-by: minenice55 <star.elementa@gmail.com>
Co-authored-by: patata <patataofcourse@gmail.com>
Co-authored-by: AstrlJelly <bdlawson115@gmail.com>
Co-authored-by: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Co-authored-by: saladplainzone <chocolate2890mail@gmail.com>
Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
Co-authored-by: Xylon <40894547+scriptorluminary@users.noreply.github.com>
* 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
* Update issue template to include .riq/.zip info (#483)
Co-authored-by: patata <patataofcourse@gmail.com>
* Pull release 1 (#484)
* Squashed commit of the following:
commit 2c628a4109
Merge: 4fde418c6246a144
Author: minenice55 <star.elementa@gmail.com>
Date: Wed Jun 14 01:23:31 2023 +0000
Merge pull request #473 from minenice55/easings-fix
Enum Parsing Fix
commit 6246a144b6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:21:13 2023 -0400
fix all parsing of enums, removed the "special case" for eases
update to latest Jukebox
commit 4fde418c33
Merge: b904358250bc8765
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:15 2023 +0000
Merge pull request #469 from minenice55/jukebox-update
Jukebox Package Update
commit b90435825a
Merge: eec3c09a73e9efd4
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:08 2023 +0000
Merge pull request #458 from AstrlJelly/MiscAdditions_4
Bug Fixes + Feature Additions
commit 73e9efd4b1
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:38:24 2023 -0400
add "updater" for the old marching entity
commit b8d149743a
Merge: 4291333ceec3c09a
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:22:01 2023 -0400
Merge branch 'release_1' into pr/458
commit 50bc876509
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:55:02 2023 -0400
let play mode start if no song file is loaded
fix issue with loading large audio files
commit eec3c09aa8
Merge: a0d70933990af323
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 18:32:40 2023 +0000
Merge pull request #471 from Rapandrasmus/FixWorkingDoughCurve
Fixed weird curve stuff on game switch in working dough
commit 990af32379
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 19:24:13 2023 +0200
Fixed weird curve stuff on game switch in working dough
commit a0d7093345
Merge: bdef3f953d19e75e
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:09:21 2023 +0000
Merge pull request #470 from Rapandrasmus/WorkingDoughFixes
Fixed small balls not working in working dough
commit 3d19e75e1a
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 18:07:13 2023 +0200
Fixed small balls not working in working dough
commit bdef3f95c3
Merge: 8954b8c20bfafac6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 14:56:58 2023 +0000
Merge pull request #467 from Rapandrasmus/WorkingDoughRework
Working Dough rework
commit 0bfafac6fe
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:13:08 2023 +0200
modernised rockers pass turn
commit d770266d81
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:03:08 2023 +0200
Rhythm tweezers pass turn now works like working dough
commit 2109c99a95
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 15:51:35 2023 +0200
gandw on balls has been added
commit 785abf8486
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 14:59:56 2023 +0200
Proper inactive handling now
commit 0a92b7bd69
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:52:15 2023 +0200
OnSpawnBall reimplemented
commit a14aacc181
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:37:09 2023 +0200
new sounds
commit 8b0544246d
Author: minenice55 <star.elementa@gmail.com>
Date: Mon Jun 12 17:18:37 2023 -0400
update Jukebox to latest version
fixes for inferred entity loading
commit d8ff6744c0
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 21:36:57 2023 +0200
ball transporter anims for pass turn
commit d283624b07
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 20:38:48 2023 +0200
working dough converted, need to fix eveerything though
commit 5b3c59eabd
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 18:36:41 2023 +0200
Converted everything to new curves and made playerballs handle themselves input-wise
commit dee630ea45
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 14:04:32 2023 +0200
Some new curves
commit 31e8890190
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 12:03:21 2023 +0200
Rockers can do it too now
commit 76bf6eefa6
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 11:58:31 2023 +0200
You can now place inputs on top of pass turn for rhythm tweezers
commit 8954b8c269
Merge: 743e954ece3e6f2d
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:55:40 2023 -0400
Merge branch 'master' into release_1
commit 743e954e05
Merge: 5af551b38929cd56
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 19:53:47 2023 +0000
Merge pull request #465 from minenice55/dont_infer_track
Don't infer the track field when importing converted v0 riq coming from unknown origin
commit 8929cd5618
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:52:14 2023 -0400
don't infer track when importing a v0 riq from another program
commit 5af551b32e
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 12:12:25 2023 -0400
make base datamodels for special entity reading (#463)
* make base datamodels for special entity reading
* fix crop stomp breaking when no game switch or remix end is set
* fix save shortcut
fix loading charts with no music
commit 4291333cb0
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 23:00:30 2023 -0400
add updater for marching orders turn
commit 82da6da741
Merge: 52a4d2b6411b9a3c
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:36:10 2023 -0400
Merge branch 'release_1' into pr/458
commit 411b9a3cb1
Merge: b6c222a9afc665ed
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:30:32 2023 -0400
Merge branch 'master' into release_1
commit b6c222a981
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:27:58 2023 -0400
editor fixes (#459)
* ditch loading dialog
doesn't show up when it's supposed to
* format song offset in editor
* remove VorbisPlugin
* Update Editor.cs
commit 52a4d2b65c
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:55:10 2023 -0400
convert float to double and all that
commit aa8f531466
Merge: 242b076fafc665ed
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:01:44 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit 242b076f09
Merge: db653d5a2b0ced2f
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:21:22 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit db653d5a52
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:18:45 2023 -0400
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
commit 50a1b7bcdb
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 15:13:29 2023 -0400
Integration of Jukebox Library (#451)
* 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
* Squashed commit of the following:
commit 0d25221b71
Merge: 5869d2129163085d
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 17 16:40:52 2023 +0000
Merge pull request #478 from evdial/working-dough
Working Dough Tweaks
commit 9163085d7a
Merge: 6592a5f25869d212
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 17 12:40:06 2023 -0400
Merge branch 'release_1' into pr/478
commit 5869d212bc
Author: patata <patataofcourse@gmail.com>
Date: Sat Jun 17 17:20:15 2023 +0200
Update issue template to include .riq/.zip info
commit 6592a5f202
Author: ev <85412919+evdial@users.noreply.github.com>
Date: Thu Jun 15 15:05:07 2023 -0400
assbuns
commit 11a4c090a1
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Thu Jun 15 20:56:40 2023 +0200
made small idle not crazy
commit 45e7d81b0f
Author: ev <85412919+evdial@users.noreply.github.com>
Date: Thu Jun 15 14:33:57 2023 -0400
fsd
commit 47efa3e4f3
Author: ev <85412919+evdial@users.noreply.github.com>
Date: Thu Jun 15 14:16:38 2023 -0400
anim
commit c6fb8880a0
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Thu Jun 15 20:13:11 2023 +0200
Fixed stuff also scaled now yippee
commit 16ce508b03
Author: ev <85412919+evdial@users.noreply.github.com>
Date: Thu Jun 15 13:50:10 2023 -0400
many
commit 37b80a33c7
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:28:21 2023 -0400
Squashed commit of the following: (#474)
commit 2c628a4109
Merge: 4fde418c6246a144
Author: minenice55 <star.elementa@gmail.com>
Date: Wed Jun 14 01:23:31 2023 +0000
Merge pull request #473 from minenice55/easings-fix
Enum Parsing Fix
commit 6246a144b6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:21:13 2023 -0400
fix all parsing of enums, removed the "special case" for eases
update to latest Jukebox
commit 4fde418c33
Merge: b904358250bc8765
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:15 2023 +0000
Merge pull request #469 from minenice55/jukebox-update
Jukebox Package Update
commit b90435825a
Merge: eec3c09a73e9efd4
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:08 2023 +0000
Merge pull request #458 from AstrlJelly/MiscAdditions_4
Bug Fixes + Feature Additions
commit 73e9efd4b1
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:38:24 2023 -0400
add "updater" for the old marching entity
commit b8d149743a
Merge: 4291333ceec3c09a
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:22:01 2023 -0400
Merge branch 'release_1' into pr/458
commit 50bc876509
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:55:02 2023 -0400
let play mode start if no song file is loaded
fix issue with loading large audio files
commit eec3c09aa8
Merge: a0d70933990af323
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 18:32:40 2023 +0000
Merge pull request #471 from Rapandrasmus/FixWorkingDoughCurve
Fixed weird curve stuff on game switch in working dough
commit 990af32379
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 19:24:13 2023 +0200
Fixed weird curve stuff on game switch in working dough
commit a0d7093345
Merge: bdef3f953d19e75e
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:09:21 2023 +0000
Merge pull request #470 from Rapandrasmus/WorkingDoughFixes
Fixed small balls not working in working dough
commit 3d19e75e1a
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 18:07:13 2023 +0200
Fixed small balls not working in working dough
commit bdef3f95c3
Merge: 8954b8c20bfafac6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 14:56:58 2023 +0000
Merge pull request #467 from Rapandrasmus/WorkingDoughRework
Working Dough rework
commit 0bfafac6fe
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:13:08 2023 +0200
modernised rockers pass turn
commit d770266d81
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:03:08 2023 +0200
Rhythm tweezers pass turn now works like working dough
commit 2109c99a95
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 15:51:35 2023 +0200
gandw on balls has been added
commit 785abf8486
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 14:59:56 2023 +0200
Proper inactive handling now
commit 0a92b7bd69
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:52:15 2023 +0200
OnSpawnBall reimplemented
commit a14aacc181
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:37:09 2023 +0200
new sounds
commit 8b0544246d
Author: minenice55 <star.elementa@gmail.com>
Date: Mon Jun 12 17:18:37 2023 -0400
update Jukebox to latest version
fixes for inferred entity loading
commit d8ff6744c0
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 21:36:57 2023 +0200
ball transporter anims for pass turn
commit d283624b07
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 20:38:48 2023 +0200
working dough converted, need to fix eveerything though
commit 5b3c59eabd
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 18:36:41 2023 +0200
Converted everything to new curves and made playerballs handle themselves input-wise
commit dee630ea45
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 14:04:32 2023 +0200
Some new curves
commit 31e8890190
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 12:03:21 2023 +0200
Rockers can do it too now
commit 76bf6eefa6
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 11:58:31 2023 +0200
You can now place inputs on top of pass turn for rhythm tweezers
commit 8954b8c269
Merge: 743e954ece3e6f2d
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:55:40 2023 -0400
Merge branch 'master' into release_1
commit 743e954e05
Merge: 5af551b38929cd56
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 19:53:47 2023 +0000
Merge pull request #465 from minenice55/dont_infer_track
Don't infer the track field when importing converted v0 riq coming from unknown origin
commit 8929cd5618
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:52:14 2023 -0400
don't infer track when importing a v0 riq from another program
commit 5af551b32e
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 12:12:25 2023 -0400
make base datamodels for special entity reading (#463)
* make base datamodels for special entity reading
* fix crop stomp breaking when no game switch or remix end is set
* fix save shortcut
fix loading charts with no music
commit 4291333cb0
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 23:00:30 2023 -0400
add updater for marching orders turn
commit 82da6da741
Merge: 52a4d2b6411b9a3c
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:36:10 2023 -0400
Merge branch 'release_1' into pr/458
commit 411b9a3cb1
Merge: b6c222a9afc665ed
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:30:32 2023 -0400
Merge branch 'master' into release_1
commit b6c222a981
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:27:58 2023 -0400
editor fixes (#459)
* ditch loading dialog
doesn't show up when it's supposed to
* format song offset in editor
* remove VorbisPlugin
* Update Editor.cs
commit 52a4d2b65c
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:55:10 2023 -0400
convert float to double and all that
commit aa8f531466
Merge: 242b076fafc665ed
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:01:44 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit 242b076f09
Merge: db653d5a2b0ced2f
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:21:22 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit db653d5a52
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:18:45 2023 -0400
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
commit 50a1b7bcdb
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 15:13:29 2023 -0400
Integration of Jukebox Library (#451)
* 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
commit 2c628a4109
Merge: 4fde418c6246a144
Author: minenice55 <star.elementa@gmail.com>
Date: Wed Jun 14 01:23:31 2023 +0000
Merge pull request #473 from minenice55/easings-fix
Enum Parsing Fix
commit 6246a144b6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:21:13 2023 -0400
fix all parsing of enums, removed the "special case" for eases
update to latest Jukebox
commit 4fde418c33
Merge: b904358250bc8765
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:15 2023 +0000
Merge pull request #469 from minenice55/jukebox-update
Jukebox Package Update
commit b90435825a
Merge: eec3c09a73e9efd4
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:08 2023 +0000
Merge pull request #458 from AstrlJelly/MiscAdditions_4
Bug Fixes + Feature Additions
commit 73e9efd4b1
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:38:24 2023 -0400
add "updater" for the old marching entity
commit b8d149743a
Merge: 4291333ceec3c09a
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:22:01 2023 -0400
Merge branch 'release_1' into pr/458
commit 50bc876509
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:55:02 2023 -0400
let play mode start if no song file is loaded
fix issue with loading large audio files
commit eec3c09aa8
Merge: a0d70933990af323
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 18:32:40 2023 +0000
Merge pull request #471 from Rapandrasmus/FixWorkingDoughCurve
Fixed weird curve stuff on game switch in working dough
commit 990af32379
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 19:24:13 2023 +0200
Fixed weird curve stuff on game switch in working dough
commit a0d7093345
Merge: bdef3f953d19e75e
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:09:21 2023 +0000
Merge pull request #470 from Rapandrasmus/WorkingDoughFixes
Fixed small balls not working in working dough
commit 3d19e75e1a
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 18:07:13 2023 +0200
Fixed small balls not working in working dough
commit bdef3f95c3
Merge: 8954b8c20bfafac6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 14:56:58 2023 +0000
Merge pull request #467 from Rapandrasmus/WorkingDoughRework
Working Dough rework
commit 0bfafac6fe
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:13:08 2023 +0200
modernised rockers pass turn
commit d770266d81
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:03:08 2023 +0200
Rhythm tweezers pass turn now works like working dough
commit 2109c99a95
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 15:51:35 2023 +0200
gandw on balls has been added
commit 785abf8486
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 14:59:56 2023 +0200
Proper inactive handling now
commit 0a92b7bd69
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:52:15 2023 +0200
OnSpawnBall reimplemented
commit a14aacc181
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:37:09 2023 +0200
new sounds
commit 8b0544246d
Author: minenice55 <star.elementa@gmail.com>
Date: Mon Jun 12 17:18:37 2023 -0400
update Jukebox to latest version
fixes for inferred entity loading
commit d8ff6744c0
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 21:36:57 2023 +0200
ball transporter anims for pass turn
commit d283624b07
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 20:38:48 2023 +0200
working dough converted, need to fix eveerything though
commit 5b3c59eabd
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 18:36:41 2023 +0200
Converted everything to new curves and made playerballs handle themselves input-wise
commit dee630ea45
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 14:04:32 2023 +0200
Some new curves
commit 31e8890190
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 12:03:21 2023 +0200
Rockers can do it too now
commit 76bf6eefa6
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 11:58:31 2023 +0200
You can now place inputs on top of pass turn for rhythm tweezers
commit 8954b8c269
Merge: 743e954ece3e6f2d
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:55:40 2023 -0400
Merge branch 'master' into release_1
commit 743e954e05
Merge: 5af551b38929cd56
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 19:53:47 2023 +0000
Merge pull request #465 from minenice55/dont_infer_track
Don't infer the track field when importing converted v0 riq coming from unknown origin
commit 8929cd5618
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:52:14 2023 -0400
don't infer track when importing a v0 riq from another program
commit 5af551b32e
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 12:12:25 2023 -0400
make base datamodels for special entity reading (#463)
* make base datamodels for special entity reading
* fix crop stomp breaking when no game switch or remix end is set
* fix save shortcut
fix loading charts with no music
commit 4291333cb0
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 23:00:30 2023 -0400
add updater for marching orders turn
commit 82da6da741
Merge: 52a4d2b6411b9a3c
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:36:10 2023 -0400
Merge branch 'release_1' into pr/458
commit 411b9a3cb1
Merge: b6c222a9afc665ed
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:30:32 2023 -0400
Merge branch 'master' into release_1
commit b6c222a981
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:27:58 2023 -0400
editor fixes (#459)
* ditch loading dialog
doesn't show up when it's supposed to
* format song offset in editor
* remove VorbisPlugin
* Update Editor.cs
commit 52a4d2b65c
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:55:10 2023 -0400
convert float to double and all that
commit aa8f531466
Merge: 242b076fafc665ed
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:01:44 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit 242b076f09
Merge: db653d5a2b0ced2f
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:21:22 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit db653d5a52
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:18:45 2023 -0400
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
commit 50a1b7bcdb
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 15:13:29 2023 -0400
Integration of Jukebox Library (#451)
* 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
* Editor Additions (#479)
* favoriting and pick block
favoriting needs to not break after previewing (maybe make it persistent in the settings file?)
pick block needs to pick the icon, too. and preferably scroll to it as well
* final star anim + automatic icon game switching
before i make any more changes im making a checkpoint here cuz i know it works
* i want to add a way to specify which event SwitchGame() will switch to (because that's a cool feature for pick block)
* i'll have to figure out how to auto scroll to the game when the icon is selected
* the star now fully works, even between preview switches 👍
* fix the rest of the stuff
the event name gets colored correctly and hidden games are skipped over, but still loaded.
also i built mm ass buns
* tweaks + zoom and sorting
this stuff will be in the pr desc so it doesn't matter
* oop one more thing
* icons look better now :D
mipmaps to the rescue
* double date fix
* Merge pull request #486 from RHeavenStudio/actions_rework
Rework GitHub Actions and build script
* add ab meta to gitignore (#489)
* Sound Scheduling Improvements (#491)
* port conductor adjustments
* scheduled sounds prebake
* allow aiff files to be imported
add vbr mp3 warning to readme
* improve wording
* CNR API Internal Rework (#488)
* Prep stuff
* Tweezers now spawn in
* Started converting tweezers
* I hate <1 beat intervals
* Actually nvm
* fixed a bug
* You can chain intervals now, stack them if you really wanted
* Pass turn checks if crhandlerinstance exists
* Fixed hairs being deleted by onion switch
* Rockers rerewritten
* working dough rerewritten
* new sorting stuff + better(?) icons
also munchy monk sorting layer bug fixed
and those useless folders deleted :)
* CNR API Internal Rework (#488)
* Prep stuff
* Tweezers now spawn in
* Started converting tweezers
* I hate <1 beat intervals
* Actually nvm
* fixed a bug
* You can chain intervals now, stack them if you really wanted
* Pass turn checks if crhandlerinstance exists
* Fixed hairs being deleted by onion switch
* Rockers rerewritten
* working dough rerewritten
* Games fixes/reworks patch (#501)
* ghosts are scaled now
* Lockstep fully reworked
* mr. bach has been implemented
* Space dance fixes
* oops
* Tap trial rework part 1
* tap trial rework part 2
* oopsie
* Gramps Talk Update
* Space Dance Voice Offsets
* Giraffe done! (Except miss anim)
* bg is not showing up for some reason
* bg not rendering fixed + giraffe fixed
* scrolling done
* fixed space dance and space soccer bg scrolls
* fixed rockers bugs
* adjustment
* fixed el inaccuracies
* particle fix
* changed pitch and volume of monkey tap
* miss anim
* megamix face for girl
* Proper miss anim implementation
* Added force stepping event
* miss anim fix
---------
Co-authored-by: saladplainzone <chocolate2890mail@gmail.com>
Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
* Mahou Tsukai Rework (#502)
* fixed not being able to whiff in tap trial
* bored meeting fixes
* more board meeting fix
* ww now uses z axis instead of scale
* Inputs are now reworked in mahou tsukai
* Fixed the particle effect
* Game Switch Black Flash is now beat-based. (#503)
* Game switch flashes are now 0.25 beats long
* ambient glow now turns black when the game switch flash is on
* you can now set the void color, it doesn't work with game switch flashes
* black
* fixed! (#504)
* Quiz Show and Tambourine Reworks (#505)
* Tambourine fully reworked
* quiz show rework part 1
* quiz show rework part 2
* oopsie doopsie
* el fix numbah two
* In CheerReaders.cs, quotation marks were aptly added, and references … (#506)
* Update issue template to include .riq/.zip info (#483)
Co-authored-by: patata <patataofcourse@gmail.com>
* Pull release 1 (#484)
* Squashed commit of the following:
commit 2c628a4109
Merge: 4fde418c6246a144
Author: minenice55 <star.elementa@gmail.com>
Date: Wed Jun 14 01:23:31 2023 +0000
Merge pull request #473 from minenice55/easings-fix
Enum Parsing Fix
commit 6246a144b6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:21:13 2023 -0400
fix all parsing of enums, removed the "special case" for eases
update to latest Jukebox
commit 4fde418c33
Merge: b904358250bc8765
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:15 2023 +0000
Merge pull request #469 from minenice55/jukebox-update
Jukebox Package Update
commit b90435825a
Merge: eec3c09a73e9efd4
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:08 2023 +0000
Merge pull request #458 from AstrlJelly/MiscAdditions_4
Bug Fixes + Feature Additions
commit 73e9efd4b1
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:38:24 2023 -0400
add "updater" for the old marching entity
commit b8d149743a
Merge: 4291333ceec3c09a
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:22:01 2023 -0400
Merge branch 'release_1' into pr/458
commit 50bc876509
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:55:02 2023 -0400
let play mode start if no song file is loaded
fix issue with loading large audio files
commit eec3c09aa8
Merge: a0d70933990af323
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 18:32:40 2023 +0000
Merge pull request #471 from Rapandrasmus/FixWorkingDoughCurve
Fixed weird curve stuff on game switch in working dough
commit 990af32379
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 19:24:13 2023 +0200
Fixed weird curve stuff on game switch in working dough
commit a0d7093345
Merge: bdef3f953d19e75e
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:09:21 2023 +0000
Merge pull request #470 from Rapandrasmus/WorkingDoughFixes
Fixed small balls not working in working dough
commit 3d19e75e1a
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 18:07:13 2023 +0200
Fixed small balls not working in working dough
commit bdef3f95c3
Merge: 8954b8c20bfafac6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 14:56:58 2023 +0000
Merge pull request #467 from Rapandrasmus/WorkingDoughRework
Working Dough rework
commit 0bfafac6fe
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:13:08 2023 +0200
modernised rockers pass turn
commit d770266d81
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:03:08 2023 +0200
Rhythm tweezers pass turn now works like working dough
commit 2109c99a95
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 15:51:35 2023 +0200
gandw on balls has been added
commit 785abf8486
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 14:59:56 2023 +0200
Proper inactive handling now
commit 0a92b7bd69
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:52:15 2023 +0200
OnSpawnBall reimplemented
commit a14aacc181
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:37:09 2023 +0200
new sounds
commit 8b0544246d
Author: minenice55 <star.elementa@gmail.com>
Date: Mon Jun 12 17:18:37 2023 -0400
update Jukebox to latest version
fixes for inferred entity loading
commit d8ff6744c0
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 21:36:57 2023 +0200
ball transporter anims for pass turn
commit d283624b07
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 20:38:48 2023 +0200
working dough converted, need to fix eveerything though
commit 5b3c59eabd
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 18:36:41 2023 +0200
Converted everything to new curves and made playerballs handle themselves input-wise
commit dee630ea45
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 14:04:32 2023 +0200
Some new curves
commit 31e8890190
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 12:03:21 2023 +0200
Rockers can do it too now
commit 76bf6eefa6
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 11:58:31 2023 +0200
You can now place inputs on top of pass turn for rhythm tweezers
commit 8954b8c269
Merge: 743e954ece3e6f2d
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:55:40 2023 -0400
Merge branch 'master' into release_1
commit 743e954e05
Merge: 5af551b38929cd56
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 19:53:47 2023 +0000
Merge pull request #465 from minenice55/dont_infer_track
Don't infer the track field when importing converted v0 riq coming from unknown origin
commit 8929cd5618
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:52:14 2023 -0400
don't infer track when importing a v0 riq from another program
commit 5af551b32e
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 12:12:25 2023 -0400
make base datamodels for special entity reading (#463)
* make base datamodels for special entity reading
* fix crop stomp breaking when no game switch or remix end is set
* fix save shortcut
fix loading charts with no music
commit 4291333cb0
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 23:00:30 2023 -0400
add updater for marching orders turn
commit 82da6da741
Merge: 52a4d2b6411b9a3c
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:36:10 2023 -0400
Merge branch 'release_1' into pr/458
commit 411b9a3cb1
Merge: b6c222a9afc665ed
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:30:32 2023 -0400
Merge branch 'master' into release_1
commit b6c222a981
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:27:58 2023 -0400
editor fixes (#459)
* ditch loading dialog
doesn't show up when it's supposed to
* format song offset in editor
* remove VorbisPlugin
* Update Editor.cs
commit 52a4d2b65c
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:55:10 2023 -0400
convert float to double and all that
commit aa8f531466
Merge: 242b076fafc665ed
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:01:44 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit 242b076f09
Merge: db653d5a2b0ced2f
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:21:22 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit db653d5a52
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:18:45 2023 -0400
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
commit 50a1b7bcdb
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 15:13:29 2023 -0400
Integration of Jukebox Library (#451)
* 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
* Squashed commit of the following:
commit 0d25221b71
Merge: 5869d2129163085d
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 17 16:40:52 2023 +0000
Merge pull request #478 from evdial/working-dough
Working Dough Tweaks
commit 9163085d7a
Merge: 6592a5f25869d212
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 17 12:40:06 2023 -0400
Merge branch 'release_1' into pr/478
commit 5869d212bc
Author: patata <patataofcourse@gmail.com>
Date: Sat Jun 17 17:20:15 2023 +0200
Update issue template to include .riq/.zip info
commit 6592a5f202
Author: ev <85412919+evdial@users.noreply.github.com>
Date: Thu Jun 15 15:05:07 2023 -0400
assbuns
commit 11a4c090a1
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Thu Jun 15 20:56:40 2023 +0200
made small idle not crazy
commit 45e7d81b0f
Author: ev <85412919+evdial@users.noreply.github.com>
Date: Thu Jun 15 14:33:57 2023 -0400
fsd
commit 47efa3e4f3
Author: ev <85412919+evdial@users.noreply.github.com>
Date: Thu Jun 15 14:16:38 2023 -0400
anim
commit c6fb8880a0
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Thu Jun 15 20:13:11 2023 +0200
Fixed stuff also scaled now yippee
commit 16ce508b03
Author: ev <85412919+evdial@users.noreply.github.com>
Date: Thu Jun 15 13:50:10 2023 -0400
many
commit 37b80a33c7
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:28:21 2023 -0400
Squashed commit of the following: (#474)
commit 2c628a4109
Merge: 4fde418c6246a144
Author: minenice55 <star.elementa@gmail.com>
Date: Wed Jun 14 01:23:31 2023 +0000
Merge pull request #473 from minenice55/easings-fix
Enum Parsing Fix
commit 6246a144b6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:21:13 2023 -0400
fix all parsing of enums, removed the "special case" for eases
update to latest Jukebox
commit 4fde418c33
Merge: b904358250bc8765
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:15 2023 +0000
Merge pull request #469 from minenice55/jukebox-update
Jukebox Package Update
commit b90435825a
Merge: eec3c09a73e9efd4
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:08 2023 +0000
Merge pull request #458 from AstrlJelly/MiscAdditions_4
Bug Fixes + Feature Additions
commit 73e9efd4b1
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:38:24 2023 -0400
add "updater" for the old marching entity
commit b8d149743a
Merge: 4291333ceec3c09a
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:22:01 2023 -0400
Merge branch 'release_1' into pr/458
commit 50bc876509
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:55:02 2023 -0400
let play mode start if no song file is loaded
fix issue with loading large audio files
commit eec3c09aa8
Merge: a0d70933990af323
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 18:32:40 2023 +0000
Merge pull request #471 from Rapandrasmus/FixWorkingDoughCurve
Fixed weird curve stuff on game switch in working dough
commit 990af32379
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 19:24:13 2023 +0200
Fixed weird curve stuff on game switch in working dough
commit a0d7093345
Merge: bdef3f953d19e75e
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:09:21 2023 +0000
Merge pull request #470 from Rapandrasmus/WorkingDoughFixes
Fixed small balls not working in working dough
commit 3d19e75e1a
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 18:07:13 2023 +0200
Fixed small balls not working in working dough
commit bdef3f95c3
Merge: 8954b8c20bfafac6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 14:56:58 2023 +0000
Merge pull request #467 from Rapandrasmus/WorkingDoughRework
Working Dough rework
commit 0bfafac6fe
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:13:08 2023 +0200
modernised rockers pass turn
commit d770266d81
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:03:08 2023 +0200
Rhythm tweezers pass turn now works like working dough
commit 2109c99a95
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 15:51:35 2023 +0200
gandw on balls has been added
commit 785abf8486
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 14:59:56 2023 +0200
Proper inactive handling now
commit 0a92b7bd69
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:52:15 2023 +0200
OnSpawnBall reimplemented
commit a14aacc181
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:37:09 2023 +0200
new sounds
commit 8b0544246d
Author: minenice55 <star.elementa@gmail.com>
Date: Mon Jun 12 17:18:37 2023 -0400
update Jukebox to latest version
fixes for inferred entity loading
commit d8ff6744c0
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 21:36:57 2023 +0200
ball transporter anims for pass turn
commit d283624b07
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 20:38:48 2023 +0200
working dough converted, need to fix eveerything though
commit 5b3c59eabd
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 18:36:41 2023 +0200
Converted everything to new curves and made playerballs handle themselves input-wise
commit dee630ea45
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 14:04:32 2023 +0200
Some new curves
commit 31e8890190
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 12:03:21 2023 +0200
Rockers can do it too now
commit 76bf6eefa6
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 11:58:31 2023 +0200
You can now place inputs on top of pass turn for rhythm tweezers
commit 8954b8c269
Merge: 743e954ece3e6f2d
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:55:40 2023 -0400
Merge branch 'master' into release_1
commit 743e954e05
Merge: 5af551b38929cd56
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 19:53:47 2023 +0000
Merge pull request #465 from minenice55/dont_infer_track
Don't infer the track field when importing converted v0 riq coming from unknown origin
commit 8929cd5618
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:52:14 2023 -0400
don't infer track when importing a v0 riq from another program
commit 5af551b32e
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 12:12:25 2023 -0400
make base datamodels for special entity reading (#463)
* make base datamodels for special entity reading
* fix crop stomp breaking when no game switch or remix end is set
* fix save shortcut
fix loading charts with no music
commit 4291333cb0
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 23:00:30 2023 -0400
add updater for marching orders turn
commit 82da6da741
Merge: 52a4d2b6411b9a3c
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:36:10 2023 -0400
Merge branch 'release_1' into pr/458
commit 411b9a3cb1
Merge: b6c222a9afc665ed
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:30:32 2023 -0400
Merge branch 'master' into release_1
commit b6c222a981
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:27:58 2023 -0400
editor fixes (#459)
* ditch loading dialog
doesn't show up when it's supposed to
* format song offset in editor
* remove VorbisPlugin
* Update Editor.cs
commit 52a4d2b65c
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:55:10 2023 -0400
convert float to double and all that
commit aa8f531466
Merge: 242b076fafc665ed
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:01:44 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit 242b076f09
Merge: db653d5a2b0ced2f
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:21:22 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit db653d5a52
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:18:45 2023 -0400
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
commit 50a1b7bcdb
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 15:13:29 2023 -0400
Integration of Jukebox Library (#451)
* 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
commit 2c628a4109
Merge: 4fde418c6246a144
Author: minenice55 <star.elementa@gmail.com>
Date: Wed Jun 14 01:23:31 2023 +0000
Merge pull request #473 from minenice55/easings-fix
Enum Parsing Fix
commit 6246a144b6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:21:13 2023 -0400
fix all parsing of enums, removed the "special case" for eases
update to latest Jukebox
commit 4fde418c33
Merge: b904358250bc8765
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:15 2023 +0000
Merge pull request #469 from minenice55/jukebox-update
Jukebox Package Update
commit b90435825a
Merge: eec3c09a73e9efd4
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 21:39:08 2023 +0000
Merge pull request #458 from AstrlJelly/MiscAdditions_4
Bug Fixes + Feature Additions
commit 73e9efd4b1
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:38:24 2023 -0400
add "updater" for the old marching entity
commit b8d149743a
Merge: 4291333ceec3c09a
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 17:22:01 2023 -0400
Merge branch 'release_1' into pr/458
commit 50bc876509
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:55:02 2023 -0400
let play mode start if no song file is loaded
fix issue with loading large audio files
commit eec3c09aa8
Merge: a0d70933990af323
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 18:32:40 2023 +0000
Merge pull request #471 from Rapandrasmus/FixWorkingDoughCurve
Fixed weird curve stuff on game switch in working dough
commit 990af32379
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 19:24:13 2023 +0200
Fixed weird curve stuff on game switch in working dough
commit a0d7093345
Merge: bdef3f953d19e75e
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 16:09:21 2023 +0000
Merge pull request #470 from Rapandrasmus/WorkingDoughFixes
Fixed small balls not working in working dough
commit 3d19e75e1a
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 18:07:13 2023 +0200
Fixed small balls not working in working dough
commit bdef3f95c3
Merge: 8954b8c20bfafac6
Author: minenice55 <star.elementa@gmail.com>
Date: Tue Jun 13 14:56:58 2023 +0000
Merge pull request #467 from Rapandrasmus/WorkingDoughRework
Working Dough rework
commit 0bfafac6fe
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:13:08 2023 +0200
modernised rockers pass turn
commit d770266d81
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 16:03:08 2023 +0200
Rhythm tweezers pass turn now works like working dough
commit 2109c99a95
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 15:51:35 2023 +0200
gandw on balls has been added
commit 785abf8486
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 14:59:56 2023 +0200
Proper inactive handling now
commit 0a92b7bd69
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:52:15 2023 +0200
OnSpawnBall reimplemented
commit a14aacc181
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Tue Jun 13 13:37:09 2023 +0200
new sounds
commit 8b0544246d
Author: minenice55 <star.elementa@gmail.com>
Date: Mon Jun 12 17:18:37 2023 -0400
update Jukebox to latest version
fixes for inferred entity loading
commit d8ff6744c0
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 21:36:57 2023 +0200
ball transporter anims for pass turn
commit d283624b07
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 20:38:48 2023 +0200
working dough converted, need to fix eveerything though
commit 5b3c59eabd
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 18:36:41 2023 +0200
Converted everything to new curves and made playerballs handle themselves input-wise
commit dee630ea45
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 14:04:32 2023 +0200
Some new curves
commit 31e8890190
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 12:03:21 2023 +0200
Rockers can do it too now
commit 76bf6eefa6
Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Date: Mon Jun 12 11:58:31 2023 +0200
You can now place inputs on top of pass turn for rhythm tweezers
commit 8954b8c269
Merge: 743e954ece3e6f2d
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:55:40 2023 -0400
Merge branch 'master' into release_1
commit 743e954e05
Merge: 5af551b38929cd56
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 19:53:47 2023 +0000
Merge pull request #465 from minenice55/dont_infer_track
Don't infer the track field when importing converted v0 riq coming from unknown origin
commit 8929cd5618
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 15:52:14 2023 -0400
don't infer track when importing a v0 riq from another program
commit 5af551b32e
Author: minenice55 <star.elementa@gmail.com>
Date: Sun Jun 11 12:12:25 2023 -0400
make base datamodels for special entity reading (#463)
* make base datamodels for special entity reading
* fix crop stomp breaking when no game switch or remix end is set
* fix save shortcut
fix loading charts with no music
commit 4291333cb0
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 23:00:30 2023 -0400
add updater for marching orders turn
commit 82da6da741
Merge: 52a4d2b6411b9a3c
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:36:10 2023 -0400
Merge branch 'release_1' into pr/458
commit 411b9a3cb1
Merge: b6c222a9afc665ed
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:30:32 2023 -0400
Merge branch 'master' into release_1
commit b6c222a981
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 22:27:58 2023 -0400
editor fixes (#459)
* ditch loading dialog
doesn't show up when it's supposed to
* format song offset in editor
* remove VorbisPlugin
* Update Editor.cs
commit 52a4d2b65c
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:55:10 2023 -0400
convert float to double and all that
commit aa8f531466
Merge: 242b076fafc665ed
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 16:01:44 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit 242b076f09
Merge: db653d5a2b0ced2f
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:21:22 2023 -0400
Merge remote-tracking branch 'upstream/master' into MiscAdditions_4
commit db653d5a52
Author: AstrlJelly <bdlawson115@gmail.com>
Date: Sat Jun 10 15:18:45 2023 -0400
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
commit 50a1b7bcdb
Author: minenice55 <star.elementa@gmail.com>
Date: Sat Jun 10 15:13:29 2023 -0400
Integration of Jukebox Library (#451)
* 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
* Editor Additions (#479)
* favoriting and pick block
favoriting needs to not break after previewing (maybe make it persistent in the settings file?)
pick block needs to pick the icon, too. and preferably scroll to it as well
* final star anim + automatic icon game switching
before i make any more changes im making a checkpoint here cuz i know it works
* i want to add a way to specify which event SwitchGame() will switch to (because that's a cool feature for pick block)
* i'll have to figure out how to auto scroll to the game when the icon is selected
* the star now fully works, even between preview switches 👍
* fix the rest of the stuff
the event name gets colored correctly and hidden games are skipped over, but still loaded.
also i built mm ass buns
* tweaks + zoom and sorting
this stuff will be in the pr desc so it doesn't matter
* oop one more thing
* icons look better now :D
mipmaps to the rescue
* double date fix
* Merge pull request #486 from RHeavenStudio/actions_rework
Rework GitHub Actions and build script
* add ab meta to gitignore (#489)
* Sound Scheduling Improvements (#491)
* port conductor adjustments
* scheduled sounds prebake
* allow aiff files to be imported
add vbr mp3 warning to readme
* improve wording
* CNR API Internal Rework (#488)
* Prep stuff
* Tweezers now spawn in
* Started converting tweezers
* I hate <1 beat intervals
* Actually nvm
* fixed a bug
* You can chain intervals now, stack them if you really wanted
* Pass turn checks if crhandlerinstance exists
* Fixed hairs being deleted by onion switch
* Rockers rerewritten
* working dough rerewritten
* CNR API Internal Rework (#488)
* Prep stuff
* Tweezers now spawn in
* Started converting tweezers
* I hate <1 beat intervals
* Actually nvm
* fixed a bug
* You can chain intervals now, stack them if you really wanted
* Pass turn checks if crhandlerinstance exists
* Fixed hairs being deleted by onion switch
* Rockers rerewritten
* working dough rerewritten
* Games fixes/reworks patch (#501)
* ghosts are scaled now
* Lockstep fully reworked
* mr. bach has been implemented
* Space dance fixes
* oops
* Tap trial rework part 1
* tap trial rework part 2
* oopsie
* Gramps Talk Update
* Space Dance Voice Offsets
* Giraffe done! (Except miss anim)
* bg is not showing up for some reason
* bg not rendering fixed + giraffe fixed
* scrolling done
* fixed space dance and space soccer bg scrolls
* fixed rockers bugs
* adjustment
* fixed el inaccuracies
* particle fix
* changed pitch and volume of monkey tap
* miss anim
* megamix face for girl
* Proper miss anim implementation
* Added force stepping event
* miss anim fix
---------
Co-authored-by: saladplainzone <chocolate2890mail@gmail.com>
Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
* In CheerReaders.cs, quotation marks were aptly added, and references to the girls were more-so neutralized. Consider this my cheer.
* revert capitalization and quotations while keeping grammar changes
---------
Co-authored-by: minenice55 <star.elementa@gmail.com>
Co-authored-by: patata <patataofcourse@gmail.com>
Co-authored-by: AstrlJelly <bdlawson115@gmail.com>
Co-authored-by: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Co-authored-by: saladplainzone <chocolate2890mail@gmail.com>
Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
* oops
* add manually triggering build action to workflows (#507)
* finally. FixIcons is real (+ a few things)
* import icons at 256x256
-at 1080p and default zoom they are roughly 70 pixels wide. they do NOT need 1024x1024 to do what they need to do, and they look better anyways
* offbeat lightbulb sfx fix for karate man
* the way i did bopping for pajama party was stupid. i fixed that
* added a check in AnimationHelpers.cs for looping animations
-tbh crazy it wasn't added sooner cuz ive come across this problem so many times before
* oops messed up seesaw's material
* account for icons added during runtime
as long as an icon is added through AddIcon() in Editor.cs it will be account for in the searching/sorting code
* oops messed up on the mg.inferred
* fix object ref in inspector
---------
Co-authored-by: minenice55 <star.elementa@gmail.com>
Co-authored-by: patata <patataofcourse@gmail.com>
Co-authored-by: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Co-authored-by: saladplainzone <chocolate2890mail@gmail.com>
Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
Co-authored-by: Xylon <40894547+scriptorluminary@users.noreply.github.com>
* air rally assetbundles
rvlbadminton
* blue bear assetbundles
ctrbear
* board meeting assetbundles
rvlrotation
* more board meeting stuff
* built to scale ds assetbundles
ntrassembly
* clappy trio & cheer readers assetbundles
agbclap and rvlbooks
* crop stomp assetbundles
ntrstomp
* dj school adjustment
ntrdj
* dog ninja assetbundles
ntrninja
* double date assetbundles
rvldate
* drumming practice assetbundles
ctrintro
NOTE: the mii system will probably need to be changed if we ever use miistudio
* fireworks & first (second) contact assetbundles
agbexplode and ctrinterpreter
* flipper flop assetbundles
rvlseal
CHANGED FROM MEGAMIX ``rvlGoma`` FOR EASE OF USE
* fork lifter assetbundles
rvlfork
* glee club assetbundles
ntrchorus
* kitties assetbundles
ctrteppan
* launch party assetbundles
rvlrocket
* lockstep assetbundles
ntrbackbeat
* meat grinder assetbundles
pcomeat
* mr upbeat assetbundles + meat grinder tag change
agboffbeat
* munchy monk assetbundles
ntrshugyo
* octopus machine assetbundles :cherryhappy:
NO SOUND
ntrcork
* Revert "octopus machine assetbundles :cherryhappy:"
This reverts commit a177e9b3c4e472b5bb05a783245553e626913b47.
* quiz show assetbundles
agbquiz
* a lot of games because i forgot to commit
whoops
* im just gonna start doing these commits in bulk
* all assetbundles except octopus machine & tram and pauline
* octopus machine assetbundles
ntrcork
* 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
* I'm a menace to society
* Made some small fixes
* added missing stuff, realignment
* Added Animators
* Unity Shenanigans
* all contestee anims
* mb
* Changed how the contestee is structured in the hierachy
* ymf
* I love quiz show
* more anim implementation
* anim fixes and bg upscale
* oops
* implemented prepare and rest
* oops2
* timer
* Implemented Head Animations
* Added the timer
* Oopsie
* there we go
* changed wizards waltz default length
* Added explosions
* Made consecutive intervals possible
* Implementing counting for the contestant
* The quiz host now has numbers
* host anims
* host anims done
* Implemented all host anims and fixed some stuff
* implemented more stuff
* oops
* anim fixes
* Bug fixes woohoo!
* Fixes
* Fixed something !!!!
* upscale and more
* updated reveal answer to not remove the black on reveal of the number
* new sheet2
* Added ForceExplode
* They now go grey
* upscale done anim stuff
* smoke and explosion
* Stage0 added
* KABOOM
* tweaks
* icon and anim fixes
* Added randomPresses event and prefunction to start interval
* Fixed a bug with random presses and also made the sign change color
* Fixed small bug
* fixed a spaceball bug
* New Metronome
---------
Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
Co-authored-by: saladplainzone <chocolate2890mail@gmail.com>
* fix game view alpha issues
* fix right-clicking on parameter-less entity locking event selection
* reduce ram use of rendertextures
* fix missing sprite references
fix cheer readers sprite masks not working
* fix lockstep rendering discrepancy
* fix section medal toggle not matching described behaviour in UI
* fix game settings masking issue
* dj school "Scratchy Music" toggle on by default
* import new sheets for fan club, mahou tsukai
* make dj school audio FX persist between game change
* make one shot sounds not create extra objects when not needed
* fix potential issue with new one shots
* make string properties apply changes for every keystroke