1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-15 19:33:36 +00:00
Commit graph

24 commits

Author SHA1 Message Date
EliteMasterEric 35f99b49a4 Merge branch 'rewrite/master' into input-offsets 2024-03-28 20:23:31 -04:00
EliteMasterEric 24b03e4f6b Replace calls to FlxG.sound.playMusic with ones that set the BPM. 2024-03-23 23:38:07 -04:00
EliteMasterEric 6407770ed6 Rework every class to use FunkinSound. 2024-03-23 17:50:48 -04:00
EliteMasterEric f7a3d43e54 Fixes to animation looping and holds 2024-03-02 22:46:13 -05:00
Cameron Taylor 63a49010ba positioning and average reset 2024-02-19 20:56:57 -05:00
Cameron Taylor 638c166663 optimization when opening from pause menu 2024-02-15 04:10:48 -05:00
Cameron Taylor 96d27c271a avg offset better calc 2024-02-14 08:29:38 -05:00
Cameron Taylor 58077b4505 more working audio offset in progress 2024-02-12 22:44:59 -05:00
Cameron Taylor e759f90147 audioVisualOffset numbers 2024-02-12 22:14:35 -05:00
Cameron Taylor 25766dbde9 decoupling some stuff from Conductor.instance 2024-02-12 21:41:16 -05:00
Cameron Taylor 43ec35f5fd derp .position -> .time fix 2024-02-12 21:00:40 -05:00
Cameron Taylor 0145d7ed2d input offset edits in progress 2024-02-12 20:06:43 -05:00
Cameron Taylor aeddcee983 tweaks in progress 2024-02-10 15:42:29 -05:00
Cameron Taylor 3621f17bd0 maybe acurate? 2024-01-31 03:24:00 -05:00
Cameron Taylor c44e33c556 derp 2024-01-27 06:16:46 -05:00
Cameron Taylor 1dcd0debc7 conductor stuff 2024-01-16 05:37:06 -05:00
Cameron Taylor b11bf09687 save/load for inputOffsets 2024-01-09 19:57:33 -05:00
Cameron Taylor 5d0c1521d5 strumline refactor stuffy 2024-01-09 13:16:00 -05:00
Cameron Taylor e323f46569 conductor.instance fixes 2024-01-08 15:46:16 -05:00
Cameron Taylor 7058d9baa7 stuf in progres 2024-01-08 15:39:44 -05:00
EliteMasterEric ca489b5609 Rewrite the Conductor to be a singleton instance. 2023-12-14 16:56:20 -05:00
EliteMasterEric 1716ffc57f Implement instrumental and vocal offsets into the PlayState. 2023-12-05 02:44:57 -05:00
EliteMasterEric 99ed8b94d7 Target the current time change rather than the first one. 2023-11-28 21:44:09 -05:00
EliteMasterEric ce97a002cb Reorganize a whole bunch of classes and perform syntax cleanup. 2023-11-07 04:04:22 -05:00
Renamed from source/funkin/LatencyState.hx (Browse further)