Commit Graph

13 Commits

Author SHA1 Message Date
ThePurpleAnon fef8ac45cd added gradient mapping shader (#763)
put in a grayscale texture and a gradient, get out a cool picture
2024-03-08 05:13:46 +00:00
minenice55 8fa4d74096 Alternate Control Styles Support (#554)
* add mouse controller

* support different control styles in options

deprecate old input check methods

* fully functional input actions system

* btsds InputAction

* blue bear InputAction

* more games

fix bugs with some input related systems

* coin toss re-toss

* cheer readers touch

* dog ninja touch

* multiple games

* last of the easy games' touch

* more specialized games

* specialized games 2

* finish ktb games

* remove legacy settings disclaimer

* "only" two games left

* karate man touch

* rockers touch

still needs fixes and bad judge strum

* DSGuy flicking animation

* playstyle chart property

* improve performance of minigame preloading

* improve look of cursor

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

* prime conductor stream playback to stabilize seeking operations

* fix air rally swing on pad release

* use virtual mouse pointer

* add UniTask

* make BeatAction use UniTask

* implement UniTask to replace some coroutines

* add touch style UI elements and effects

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

* update plugins and buildscript

* implement thresholded pointer position clipping

* fix clamping

* instant show / hide

fix discord game SDK crashes
2023-10-29 19:44:47 +00:00
ev 7404f402d9 Fan Club Retouch (#416)
* new sprites not done

* more sprites more anim chanegs

* almost done

* INSANE

* sheet done

* its done

* re-implement improved squat sprite

* remove many unused assets

allow games to be hidden in the editor

* start animations of backup dancers

* finish backup dancer animations

* add effects to backup dancers' tree

* add dancers to the prefab

* import new sprites

* backup dancers fully functional

* game camera now updates in LateUpdate()

* touched some anims

* oops

* oops 2

* add audience applause

fix the mapped cellanim shaders

---------

Co-authored-by: minenice55 <star.elementa@gmail.com>
2023-05-21 17:35:00 +00:00
Rapandrasmus b76bd2fc04 See Saw (#423)
* Basic Set Up

* See Saw - Init, Rod Anims

* Got some basic code down

* Got the basics down

* The man won't jump now unless he is ready!

* High jumps added

* Fixed a bug

* See Saw - Base Animation Stuff

* See Saw - The Hard Animations fuck fuck fuc, fuck

* See saw more animations yeah

* im almost done

* home stretch baby

* See Saw - wait what do you mean i'm done

* Basic setup for curves

* Jump start curve is in

* smol figs

* OutOut curves

* They now how to get up now, may need tweaking

* InIn curves added

* Implemented more curves

* Added ground jumps

* Saw properly positions himself

* Fixed an issue with see not landing correctly out or in

* See reacts to you missing now

* High jumps + get up plays at the correct moment now

* Tweaks to high jumps

* particles and missing stuff

* anims

* new sheet and anim fixes

* oops

* bigger background

* Oops. Again

* more anim fixes sorry

* see saw tweaks and visual additions also added a way to scale particle systems to the tempo

* bg color change added

* Bops and choke added

* Fix

* lightning anim

* particle particle particle

* See saw - implemented lightning anim and fixed logic

* Gradient is now actually a gradient

* Implemented inverted colors on the see saw guys

* Recolorable See saw!

* Tiny tweak

* Some things that weren't recolorable are now recolorable

* Fixed a bug with the bg

* new sheet the end

* Barelies fixed

---------

Co-authored-by: saladplainzone <chocolate2890mail@gmail.com>
Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
2023-05-19 22:20:57 +00:00
Rapandrasmus 864655096b Space Soccer Improvements (#382)
* SupahScrollSetUp

* Scrolls now, with issues, also added a flames animation

* Started implementing new multiple space kickers

* bg recolor space soccer

* Recolorable dots!

* we circular motitating n shit

* ReAdded Enter and exit stuff

* I despise unexplainable bugs

* The balls are so buggy 😱

* Trying to fix someting

* Fixed Scroll Stutter

* Fixed a whiff bug

* Updated sounds and added ease event for space kickers

* Fixed some bugs

* Changed some names

* new option for quiz show random presses

* Board meeting bug fixes

* Testing Curve stuff

* Converted all code to use new curves, need to fix all issues

* Playing around with keypoint values, will probably expose them so someone else can mess with them

* curves be like

* Fixed stuff

* BALLS FIXED

* Fixed clappy trio stuff

* Added player move event

* Almost fixed, just need to fix wonkiness with high kick toe

* Fixed da bug

* Board meeting and quiz show tweaks

* Fix for board meeting and enter/exit presets for space soccer

* Stop ball added

* Updated how scroll works
2023-04-26 12:43:35 +00:00
minenice55 69b3e53f44 Timing Window Improvements (#199)
* implement a fix for #196

- improve checking for unwanted inputs in minigame scripts, see Fan Club, Karate Man, and Pajama Party for examples
- provisionally implemented calculating average player input offset

* update samurai slice ds to new assets

implement near miss feedback

* import new pajama party assets
2023-01-13 23:53:25 -05:00
minenice55 05a66be277 upscaled assets
- setup material for colourmapping
- adjust SpritesheetScaler to accept floating point scaling options
2022-08-11 17:08:47 -04:00
minenice55 ae017fdeef Various small additions and changes (#105)
* Fan Club: spotlight effects

* new icons for Pajama Party, Karate Man

* Editor: make context use Rodin font

* idem for entities

* Blue Bear: import HQ texture

* Pajama Party: option to sleep forever

* Space Soccer: option to mute the dispense sound
2022-06-17 23:31:19 -07:00
Jenny Crowe f4b34563f9 URP drank all my Pepsi and called me a bitch 2022-03-07 08:23:28 -07:00
Jenny Crowe cd7b6ccd6e BTSDS: Outline postprocess approach 2022-02-19 11:26:01 -07:00
Starpelly cec00281c4 Spaceball pretty much finalized. 2021-12-28 02:38:55 -05:00
Starpelly 7d1d97725d Better input latency, but not finalized. (weird results on low bpm's) 2021-12-24 18:41:35 -05:00
Starpelly 5d85d9d363 Proper namespaces 2021-12-20 20:10:49 -05:00