Hundrec
|
031007992a
|
Revert "Prevent the song from drifting away after a lagspike"
This reverts commit 7fd74edf2b .
|
2025-08-13 12:46:49 -04:00 |
|
Karim Akra
|
7fd74edf2b
|
Prevent the song from drifting away after a lagspike
|
2025-08-08 01:02:55 +07:00 |
|
Cameron Taylor
|
822c5ba405
|
use controls.active instead of busy for FreeplayState
|
2025-07-14 14:47:24 -04:00 |
|
Kade
|
ec10f273b6
|
Merge pull request #1298 from FunkinCrew/kade-github/new-offsets
|
2025-06-28 22:44:27 -07:00 |
|
MAJigsaw77
|
2f223f84f5
|
Add FEATURE_DEBUG_MENU and FEATURE_ANIMATION_EDITOR defines.
|
2025-06-29 07:45:07 +03:00 |
|
kade-github
|
2b5ba8dfa9
|
Offsets menu wip
|
2025-06-28 13:47:27 -07:00 |
|
MAJigsaw77
|
5be5abf4c9
|
chore: fix multiple warnings.
|
2025-06-26 04:00:57 -04:00 |
|
Hundrec
|
a0d3f8ec55
|
default gamepad freeplay jump binds
Co-Authored-By: MrMadera <90923803+mrmadera@users.noreply.github.com>
|
2025-06-25 21:17:11 -05:00 |
|
EliteMasterEric
|
647ce880e1
|
Add a bunch more classes to null safety.
|
2025-06-25 13:42:24 -05: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 |
|
Hyper_
|
099c309f9b
|
fix: Fallback to 'N/A' text when no inputs avaliable in getDialogueName
|
2025-03-20 03:05:59 -04:00 |
|
EliteMasterEric
|
4e05d16cb6
|
Merge branch 'public-develop' into public-develop-merge
|
2025-03-10 20:46:33 -04:00 |
|
EliteMasterEric
|
6061c7762e
|
Resolve issues caused by updating Flixel to latest
|
2025-02-18 13:38:20 -05:00 |
|
Cameron Taylor
|
bda3ab1192
|
update to latest upstream flixel + flixel-addon + flxanimate
|
2025-02-18 13:38:20 -05:00 |
|
EliteMasterEric
|
87b1fc92f8
|
Renamed the new controls (I had to edit the margins to make the name fit)
|
2025-02-17 23:25:09 -05:00 |
|
Abnormal
|
bb974c2642
|
home and end can now jump to the beginning and end of freeplay
|
2025-02-17 23:25:09 -05:00 |
|
Cameron Taylor
|
0a911ae607
|
remove a buncho unused imports
|
2025-02-17 19:25:33 -05:00 |
|
lemz
|
a01bcc3da8
|
change ui controls order (#3027)
a lot of squashed stuff
|
2025-01-23 16:32:35 -05:00 |
|
MrMadera
|
2b7f62edd3
|
added gamepad binds (#3934)
|
2025-01-16 20:23:29 -05:00 |
|
EliteMasterEric
|
8d02a3f984
|
A bunch of controls fixes
|
2024-09-25 08:39:57 -04:00 |
|
EliteMasterEric
|
1beb21e57a
|
Replace all instances of openfl/lime Assets with funkin.Assets
|
2024-09-18 05:04:32 -04:00 |
|
FabsTheFabs
|
5f60be6d75
|
allow controls to get dialouge name from control + ignore brackets
|
2024-09-12 22:44:22 +01:00 |
|
EliteMasterEric
|
200b3c963b
|
Updated compile defines to use feature flag system
|
2024-08-26 18:01:36 -04:00 |
|
Cameron Taylor
|
3a37b79a55
|
add TAB to controls stuff
|
2024-07-08 16:40:10 -04:00 |
|
Cameron Taylor
|
80981eee37
|
inputs null fix
|
2024-06-12 15:41:42 -04:00 |
|
EliteMasterEric
|
09aa8fbf52
|
Rebindable controls for the Freeplay menu
|
2024-06-09 02:22:03 -04:00 |
|
EliteMasterEric
|
9a47666fc7
|
Fix a merge issue.
|
2024-05-28 01:37:30 -04:00 |
|
Cameron Taylor
|
b8ed779660
|
Merge branch 'rewrite/master' into feature/save-favorites
|
2024-05-23 17:14:07 -04:00 |
|
EliteMasterEric
|
6cb5816378
|
Add freeplay favorites to the save data so they persist between sessions.
|
2024-05-21 02:49:07 -04:00 |
|
EliteMasterEric
|
4d5c0444c8
|
Fix an issue where control binds would be duplicated and quickly multiply.
|
2024-05-09 00:46:21 -04:00 |
|
Cameron Taylor
|
aaeb77a1f5
|
preventDefaultKeys for PreciseInputManager, and just use the FlxG.keys version
|
2024-05-01 17:23:22 -04:00 |
|
Cameron Taylor
|
ce24ad1a8a
|
add fullscreen rebindable keybind across whole game
|
2024-04-30 00:40:42 -04:00 |
|
EliteMasterEric
|
f474bc32a5
|
Merge remote-tracking branch 'origin/rewrite/master' into input-offsets
|
2024-04-24 21:54:45 -04:00 |
|
Cameron Taylor
|
49a81189c4
|
use funkinaction in controls.hx
|
2024-04-19 15:00:12 -04:00 |
|
EliteMasterEric
|
6a131555f8
|
Merge branch 'rewrite/master' into feature/chart-editor-gamepad-support
|
2024-03-28 20:15:32 -04:00 |
|
EliteMasterEric
|
831d6aae71
|
Merge remote-tracking branch 'origin/rewrite/master' into input-offsets
|
2024-03-23 14:38:50 -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
|
c3d03011cc
|
Merge branch 'rewrite/master' into input-offsets
|
2024-02-13 03:34:41 -05:00 |
|
Cameron Taylor
|
3621f17bd0
|
maybe acurate?
|
2024-01-31 03:24:00 -05:00 |
|
EliteMasterEric
|
3e8200ee9d
|
Allow builds without hxCodec if using hashlink
|
2024-01-12 21:52:28 -05:00 |
|
EliteMasterEric
|
4804b9ae22
|
Work in progress for Chart Editor gamepad support (navigation implemented, note placement WIP)
|
2024-01-06 01:06:10 -05:00 |
|
EliteMasterEric
|
328bb7b938
|
Fixes to Erect/Nightmare only
|
2023-12-19 01:25:15 -05:00 |
|
EliteMasterEric
|
a0ae30a7c1
|
Metronome slider and scroll anchor
|
2023-12-01 17:14:48 -05:00 |
|
EliteMasterEric
|
2140158786
|
Debug controls, plus a chart loading fix
|
2023-11-16 00:02:42 -05:00 |
|
Cameron Taylor
|
6b52a4b56b
|
Merge branch 'rewrite/master' into rewrite/bugfix/input-issues
|
2023-11-14 23:21:35 -05:00 |
|
Cameron Taylor
|
124a400e8b
|
Merge branch 'rewrite/master' into rewrite/bugfix/chart-editor-event-placement
|
2023-11-14 17:05:07 -05:00 |
|
EliteMasterEric
|
ce97a002cb
|
Reorganize a whole bunch of classes and perform syntax cleanup.
|
2023-11-07 04:04:22 -05:00 |
|
EliteMasterEric
|
b9b1461ab5
|
WIP on refactoring some classes related to controls
|
2023-10-31 15:30:47 -04:00 |
|