Commit Graph

41 Commits

Author SHA1 Message Date
minenice55 8b8560eb3f I shouldn't be coding at midnight (#96)
* Fix Sheets issue 11

* Textboxes: Fix unicode glyphs sometimes not displaying

* Fan Club: fix order of operation bug

* Conductor: refactor ReportBeat

this fixes issues with using crop stomp alongside tempo changes

* Built to Scale (Gold): temporarily disable post-processing

game renders very incorrectly due to the post processing effects
will need someone who knows what they're doing in that field to fix it proper

* marked some assets for deletion

* I'm dumb and left in debug prints

* peabrain moment

VERY IMPORTANT FIX

* Make this not loop
2022-06-08 23:46:51 -07:00
minenice55 37eb45ec6d Small Bugfixes (#95)
* Fix Sheets issue 11

* Textboxes: Fix unicode glyphs sometimes not displaying

* Fan Club: fix order of operation bug

* Conductor: refactor ReportBeat

this fixes issues with using crop stomp alongside tempo changes

* Built to Scale (Gold): temporarily disable post-processing

game renders very incorrectly due to the post processing effects
will need someone who knows what they're doing in that field to fix it proper

* marked some assets for deletion

* I'm dumb and left in debug prints
2022-06-08 20:35:15 -07:00
minenice55 a824040f59 Tempo changes restored (#92)
* Prepwork for seeking + tempo change fixes

TODO: make playing after seeking function (I'll need help with the offset stuff so if anyone can push to this branch please do)

* functions to get the beat from a song position

will need more testing but I think it works well enough to get into prod
thanks @wooningcharithri#7419 for the psuedo-code
2022-06-06 09:54:57 -07:00
minenice55 5d95c9ec16 Conductor: property that returns secPerBeat scaled to song pitch
NEEDS TESTING
2022-03-22 14:29:15 -04:00
minenice55 87bc5c9fff extend multisound with pitch, volume, looping, offset in seconds 2022-03-20 19:46:12 -04:00
Jenny Crowe 8d0895b86d Editor: Music volume! 2022-03-19 05:46:38 -07:00
Jenny Crowe 2d80cb05b1 The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Jenny Crowe 25e90b0b39 Crop Stomp: Implementation progress 2022-02-28 23:38:38 -07:00
Jenny Crowe 34d8d9fc8d Crop Stomp: He go 2022-02-27 22:11:18 -07:00
Jenny Crowe df909a2781 Fixed minor song offset/song pitch compatibility issue 2022-02-24 21:37:04 -07:00
Jenny Crowe 47a9c807bb Better timeline handling for song offset 2022-02-24 17:09:14 -07:00
Jenny Crowe 8e1013b96a Editor: Song offset! 2022-02-24 07:02:21 -07:00
Jenny Crowe 09c9e8de70 Tweezers: Plucking animation additions. Autoplay support. 2022-02-10 04:59:20 -07:00
Braedon 9656b54d9e Rhythm tweezers logic but not really 2022-02-08 22:58:25 -05:00
Braedon 79fc4c8f8d Camera flashes (bug associated with fullscreen) 2022-02-07 20:07:03 -05:00
Braedon be3c913c4e Entity object parameters testing 2022-02-03 17:20:26 -05:00
Braedon 809ef84f35 You can now press whenever you want on Space Soccer 2022-02-01 20:11:42 -05:00
Braedon 0f70fe3fe2 Some tempo changes improvements 2022-01-28 21:26:34 -05:00
Braedon aef93fa0a1 Tempo change? (Don't update very buggy) 2022-01-27 21:50:57 -05:00
Braedon d10d60358c Karate Man design overhaul 2022-01-19 00:40:49 -05:00
Braedon d99d420f59 Fixed some play and pause bugs in the editor 2022-01-16 21:31:49 -05:00
Braedon 38e442da84 Import game icons 2022-01-15 17:52:53 -05:00
Braedon ff6eb94055 Game switching fixes 2022-01-15 12:45:08 -05:00
Braedon bf7d7110bc Dynamic editor theme (WIP), read desc for more info
Spaceball has been improved, you can now hit multiple balls at a time. Fork Lifter and Karate Man need this update soon as well. No idea why I did it the way I did.

Time jumping also has been improved by pausing.

Dynamic editor themes for custom theme support, however that won't be implemented until later.
2022-01-13 21:33:51 -05:00
Braedon 8e00fa3d4c Drag n drop begun 2022-01-10 19:17:29 -05:00
Braedon f4459c1c98 Timeline improvements 2022-01-09 18:35:55 -05:00
Braedon 5c2b4317df Timeline entities added 2022-01-08 11:42:48 -05:00
Starpelly 7928e3f94b Can pick places on timeline and gamemanager bugs fixed 2022-01-07 18:51:08 -05:00
Starpelly c838c65494 Playback visualization + started on timeline in editor 2022-01-07 06:36:23 -05:00
Starpelly 032777e36f Editor stuff 2022-01-05 19:11:33 -05:00
Starpelly ee42be75e0 Initialize game with one script 2022-01-03 17:42:43 -05:00
Starpelly 581435fe5d Game loading optimization 2021-12-31 09:46:11 -05:00
Starpelly 90f03dc4ff DSP to game time improvement, might be buggy, but works well so far 2021-12-31 01:56:51 -05:00
Starpelly cec00281c4 Spaceball pretty much finalized. 2021-12-28 02:38:55 -05:00
Starpelly b5a1651dbc Further improvements to AudioSource.time (Conductor.cs) 2021-12-27 21:36:27 -05:00
Starpelly 6a45b49521 Fixed AudioSource.time bug, check Conductor.cs for comment. 2021-12-26 23:48:39 -05:00
Starpelly bd40c87b80 Spaceball swing + low ball throw + perspective camera 2021-12-25 07:16:40 -05:00
Starpelly 3f1b2a328c Further input latency fixes 2021-12-24 21:37:03 -05:00
Starpelly 82e6b881eb General code cleanup 2021-12-22 21:28:05 -05:00
Starpelly 5d85d9d363 Proper namespaces 2021-12-20 20:10:49 -05:00
Starpelly 9266cf2a8a Fork Lifter Spaghetti Code 2021-12-18 23:10:43 -05:00