Commit d2e2987
committed
fix:
freeplay implement for NEW song stuff w/ assets submod
save data crap and crud
rank icon fixes for fixed pico menuSong.getFirstValidVariation() now properly takes into account multiple variations/difficulty input1 parent 4fa9a0d commit d2e2987
File tree
4 files changed
+45
-13
lines changed- source/funkin
- play/song
- save
- ui/freeplay
4 files changed
+45
-13
lines changed- preload/scripts/songs/blammed.hxc+8-6
- preload/scripts/songs/bopeebo.hxc+5-5
- preload/scripts/songs/cocoa.hxc+5-4
- preload/scripts/songs/dadbattle.hxc+5-5
- preload/scripts/songs/eggnog.hxc+7-6
- preload/scripts/songs/fresh.hxc+6-5
- preload/scripts/songs/guns.hxc+5-5
- preload/scripts/songs/philly-nice.hxc+5-5
- preload/scripts/songs/pico.hxc+5-5
- preload/scripts/songs/south.hxc+5-5
- preload/scripts/songs/spookeez.hxc+5-5
- preload/scripts/songs/ugh.hxc+8-8
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
437 | 444 | | |
438 | 445 | | |
439 | 446 | | |
440 | 447 | | |
441 | 448 | | |
442 | 449 | | |
| 450 | + | |
443 | 451 | | |
444 | 452 | | |
445 | 453 | | |
446 | 454 | | |
447 | | - | |
| 455 | + | |
448 | 456 | | |
449 | 457 | | |
450 | 458 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
| 546 | + | |
546 | 547 | | |
547 | 548 | | |
548 | | - | |
| 549 | + | |
549 | 550 | | |
550 | 551 | | |
| 552 | + | |
551 | 553 | | |
552 | 554 | | |
| 555 | + | |
553 | 556 | | |
554 | 557 | | |
555 | 558 | | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
556 | 568 | | |
557 | 569 | | |
558 | 570 | | |
559 | | - | |
| 571 | + | |
560 | 572 | | |
561 | | - | |
| 573 | + | |
562 | 574 | | |
563 | 575 | | |
564 | 576 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1717 | 1717 | | |
1718 | 1718 | | |
1719 | 1719 | | |
1720 | | - | |
1721 | | - | |
1722 | 1720 | | |
1723 | 1721 | | |
1724 | 1722 | | |
| |||
1729 | 1727 | | |
1730 | 1728 | | |
1731 | 1729 | | |
1732 | | - | |
| 1730 | + | |
1733 | 1731 | | |
1734 | 1732 | | |
1735 | 1733 | | |
| |||
2025 | 2023 | | |
2026 | 2024 | | |
2027 | 2025 | | |
2028 | | - | |
| 2026 | + | |
2029 | 2027 | | |
2030 | 2028 | | |
2031 | 2029 | | |
| |||
2260 | 2258 | | |
2261 | 2259 | | |
2262 | 2260 | | |
2263 | | - | |
| 2261 | + | |
2264 | 2262 | | |
2265 | 2263 | | |
2266 | 2264 | | |
| |||
2312 | 2310 | | |
2313 | 2311 | | |
2314 | 2312 | | |
| 2313 | + | |
| 2314 | + | |
| 2315 | + | |
| 2316 | + | |
| 2317 | + | |
| 2318 | + | |
| 2319 | + | |
| 2320 | + | |
| 2321 | + | |
| 2322 | + | |
| 2323 | + | |
| 2324 | + | |
2315 | 2325 | | |
2316 | 2326 | | |
2317 | 2327 | | |
| |||
2340 | 2350 | | |
2341 | 2351 | | |
2342 | 2352 | | |
2343 | | - | |
2344 | | - | |
| 2353 | + | |
| 2354 | + | |
| 2355 | + | |
| 2356 | + | |
2345 | 2357 | | |
2346 | 2358 | | |
2347 | 2359 | | |
| |||
0 commit comments