Victor G
|
45a5160b06
|
Fix PlayState compilation crashes
|
2024-10-03 21:25:34 -04:00 |
|
Cameron Taylor
|
9d3131bc8d
|
Merge branch 'rewrite/master' into bugfix/two-fixes
|
2024-09-30 10:25:58 -04:00 |
|
EliteMasterEric
|
90f6f80a71
|
Fix issues with animation offsets breaking on restart on characters with high offstes.
|
2024-09-29 07:06:11 -04:00 |
|
Cameron Taylor
|
a1370157a4
|
Merge pull request #803 from FunkinCrew/abnormalpoof/stage-prop-flipx
[PUBLIC PR] Add flipX and flipY parameters to Stage props
|
2024-09-28 12:30:57 -04:00 |
|
EliteMasterEric
|
042dfb7442
|
Merge branch 'rewrite/master' into abnormalpoof/stage-prop-flipx
|
2024-09-28 09:18:41 -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 |
|
Cameron Taylor
|
fb1b3cc1cd
|
Merge branch 'bugfix/week-7-pico-stress' into rewrite/master
|
2024-09-27 17:00:54 -04:00 |
|
Cameron Taylor
|
9a57762a9c
|
Merge remote-tracking branch 'origin/bugfix/web-screenshots' into rewrite/master
|
2024-09-27 16:56:12 -04:00 |
|
AbnormalPoof
|
cd2b458da2
|
add flipx and flipy
|
2024-09-27 15:15:35 -05:00 |
|
EliteMasterEric
|
5630e74584
|
Rework Freeplay variation handling... again.
|
2024-09-27 14:26:08 -04:00 |
|
EliteMasterEric
|
067f52ca91
|
Kill intro music when leaving Results state.
|
2024-09-27 14:25:32 -04:00 |
|
EliteMasterEric
|
b5f3996236
|
Properly sort difficulties/variations. Validate variation IDs (alphanumeric only)
|
2024-09-27 12:21:17 -04:00 |
|
EliteMasterEric
|
e321861b9f
|
Fix an issue where animations wouldn't loop properly on AnimateAtlasCharacters.
|
2024-09-27 03:09:59 -04:00 |
|
EliteMasterEric
|
c4ed31b246
|
Fix a bug where force-ending a song could occasionally try to draw destroyed sprites.
|
2024-09-27 02:52:01 -04:00 |
|
EliteMasterEric
|
67126b33fa
|
Suppress some spammy log calls
|
2024-09-25 10:02:18 -04:00 |
|
EliteMasterEric
|
998bbb213a
|
Merge branch 'rewrite/master' into nebulazorua/classic-camera-fix
|
2024-09-25 08:48:20 -04:00 |
|
EliteMasterEric
|
8d02a3f984
|
A bunch of controls fixes
|
2024-09-25 08:39:57 -04:00 |
|
EliteMasterEric
|
5693d626b5
|
Update so that album art works.
|
2024-09-25 03:58:43 -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 |
|
Til Tjardes
|
cca997b724
|
fix develop branch cuz git is on crack
|
2024-09-22 17:59:18 -06:00 |
|
EliteMasterEric
|
0bf1bead03
|
Fix some issues causing the Input Offsets view to crash on web.
|
2024-09-22 12:14:15 -04:00 |
|
EliteMasterEric
|
6c743b3b89
|
Remove some spammy trace calls.
|
2024-09-21 20:33:51 -04:00 |
|
EliteMasterEric
|
2c73b241e8
|
Rework offset+vocal sync handling to fix the "Swing Mode" bug
|
2024-09-21 06:33:47 -04:00 |
|
Cameron Taylor
|
690f3090b7
|
proper audio scaling for hxcodec / desktop
|
2024-09-20 20:11:12 -04:00 |
|
Cameron Taylor
|
d02e834460
|
Merge branch 'rewrite/master' into abnormalpoof/assets-getpath
|
2024-09-20 18:13:13 -04:00 |
|
Cameron Taylor
|
426bff3bf5
|
Merge pull request #768 from FunkinCrew/kadedev/addcharacter-type
[PUBLIC PR] Move characterType assignment to Stage.addCharacter
|
2024-09-20 00:23:53 -04:00 |
|
Cameron Taylor
|
69bcd0834e
|
Merge branch 'rewrite/master' into techniktil/chart-editor-icons
|
2024-09-19 23:31:26 -04:00 |
|
Cameron Taylor
|
47ed9d7fb2
|
Merge branch 'rewrite/master' into dombomb64/note-style-scaling
|
2024-09-19 22:35:16 -04:00 |
|
Cameron Taylor
|
50de041251
|
Merge branch 'public-release/develop' into rewrite/master
|
2024-09-19 22:11:05 -04:00 |
|
Kade
|
f9186b67a7
|
less tolerance
|
2024-09-19 17:00:52 -07:00 |
|
Kade
|
a8aeae4f7f
|
do not include offset in vocal (they're offset by inst)
Fix a tiny little issue with vocal resync @ start
|
2024-09-19 14:26:18 -07:00 |
|
Kade
|
4d73e0cc47
|
fix some interesting issues with this
redundant trace removal
|
2024-09-19 14:26:18 -07:00 |
|
Kade
|
b03c8a9cf8
|
Limit the song time to 0 and the songs max length
use the new bool to tell if we should start the song
add a public static bool to countdown: finished
|
2024-09-19 14:26:18 -07:00 |
|
EliteMasterEric
|
3cbba8ba29
|
Resolve merge issues.
|
2024-09-19 17:16:31 -04:00 |
|
EliteMasterEric
|
35aa8731d0
|
Better status messages, buttons, updated album art, basic chart editor support
|
2024-09-19 11:13:05 -04:00 |
|
EliteMasterEric
|
8fd84f9d13
|
Functioning Discord Rich Presence!
|
2024-09-19 10:03:16 -04:00 |
|
Cameron Taylor
|
ab3b976f3c
|
fix rounding for sound results sfx
|
2024-09-18 15:07:15 -04:00 |
|
EliteMasterEric
|
5efbff044b
|
Resolve merge issues
|
2024-09-18 06:32:06 -04:00 |
|
EliteMasterEric
|
b5ed7f40d4
|
Remove redundant character type assignment
|
2024-09-18 05:24:57 -04:00 |
|
EliteMasterEric
|
b28af79eb3
|
Fix build issues
|
2024-09-18 05:18:16 -04:00 |
|
Eric
|
5f563f0555
|
Merge branch 'develop' into chart-editor-icon-fix
|
2024-09-18 05:10:30 -04:00 |
|
EliteMasterEric
|
1beb21e57a
|
Replace all instances of openfl/lime Assets with funkin.Assets
|
2024-09-18 05:04:32 -04:00 |
|
Kade
|
de07497ae3
|
Make addCharacter actually set the characters type
|
2024-09-17 17:29:12 -07:00 |
|
dombomb64
|
6e33cac9ec
|
...Okay it wasn't that simple
|
2024-09-17 16:47:16 -04:00 |
|
dombomb64
|
0706192cbe
|
Fix note scaling with one simple trick!
|
2024-09-17 13:50:59 -04:00 |
|
Til Tjardes
|
e6525d0129
|
stop being on the kickstarter crack me
|
2024-09-16 20:44:29 -06:00 |
|
Til Tjardes
|
b7c3f5ac9f
|
Chart Editor Icons are fixed now!
|
2024-09-16 20:04:04 -06:00 |
|
EliteMasterEric
|
2e9223ec72
|
Merge remote-tracking branch 'origin/develop' into anysad/custom-popups-countdowns
|
2024-09-16 20:50:13 -04:00 |
|