Keoiki
e570dfb8e7
fix: Fix beat/step ticks sometimes not appearing on non-4/4 time signatures in chart editor ( #2860 )
...
Beat and step ticks now appear fully on 5/4, 6/4 and 9/8 time signatures.
2024-10-26 16:11:49 -04:00
Hyper_
e6b6b41766
revert: "[BUGFIX?] Reset CWD before Preloader" ( #3538 )
2024-10-26 16:03:42 -04:00
Cameron Taylor
090ddd1f1c
fix: fixes the initial camera position on the debug menu
2024-10-26 15:59:13 -04:00
Cameron Taylor
20d9016984
feat: Added smoother scrolling when using the Chart Editor
...
smoother drag / movement in chart editor
playbarHead movement fixie
2024-10-26 15:54:15 -04:00
EliteMasterEric
dff4135fc9
Update save data format and error handling.
2024-10-18 19:11:27 -04:00
EliteMasterEric
ce85ee20a7
Only display the Stage Editor in builds that enable it, and enable it by default (this re-enables the Stage Editor keybind).
2024-10-18 19:11:27 -04:00
Cameron Taylor
9c8ba2c053
shader fix for title screen doh
2024-10-10 16:29:05 -04:00
Cameron Taylor
1189c226ee
some selection shader stuff in progress
2024-10-10 13:28:00 -04:00
Cameron Taylor
097dbf5bb4
feat: Added InverseDotsShader that emulates flash selections
2024-10-10 13:28:00 -04:00
Cameron Taylor
8890cbf270
pixel perfect mouse check rather than hitbox
2024-10-10 13:28:00 -04:00
Cameron Taylor
623985a2cc
mac keyboard shortcuts on stage editor
2024-10-10 13:28:00 -04:00
Kolo
0a5419d7fc
the stage editor shit
2024-10-10 13:28:00 -04:00
lemz1
b2647fe09f
fix: disable flickering when changing FPS in the options menu
2024-10-10 13:01:39 -04:00
Kn1ghtNight
e66290c55f
fix: anti alias / smooth the volume sound tray
2024-10-08 14:29:03 -04:00
Kolo
903b3fc599
fix: Don't restart the FreeplayState song preview when changing the difficulty within the same variation
...
pulled from the wrong branch, oops!
last update i hope
wrong spellings im gonna kms
2024-10-08 13:56:14 -04:00
Victor G
0d60929f18
Fix window not closing when specified
2024-10-05 21:24:24 +02:00
Cameron Taylor
ab5bda3ee5
fix: Character Select cursor moves properly at lower framerates
2024-10-04 12:32:36 -04:00
amyspark-ng ✨
777978f5a5
fix: stopped allowing F1 to create more than one help dialog window in the Charting Editor
2024-10-04 12:17:36 -04:00
EliteMasterEric
711e0a6b75
fix: Main menu music doesn't cut out when switching states anymore.
2024-10-04 12:15:20 -04:00
EliteMasterEric
1fde59f999
fix: The dialog now shows up on the animation debugger view
2024-10-04 12:15:20 -04:00
Burgerballs
165ad60155
fix: center preloader 'fnf' and 'dsp' text so it doesn't clip anymore
2024-10-04 12:09:33 -04:00
Cameron Taylor
d2e29879fe
fix: Song.getFirstValidVariation()
now properly takes into account multiple variations/difficulty input
...
freeplay implement for NEW song stuff w/ assets submod
save data crap and crud
rank icon fixes for fixed pico menu
2024-10-04 12:01:45 -04:00
Cameron Taylor
c0314c85ec
fix(freeplay)!: Proper variation / difficulty loading for Freeplay Menu
...
Previously the game would load variations in a `variation-difficulty` string format, but now we map it out better and filter it based on that, rather than messing around with suffixes and whatnot. If you have a mod that depended on the functionality of the `variation-difficulty` format, you should accomodate that functionality in another way
re-add freeplay song preview
song names and icons implemented again
implement the scoring rank, bpm, and difficulty crud
albumId loading fix
2024-10-04 12:01:45 -04:00
Cameron Taylor
f862fb2c3e
load in data for pico songs
2024-10-04 12:01:45 -04:00
Cameron Taylor
d7f5070317
properly display pico vs darnell songs along with pico mixes
2024-10-04 12:01:45 -04:00
Cameron Taylor
1d2bd61119
fix: picos songs properly load on freeplay
2024-10-04 12:01:45 -04:00
Eric
f1b6e6c4e4
Merge pull request #3537 from afreetoplaynoob/patch-1
...
Enhancement: Properly format the chart editor playbar
2024-10-03 23:55:33 -04:00
lemz
39b1a42cfe
fix: fix crash in LatencyState when exiting / cleaning up state data
2024-10-03 21:25:34 -04:00
Hyper_
5141ac13df
Remove duplicate import
2024-10-03 21:25:34 -04:00
ACrazyTown
dbf66ac250
fix: Stop allowing inputs after selecting a character
2024-10-03 21:25:34 -04:00
afreetoplaynoob
79eb7d633c
Properly format the chart editor playbar
...
Minor change, but this makes the song time in the chart editor follow a proper time format.
2024-10-02 08:32:21 -03:00
gamerbross
c5a76cf1d5
another little fix
2024-09-30 17:17:20 -04:00
gamerbross
30a9887136
Fix bf changing twice on enter
2024-09-30 17:17:20 -04:00
gamerbross
9324359d2f
Some fixes to Character Select
2024-09-30 17:17:20 -04:00
Cameron Taylor
0971a0bb4c
music persist fixes for title screen
2024-09-30 10:53:27 -04:00
Cameron Taylor
93039c3d65
intro text stuff
2024-09-28 12:37:12 -04:00
Cameron Taylor
7a3d983bba
Merge branch 'feature/discord-rpc-resurrected' into rewrite/master
2024-09-27 17:47:59 -04:00
Cameron Taylor
db0944712d
Merge branch 'rewrite/master' into bugfix/mod-dev-fixes
2024-09-27 17:27:59 -04:00
EliteMasterEric
5630e74584
Rework Freeplay variation handling... again.
2024-09-27 14:26:08 -04:00
EliteMasterEric
2eb5208c46
Hide the pixel icon in the Results screen when there's no matching character
2024-09-27 14:25:17 -04:00
EliteMasterEric
378179d1f7
Change crash keybind to Ctrl-Alt-Shift-L
2024-09-27 12:20:36 -04:00
EliteMasterEric
8d02a3f984
A bunch of controls fixes
2024-09-25 08:39:57 -04:00
Cameron Taylor
073dbaa023
Merge remote-tracking branch 'origin/bugfix/input-offsets-crash' into rewrite/master
2024-09-23 18:48:22 -04:00
Cameron Taylor
1c2a403dea
Merge branch 'rewrite/master' into kadedev/fix-audio-offsets
2024-09-23 13:07:32 -04:00
Cameron Taylor
15bce04a50
Merge pull request #783 from FunkinCrew/nothyper474/chart-selection
...
[PUBLIC PR] Chart Editor: Fi bug where selecting area left of the chart would select the player's left notes
2024-09-22 13:30:32 -04:00
EliteMasterEric
0bf1bead03
Fix some issues causing the Input Offsets view to crash on web.
2024-09-22 12:14:15 -04:00
EliteMasterEric
28d50a4567
Merge branch 'rewrite/master' into nothyper474/chart-selection
2024-09-22 01:10:56 -04:00
Eric
6a113addca
Merge branch 'develop' into bugfix/chart-selection
2024-09-22 01:09:37 -04:00
EliteMasterEric
c7238fcfd1
Stop the volume tray from hiding as long as the game is muted
2024-09-22 00:45:30 -04:00
EliteMasterEric
29a7005d8a
Fix a bug where you can hear the game a little when setting the volume to 0 ticks
2024-09-22 00:44:57 -04:00