AwesomezPro99
|
86e69cfbd1
|
Fixed Window Title When Pressing F4
|
2025-08-03 15:36:26 -05:00 |
|
fabs
|
9d3595c855
|
implement new back button + options button to musicbeatstates
|
2025-06-09 21:20:16 +01:00 |
|
fabs
|
a9a4dad511
|
forgot these oooops
|
2025-06-08 04:09:27 +01:00 |
|
sector-a
|
353f1780d1
|
Added nullSafety back in MusicBeat(Sub)State and fixed the errors
|
2025-05-06 18:08:26 -04:00 |
|
sector-a
|
e6df6d5116
|
Temporarily remove nullSafety in two classes
|
2025-04-29 04:13:25 +03:00 |
|
EliteMasterEric
|
7e62782fa1
|
Merge branch 'rewrite/master' into funkin-mobile/main
|
2025-04-28 13:49:40 -04:00 |
|
Abnormal
|
dda91cf770
|
change requested by eric
|
2025-04-18 19:35:24 -04:00 |
|
Abnormal
|
6a1160feab
|
chore: Enable null safety for 11 classes
|
2025-04-18 19:35:24 -04:00 |
|
sector-a
|
2d8a493897
|
Add directionsOverride and colorsOverride to FunkinHitbox
|
2025-04-16 14:57:33 +03:00 |
|
KarimAkra
|
944141292d
|
Move part of the code from the old repository
Co-Authored-By: sector-a <82838084+sector-a@users.noreply.github.com>
Co-Authored-By: mcagabe19 <egzozu.be.bas@gmail.com>
Co-Authored-By: Mihai Alexandru <77043862+majigsaw77@users.noreply.github.com>
Co-Authored-By: MoonDroid <81515012+moondroidcoder@users.noreply.github.com>
Co-Authored-By: luckydog7 <59097731+luckydog7@users.noreply.github.com>
|
2025-04-15 21:32:39 +03:00 |
|
Cameron Taylor
|
0a911ae607
|
remove a buncho unused imports
|
2025-02-17 19:25:33 -05:00 |
|
Abnormal
|
c38967b501
|
[ENHANCEMENT] Add Script Events for losing/gaining focus (#3721)
* add events for focus gain/lost
* add callbacks
* move the events to a new interface
* Ok NOW it works
* the event can now longer be canceled
|
2025-01-17 12:17:48 -05:00 |
|
lemz
|
8252b2a6b3
|
Merge branch 'develop' into substate-dispatch-event-fix
|
2024-09-17 00:07:25 +02:00 |
|
lemz
|
77346696f8
|
Update MusicBeatSubState.hx
|
2024-09-07 19:49:08 +02:00 |
|
Cameron Taylor
|
33aaabe190
|
lil console command helper for camera zoom
|
2024-09-05 01:22:45 -04:00 |
|
gamerbross
|
7b9e4a0542
|
Fix F5 chart not reloading
|
2024-07-11 03:41:51 -04:00 |
|
EliteMasterEric
|
88c7ed7949
|
Fix substate lifecycle script events not dispatching.
|
2024-05-02 04:08:51 -04:00 |
|
EliteMasterEric
|
dc638a1303
|
Fix a bunch of merge bugs.
|
2024-03-23 15:34:37 -04:00 |
|
EliteMasterEric
|
831d6aae71
|
Merge remote-tracking branch 'origin/rewrite/master' into input-offsets
|
2024-03-23 14:38:50 -04:00 |
|
EliteMasterEric
|
3a35be916b
|
A bunch of checkstyle fixes
|
2024-03-16 22:20:22 -04:00 |
|
EliteMasterEric
|
13d6ba378e
|
Work in progress on fixing Week 6
|
2024-02-28 00:19:08 -05:00 |
|
Cameron Taylor
|
6e691c66c3
|
Merge branch 'rewrite/master' of https://github.com/FunkinCrew/funkin-secret into input-offsets
|
2024-02-19 20:33:36 -05:00 |
|
EliteMasterEric
|
e4cd694c15
|
ScreenshotPlugin now uses Player.controls. VolumePlugin is now outside MusicBeatState
|
2024-02-16 14:42:28 -05:00 |
|
Cameron Taylor
|
6b80e292e5
|
Merge branch 'rewrite/master' into input-offsets
|
2024-02-13 03:02:33 -05:00 |
|
EliteMasterEric
|
f7da12acbc
|
Apparently the transition bug was TransitionableSubState's fault so kill it with fire.
|
2024-02-13 02:09:25 -05:00 |
|
Cameron Taylor
|
58077b4505
|
more working audio offset in progress
|
2024-02-12 22:44:59 -05:00 |
|
Cameron Taylor
|
25766dbde9
|
decoupling some stuff from Conductor.instance
|
2024-02-12 21:41:16 -05:00 |
|
EliteMasterEric
|
e5fb1de4ba
|
Fix a boatload of deprecation warnings and upgrade a few libraries.
|
2024-02-05 19:46:11 -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 |
|
Cameron Taylor
|
6b52a4b56b
|
Merge branch 'rewrite/master' into rewrite/bugfix/input-issues
|
2023-11-14 23:21:35 -05:00 |
|
EliteMasterEric
|
ce97a002cb
|
Reorganize a whole bunch of classes and perform syntax cleanup.
|
2023-11-07 04:04:22 -05:00 |
|