Skip to content

Pull requests: FunkinCrew/Funkin

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[ENHANCEMENT] Artistic Expression Music + Cursor SFX Enhancements in the Animation Editor pr: haxe PR modifies game code. size: medium A medium pull request with 100 or fewer changes. status: pending triage Awaiting review.
#6441 opened Nov 20, 2025 by JVNpixels Loading…
[CHORE] Fix Typo in Conductor.hx pr: haxe PR modifies game code. size: tiny A tiny pull request with 4 or fewer changes.
#6440 opened Nov 20, 2025 by JVNpixels Loading…
[ENHANCEMENT] Provide Import Aliases for Typedefs pr: haxe PR modifies game code. size: large A large pull request with more than 100 changes. status: pending triage Awaiting review. topic: mods Related to the creation or use of mods. type: enhancement Involves an enhancement or new feature.
#6424 opened Nov 12, 2025 by KoloInDaCrib Loading…
[BUGFIX] Fix Missing Album Title Asset Showing Flixel Logo pr: haxe PR modifies game code. size: tiny A tiny pull request with 4 or fewer changes. status: pending triage Awaiting review. type: minor bug Involves a minor bug or issue.
#6422 opened Nov 12, 2025 by VirtuGuy Loading…
[FEATURE] Macro to detect if a chart has been changed on Runtime pr: haxe PR modifies game code. size: large A large pull request with more than 100 changes. status: pending triage Awaiting review. topic: scoring Involves the game's ranking and scoring systems. type: enhancement Involves an enhancement or new feature.
#6414 opened Nov 9, 2025 by KoloInDaCrib Loading…
[FEATURE] Blacklisted Class macro pr: haxe PR modifies game code. size: huge A huge pull request with more than 500 changes. status: needs revision Cannot be approved because it is awaiting some work by the contributor. topic: mods Related to the creation or use of mods. type: enhancement Involves an enhancement or new feature.
#6407 opened Nov 7, 2025 by NotHyper-474 Draft
[ENHANCEMENT] ModOptions pr: haxe PR modifies game code. size: large A large pull request with more than 100 changes. status: pending triage Awaiting review. topic: mods Related to the creation or use of mods. type: enhancement Involves an enhancement or new feature.
#6406 opened Nov 7, 2025 by VirtuGuy Loading…
[BUGFIX] Make Chart Editor load song variation scripts pr: haxe PR modifies game code. size: medium A medium pull request with 100 or fewer changes. status: pending triage Awaiting review. topic: chart editor Related to the operation of the Chart Editor. type: minor bug Involves a minor bug or issue.
#6405 opened Nov 6, 2025 by PurSnake Loading…
[FIX] FileUtil#sanitizePath not working correctly on Linux platform: linux Specific to Linux Desktop platforms. pr: haxe PR modifies game code. size: medium A medium pull request with 100 or fewer changes. status: pending triage Awaiting review. type: minor bug Involves a minor bug or issue.
#6395 opened Nov 3, 2025 by NotHyper-474 Loading…
[BUGFIX] Fix Old Icon Being Flipped Incorrectly For Flipped Icons pr: haxe PR modifies game code. size: tiny A tiny pull request with 4 or fewer changes. status: pending triage Awaiting review. type: minor bug Involves a minor bug or issue.
#6394 opened Nov 2, 2025 by VirtuGuy Loading…
[ENHANCEMENT/BUGFIX] Fix double hold note confirm animations / small StrumlineNote rewrite pr: haxe PR modifies game code. size: medium A medium pull request with 100 or fewer changes. status: pending triage Awaiting review. type: enhancement Involves an enhancement or new feature.
#6391 opened Nov 1, 2025 by PurSnake Loading…
[BUGFIX] Fix animation editor frame outlines being improperly generated for multisparrow characters pr: haxe PR modifies game code. size: medium A medium pull request with 100 or fewer changes. status: pending triage Awaiting review. topic: animation editor Related to the operation of the Animation Editor. type: minor bug Involves a minor bug or issue.
#6382 opened Oct 30, 2025 by KoloInDaCrib Loading…
[ENHANCEMENT] resolveClass (Sandboxed) for ReflectUtil pr: haxe PR modifies game code. size: medium A medium pull request with 100 or fewer changes. status: pending triage Awaiting review. topic: mods Related to the creation or use of mods. type: enhancement Involves an enhancement or new feature.
#6381 opened Oct 30, 2025 by ComedyLost Loading…
[ENHANCEMENT] Chart Editor Event Easing Preview Graphs pr: haxe PR modifies game code. size: large A large pull request with more than 100 changes. status: pending triage Awaiting review. type: enhancement Involves an enhancement or new feature.
#6374 opened Oct 28, 2025 by PurSnake Loading…
[ENHANCEMENT] Implement animation priority pr: haxe PR modifies game code. size: large A large pull request with more than 100 changes. status: pending triage Awaiting review. topic: breaking change Introduces a change that is not compatible with older versions. Existing code may need revision. topic: changes assets Modifies the assets submodule, or has an associated pull request in the funkin.assets repository. type: enhancement Involves an enhancement or new feature.
#6370 opened Oct 28, 2025 by KoloInDaCrib Loading…
Replace "zoom" with FlxSprite.scale property for SustainTrail.hx pr: haxe PR modifies game code. size: medium A medium pull request with 100 or fewer changes. status: pending triage Awaiting review. type: enhancement Involves an enhancement or new feature.
#6367 opened Oct 26, 2025 by T5mpler Loading…
Fix wrong checks for NaN throughout the code pr: haxe PR modifies game code. size: small A small pull request with 10 or fewer changes. status: pending triage Awaiting review. type: minor bug Involves a minor bug or issue.
#6344 opened Oct 24, 2025 by NotHyper-474 Loading…
[ENHANCEMENT]: Add a flipY Field for Level Props pr: haxe PR modifies game code. size: small A small pull request with 10 or fewer changes. status: pending triage Awaiting review. topic: mods Related to the creation or use of mods. type: enhancement Involves an enhancement or new feature.
#6340 opened Oct 24, 2025 by ExtraCode75 Loading…
[OPTIMIZATION?] Don't process killed notes pr: haxe PR modifies game code. size: tiny A tiny pull request with 4 or fewer changes. status: pending triage Awaiting review. type: optimization Involves a performance issue or a bug which causes lag.
#6338 opened Oct 23, 2025 by NotHyper-474 Loading…
[ENHANCEMENT/TWEAK] Make modifying freeplay pixel icons easier pr: haxe PR modifies game code. size: medium A medium pull request with 100 or fewer changes. status: pending triage Awaiting review. topic: mods Related to the creation or use of mods. type: enhancement Involves an enhancement or new feature.
#6329 opened Oct 21, 2025 by Zyflx Loading…
Fix hardware keyboard detection on Android platform: android Specific to Android and other Android-based Mobile platforms. pr: haxe PR modifies game code. size: medium A medium pull request with 100 or fewer changes. status: reviewing internally Under consideration and testing. type: minor bug Involves a minor bug or issue.
#6328 opened Oct 21, 2025 by NotHyper-474 Loading…
[ENHANCEMENT/TWEAK] Add offset var to note in NoteStyle.hx pr: haxe PR modifies game code. size: small A small pull request with 10 or fewer changes. status: pending triage Awaiting review. type: enhancement Involves an enhancement or new feature.
#6326 opened Oct 21, 2025 by NebulaStellaNova Loading…
[CHORE] Fix a typo in DataFolderUtil.java comment size: tiny A tiny pull request with 4 or fewer changes. status: pending triage Awaiting review. type: chore Involves minor adjustments that do not make functional changes.
#6315 opened Oct 19, 2025 by HomuHomu833 Loading…
Fix RegistryMacro error on language server pr: haxe PR modifies game code. size: medium A medium pull request with 100 or fewer changes. status: pending triage Awaiting review. type: minor bug Involves a minor bug or issue.
#6306 opened Oct 19, 2025 by NotHyper-474 Loading…
[ENHANCEMENT] FPS Peak In Debug Display + Statistic Peaks Option pr: haxe PR modifies game code. size: medium A medium pull request with 100 or fewer changes. status: pending triage Awaiting review. type: enhancement Involves an enhancement or new feature.
#6304 opened Oct 18, 2025 by JVNpixels Loading…
ProTip! Exclude everything labeled bug with -label:bug.