1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-07-29 00:51:06 +00:00
Commit graph

6689 commits

Author SHA1 Message Date
MoonDroid 52d891c8ff fix: Prevent char select transition to be spam-triggered in Freeplay 2025-06-18 18:31:26 +07:00
sector-a d040e1f72f
assets submod 2025-06-18 18:12:43 +07:00
Mihai Alexandru 8393c789e2
admob: dont run interstitial ads within the rank bg tween.
Co-authored-by: Hundrec <hundrecard@gmail.com>
2025-06-18 17:58:22 +07:00
JackXson-Real 39104fe77f "Auto Pause" -> "Pause on Unfocus" 2025-06-18 01:54:03 -05:00
EliteMasterEric 0e9bb20592 Use a version of OpenFL with improved shader error handling 2025-06-17 16:56:31 -07:00
Kolo 56a18e1cf6 2bugs2fix 2025-06-17 19:17:27 -04:00
EliteMasterEric 948030ef1d Fix several null reference issues tied to the Game Over substate. 2025-06-17 17:19:36 -05:00
Kade 8dce8afdfc add shader teehee 2025-06-17 17:13:43 -05:00
kade-github e7c6798f44 remove unused imports 2025-06-17 17:13:43 -05:00
kade-github 5482dee750 Stop everything, kris get the colorTransform 2025-06-17 17:13:43 -05:00
Lasercar 5549fddec3 Get deselected 2025-06-17 16:50:08 -05:00
Lasercar 65461d839b Close the toolboxes 2025-06-17 16:50:08 -05:00
Hundrec 2a63c1a7ba Stage Editor exit button rename
Co-Authored-By: Lasercar <64717068+lasercar@users.noreply.github.com>
2025-06-17 17:11:00 -04:00
Lasercar fee29f69ec I.. quit (to the menu)! 2025-06-17 17:11:00 -04:00
Lasercar 539720f84d There's a reason it's called the MAIN menu 2025-06-17 17:11:00 -04:00
Lasercar 576f8e54ff Stage editor - Ctrl+N new stage
Also windows target configuration preset for straight to stage editor (not to be confused with the stage builder)
2025-06-17 17:11:00 -04:00
Kade 50ca508fdd Exclude the censored versions for diff platforms 2025-06-17 16:57:11 -04:00
Abnormal 8824a382b9 update submod for censored cutscenes 2025-06-17 16:57:11 -04:00
Hundrec d6ec32f334
assets submod for close button fix (#1241) 2025-06-17 20:18:04 +00:00
Kade d356cfaee6 bump lime-mobile for linux ndlls 2025-06-17 15:13:29 -04:00
EliteMasterEric 49eff01afd Fixed locked characters not showing up properly when selected 2025-06-17 15:08:48 -04:00
EliteMasterEric c4aff95886 Fix inverted condition (whoops) 2025-06-17 15:08:48 -04:00
EliteMasterEric 9f41e22428 Always disable character unlock animations when UNLOCK_EVERYTHING is enabled 2025-06-17 15:08:48 -04:00
EliteMasterEric 123c9396ba Apply UNLOCK_EVERYTHING on mobile by default. 2025-06-17 15:08:48 -04:00
Lasercar 136a5dfad4 Fix Are you sure?
Also they now dance to Artistic Expression
2025-06-18 02:54:37 +08:00
Abnormal f23eddcf2c
forgot vocals aren't included (#1240)
Co-authored-by: Hyper_ <40342021+NotHyper-474@users.noreply.github.com>
2025-06-17 18:49:51 +00:00
Mihai Alexandru 13d8127e75
Merge pull request #1237 from FunkinCrew/gyro-damping
Gyro damping
2025-06-17 17:42:31 +03:00
MAJigsaw77 7d0772170f Merge branch 'master' into gyro-damping 2025-06-17 17:32:25 +03:00
Mihai Alexandru 43bf102d68
Merge pull request #1093 from FunkinCrew/bugfix/ios-simulator
Improvements to iOS simulator, and iOS build documentation
2025-06-17 08:30:40 +03:00
Mihai Alexandru 24101d654d
Merge branch 'master' into bugfix/ios-simulator 2025-06-17 08:29:46 +03:00
Abnormal e82b578eb8 fix a crash when returning to the chart editor on release builds 2025-06-16 23:41:45 -05:00
Hundrec 3eace5a7c8
Adjust GCD MathUtil comments 2025-06-17 12:32:11 +08:00
Cameron Taylor 153f2be177 soften (and sorta limit?) the panning on main menu 2025-06-16 19:51:54 -04:00
Cameron Taylor 380f9e70d5 document the GCD function in MathUtil 2025-06-16 19:50:28 -04:00
Kade ff2dff0635
Merge pull request #1235 from FunkinCrew/html5-build-fix-gyro 2025-06-16 16:37:11 -07:00
EliteMasterEric 24d1116deb Preload all the graphics of a note style before the song starts, greatly reduces stutters early in the song. 2025-06-16 16:34:07 -07:00
EliteMasterEric 8e085171d5 Updated OpenFL to fix HTML5 build issues, tied to gyro functions 2025-06-16 18:37:20 -04:00
Lasercar 4819a74c29 Charselect remember character 2025-06-16 16:08:17 -04:00
Eric f95258358c
Format and re-arrange project.hxp (#1233)
* Format and re-arrange project.hxp

* Remove merge conflict
2025-06-16 19:34:03 +00:00
Eric 962d0b0dc2
Document how to install mods on mobile (#1219)
* Gotta document how to install mods on mobile

* iOS mod installation steps

* Update mod installation docs for all platforms

* Fix weird merge issue in mod install docs.

---------

Co-authored-by: Hundrec <hundrecard@gmail.com>
2025-06-16 16:17:18 +00:00
100ec 6fa4280e31 Re-enable Input Offsets menu for Desktop oopsies 2025-06-16 09:13:05 -07:00
Hundrec 0d2a737a8a finish a comment in project.hxp 2025-06-16 09:12:35 -07:00
Kade 779919d11b
Merge pull request #1224 from FunkinCrew/doppelganger-assets-update 2025-06-16 09:11:57 -07:00
100ec 4a9e8490fc Bump assets for doppelganger cutscene crash 2025-06-16 10:05:35 -05:00
Abnormal 80db44be2b bump flxanimate to fix an issue with the turntable lights 2025-06-16 00:45:48 -04:00
Eric 0f85b4a85d
Update Lime submodule to fix Github Actions build issues (#1226)
* Update Lime submodule to fix build issues

* Disable automatic iOS builds in Github Actions until we fix build issues
2025-06-16 04:44:02 +00:00
Hyper_ c0e0523651 fix: Clear waveform data when destroying audio
This fixes an issue where recycled sounds would use the previous sound's waveform data.
2025-06-16 02:45:44 +08:00
Abnormal 41a246c9a5
add missing 0.6.4 prs
the people will get their fixed debris in pico great results animation
2025-06-14 20:36:37 -05:00
Abnormal cfed20983b add the missing pull requests from 0.6.4 2025-06-14 20:33:10 -05:00
Mihai Alexandru 2273a1b346
Merge pull request #1214 from FunkinCrew/back-button-tweaks
Back Button fixes
2025-06-14 22:11:29 +03:00