Abnormal
c94d6bbb66
feat: Variation-specific song scripts
2025-08-21 09:51:01 -05:00
Hundrec
fea34c4a7b
Bring back Pause Menu offset adjustment for now
2025-08-16 17:11:24 -07:00
Kade
b9852c316b
offset menu changes
...
Co-authored-by: Mihai Alexandru <77043862+MAJigsaw77@users.noreply.github.com>
2025-07-26 10:36:29 +03:00
sector-a
530bd1f11d
Add onPause callback to pause substate.
...
Co-authored-by: Mihai Alexandru <77043862+MAJigsaw77@users.noreply.github.com>
2025-07-25 17:36:34 +03:00
MoonDroid
beb64528fb
Properly manage swipe threshold on states.
2025-07-18 02:08:46 +08:00
MoonDroid
ad3bf2d2d2
Update haptic values to compensate for default 1 multiplier
2025-07-17 03:04:54 +07:00
kade-github
a6b3eb0b81
right lined
2025-07-09 05:20:34 -05:00
Karim Akra
6b7b5d0bf7
fixed controls few menus with keyboard
2025-07-09 03:11:13 +07:00
kade-github
2c035d77cc
the newline fix of the century
2025-06-30 00:00:02 -05:00
kade-github
55e1967423
Merge branch 'master' into kade-github/new-offsets
2025-06-28 13:55:32 -07:00
kade-github
afc08e285c
Bug Fixes for Offsets
2025-06-28 13:47:28 -07:00
kade-github
2b5ba8dfa9
Offsets menu wip
2025-06-28 13:47:27 -07:00
Abnormal
d4c7339373
allow TouchUtil
functions to be used outside of FEATURE_TOUCH_CONTROLS
2025-06-27 22:46:00 -05: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
Abnormal
e82b578eb8
fix a crash when returning to the chart editor on release builds
2025-06-16 23:41:45 -05:00
sector-a
47f0fc7236
Bring back the resume entry in pause in cutscenes
2025-06-12 02:55:43 +03:00
Mihai Alexandru
a0ae4de5e8
mobile: make changing difficulties add to ad counter
2025-06-12 05:29:37 +07:00
Hyper_
d968fb271c
Make sound effects pause with the game
2025-06-10 17:23:46 -04:00
MAJigsaw77
69c5c05039
mobile: adjust admob
and iapcore
variables a little.
2025-06-10 15:29:08 +03:00
MAJigsaw77
a97acfe18e
mobile: move ad banner to the top left.
2025-06-09 01:31:19 -06:00
Hundrec
277416b6a3
Nudge metadata differently for mobile
2025-06-09 08:00:43 +07:00
Mihai Alexandru
e90b74f788
Comment the failed ad banner placeholder code.
2025-06-09 06:53:55 +07:00
MoonDroid
a103b9641f
Merge pull request #1154 from FunkinCrew/bugfix/admob-running-no-any-state
2025-06-08 20:33:39 +07:00
MAJigsaw77
9e58ef70fb
Adjutements to how playing counter work aswell as playing an ad in the pause menu before restarting the song.
2025-06-08 16:29:33 +03:00
MoonDroid
7f619640f2
fix: Increase GLOBAL_PLAYING_COUNTER when resetting PlayState in Pause Menu
2025-06-08 18:52:01 +07:00
MoonDroid
9d5613cc95
fix: Move pause metadata to bottom right on mobile
2025-06-08 18:43:01 +07:00
MAJigsaw77
370e00c9b9
Move the metadata
buttom right.
2025-06-08 12:22:19 +03:00
fabs
b3ebfd0910
pause button/pause screen rework
2025-06-08 04:09:40 +01:00
MAJigsaw77
2f647127b1
Use TOP_CENTER
for the AD
banner on the pause menu.
2025-06-05 10:05:28 +03:00
MoonDroid
2c44785c39
Move pause metadata text to bottom-right corner
...
also fix an issue where the countdown keeps running during pause.
2025-06-04 22:12:54 +07:00
MoonDroid
fda944a9f7
fix: Prevent accidental taps by distinguishing swipes from taps
2025-06-04 21:18:52 +07:00
Mihai Alexandru
ad1021ee33
feature: add a placeholder solid color graphic when a banner advertisement fails to load.
2025-06-02 07:12:16 +07:00
sector-a
c8a86d3df8
Add the pressAction
method in TouchUtil and use it everywhere it's useful
2025-05-09 12:54:45 -04:00
EliteMasterEric
8de74c361c
Additional cleanup
2025-05-01 19:55:44 -04:00
MoonDroid
9216fff9b0
Move InAppPurchasesUtil and AdMobUtil to funkin/api/mobile
2025-05-01 23:24:51 +07:00
EliteMasterEric
0253df7269
Feature flag cleanup
2025-04-30 00:31:31 -04:00
KarimAkra
4d77d21b15
Refactor menus UI positioning for notch size to look cleaner
2025-04-21 01:10:37 +03:00
KarimAkra
64126a3df5
fixed StickerSubState
import on PauseSubState
2025-04-18 17:08:46 +03:00
KarimAkra
a7ef5580a4
Merge branch 'rewrite/master' of github.com:FunkinCrew/Funkin-secret into funkin-mobile/main
2025-04-18 14:41:20 +03:00
MAJigsaw77
5d26f8b433
Move the banner to top-left
and fix some offsets inside the pause menu.
2025-04-17 12:46:10 +03:00
zacksgamerz
86d050a11f
Refactor swipe threshold calculation to use SwipeUtil across multiple states.
2025-04-17 00:31:19 +03:00
sector-a
16f8678d0f
Bound currentEntry in Pause SubState for targets with touch support
2025-04-16 23:41:18 +03:00
sector-a
6c2ff099da
Uncomment swipeThreshold.set() calls
2025-04-16 16:05:53 +03:00
KarimAkra
c636024f75
Fixed pausing in PlayState when fake cutouts are present.
2025-04-16 15:59:28 +03:00
zacksgamerz
18dcb8f446
Replaced all old flick checks, swipe checks, etc. with the proper checks from Flixel. Updated flixel ref. Removed justFlicked
checks as they are unused.
...
Replace swipeThreshold updates with the one in FlxTouchManager
Temporarily remove swipeThreshold sets for testing.
Proper SwipeUtil refactoring. Completely replaced all flick and movement checks with the one in Flixel. Rewrote most of the documentation to be more accurate.
Invert flick checks as it already comes inverted from FlxFlick.
Define fixes for SwipeUtil
Fixed null safety issues on compiling.
2025-04-16 15:22:10 +03:00
KarimAkra
ea9938a318
rename DISABLE_ADMOB_ADS to FEATURE_ADMOB_ADS
2025-04-16 15:06:07 +03:00
sector-a
f970ea6acf
Move TouchUtil and SwipeUtil to funkin.util
2025-04-16 15:00:02 +03:00
KarimAkra
82a9dabc7f
Added ability to swipe on difficulties to change them on FreeplayState
...
Co-Authored-By: Karim Akra <144803230+karimakra@users.noreply.github.com>
Co-Authored-By: MoonDroid <81515012+moondroidcoder@users.noreply.github.com>
2025-04-16 13:21:16 +03:00
KarimAkra
d80afc35b4
Fixed a few issues with touch controls & flicks
...
Co-Authored-By: MoonDroid <81515012+moondroidcoder@users.noreply.github.com>
2025-04-15 23:39:17 +03:00
KarimAkra
66e6ea9d41
Fixed few issues with extension-admob implementation
...
Co-Authored-By: sector-a <82838084+sector-a@users.noreply.github.com>
Co-Authored-By: Mihai Alexandru <77043862+majigsaw77@users.noreply.github.com>
2025-04-15 21:37:22 +03:00