Commit graph

3248 commits

Author SHA1 Message Date
Cameron Taylor
1405e21e3d Merge branch 'rewrite/master' into a-bot-bars 2024-04-16 20:02:08 -04:00
EliteMasterEric
80a558ac08 Fix an issue where changing focus would pause some sounds but not others. 2024-04-16 19:57:19 -04:00
EliteMasterEric
d346c9387c Fix a crash in the Results state. also nudge GF over to the spot she's in in the FLA 2024-04-16 19:42:52 -04:00
EliteMasterEric
bc0a27c985 Fix references to missing graphics in Freeplay 2024-04-16 18:43:11 -04:00
EliteMasterEric
2210f8bc18 Made Blazin' death a separate asset to fix blend modes. 2024-04-16 18:42:43 -04:00
Cameron Taylor
dd64091a99 Merge pull request #483 from FunkinCrew/bugfix/remove-kickstarter-backers
Remove Kickstarter link from credits.
2024-04-16 13:33:38 -04:00
Cameron Taylor
2d5153cdbf Merge branch 'rewrite/master' into bugfix/remove-kickstarter-backers 2024-04-16 13:33:02 -04:00
Cameron Taylor
fab6412bc6 Merge pull request #486 from FunkinCrew/bugfix/main-menu-color
Fix the saturation on the main menu background.
2024-04-16 13:25:46 -04:00
Cameron Taylor
b9a57b845e Merge pull request #487 from FunkinCrew/bugfix/lingering-hold-cover
Ensure playNoteHoldCover doesn't call if note is judged as 'miss'
2024-04-16 13:25:12 -04:00
Cameron Taylor
e6dc795d2a Merge branch 'rewrite/master' into bugfix/lingering-hold-cover 2024-04-16 13:25:00 -04:00
Eric
b553dbd517 Remove janky animation on Freeplay menu. (#488) 2024-04-16 13:24:41 -04:00
EliteMasterEric
43ec72fb9d Ensure playNoteHoldCover doesn't call if note is judged as 'miss' 2024-04-15 20:36:38 -04:00
EliteMasterEric
4d1f60434a Fix the saturation on the main menu background. 2024-04-15 19:21:55 -04:00
Hazel
7644ce1019 feat: ci parallelization, linux builds, ci refactoring (#484)
* first linux build attempt

* linux deps!

* hxcodec dependencies

* build timeouts

* reup hxcpp cache every time

by default gh actions will not update caches on cache hit.
since the hxcpp cache grows with compiles, that's not what we want here.
since we *do* need the files newly compiled.

* ci speed test

* group runners by purpose

* REFACTOR CI. IT WAS NEEDED

* smol changies

* second attempt at libc

* fix any format issues

* it's 1:50am

* migrate away from gacts/run-and-post-run@v1

* apt does not have a stable cli interface. use with caution in scripts

* first attempt at libffi6

* second attempt at libffi6

* fuck that

* sigh

* html5 also needs new libc

* make sure rerunning ln -s doesn't fail the build

* desperate attempt

* arc attempt

* arc, ii

* ci

* apt-GET

* who needs safeguards anyway

* clean ci build

* debug time

* lots of connectivity debugging

* 🥺

* natesales/q

* i'm not very smart

* debug hard?

* whose traceroute?

* pls

* ...

* we go even newer

* merge moment

* haxelib maybe

* debug info

* 🥺

* lower mtu runner?

* libffi my beloved

* no multiline env?

* smol buggy

* non docker-aware vars

* i love bash

* builds hopefully go nyoom

* forgor native dep

* [skip ci] meow

* convenient typo

* sigh

* [skip ci] waow

* [skip ci] docker is hard

* i don't understand docker tbh

* debuggering

* docking

* small amount of dumb but still doesn't explain why curl doesn't curl

* just vsc things

* ca certs issue?

* please this has to be the one

* find -type d fail, laugh at this user

* too eepy

* im not that smart am i

* attempt to run containerized from docker base image

* [skip-ci] some more docking

* might as well try

* :pleaading_face:

* ?

* !

* idea

* sigh

* i give in

* aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

* 🥺

* hopefully fix hxcpp cache

* [skip ci] a little dx never hurt anyone

* try removing things until it breaks

* welp that was easy

* not-docker-friendly paths in non-docker env, etc. you get the point

* more sane default cache size

* finishing touches

* welp

* mounted volume

* no systemd, got it

* more failproof dockerfile

* does this not have ossh

* haxelib master

* hopefully final docker build

* bob the builder

* docking :3

* image cleanup

* github moment

* okay mayb

* gotta set it up first

* i have an idea

* hope we ready

* 🥺

* fuck

* sigh

* trigger build on new image

* no comment

* global hxcpp, first idea

* yikes

* hxcpp oopsy

* code dupe

* more code dupe

* lint

* increase hxcpp cache size on native builds as well

* buttons :3

* oops

* forgor to export env variable

* aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
2024-04-14 17:49:41 -04:00
Cameron Taylor
bc0af9ae9f temp enabling fps 2024-04-14 03:01:07 -04:00
Cameron Taylor
658fd392fa Merge branch 'rewrite/master' into a-bot-bars 2024-04-14 02:57:05 -04:00
EliteMasterEric
5e7b417d6f Remove Kickstarter link from credits. 2024-04-12 14:44:01 -04:00
EliteMasterEric
6f5c3a043f Fix crash caused when game tries to render disposed sprites during a Sticker transition. 2024-04-10 14:45:07 -04:00
Cameron Taylor
1ec8015841 Merge pull request #474 from FunkinCrew/bugfix/blazin-stuck-blocking
Bugfix/blazin stuck blocking
2024-04-09 23:53:01 -04:00
Cameron Taylor
c8d8227790 Merge branch 'rewrite/master' into bugfix/blazin-stuck-blocking 2024-04-09 23:52:37 -04:00
Cameron Taylor
5e7d21d43a Merge pull request #473 from FunkinCrew/bugfix/additional-fixins
Bugfix/additional fixins
2024-04-09 23:50:23 -04:00
Cameron Taylor
5f48ca82bd Merge branch 'rewrite/master' into bugfix/additional-fixins 2024-04-09 23:50:05 -04:00
Cameron Taylor
54496c400b Merge pull request #479 from FunkinCrew/bugfix/no-save-data
Fix bad initial save data when no save data present
2024-04-09 23:34:28 -04:00
Cameron Taylor
45c7a04d5c Merge pull request #469 from FunkinCrew/html5/asset-optimization
[HTML5] Removed many unused assets to optimize bandwidth usage.
2024-04-09 20:26:57 -04:00
Cameron Taylor
0f9ecda2a1 Merge branch 'rewrite/master' into html5/asset-optimization 2024-04-09 20:25:37 -04:00
Cameron Taylor
1058181cc9 assets submod 2024-04-09 20:25:33 -04:00
Cameron Taylor
56623166b3 Merge pull request #472 from FunkinCrew/bugfix/linux-openal-crash
Fix segmentation fault on Linux by rebuilding Lime.
2024-04-09 20:15:39 -04:00
Cameron Taylor
f00c6085e4 Merge pull request #477 from FunkinCrew/bugfix/song-compile-define
Fix loading issue tied to -DSONG compile define.
2024-04-09 20:15:24 -04:00
Cameron Taylor
2d98351a5c Merge pull request #480 from FunkinCrew/bugfix/week-3-stuff
Main menu fix and Week 3 train fix
2024-04-09 20:14:22 -04:00
Cameron Taylor
eb752c242f assets submod 2024-04-09 20:13:59 -04:00
EliteMasterEric
dbcbb73338 Main menu fix and Week 3 train fix 2024-04-09 15:10:58 -04:00
Mike Welsh
97884021c0 Fix bad initial save data when no save data present
If no save data was present, the game would check for legacy save
data in the ninjamuffin99 path to migrate over. This code was
incorrectly checking `FlxSave.data == null` to determine if
legacy data was present.

This caused an empty legacy save being migrated over, resulting
in a `volume` of 0 for any new player of the game.
2024-04-08 22:08:24 -07:00
FabsTheFabs
e3c3623ad4 update assets submodule 2024-04-09 05:00:40 +01:00
EliteMasterEric
6d374c7af9 Fix loading issue tied to -DSONG compile define. 2024-04-08 18:39:51 -04:00
EliteMasterEric
207eedf7b5 Update assets submodule. 2024-04-06 22:38:39 -04:00
EliteMasterEric
b464f51ba2 Fix an issue where a missing stage would cause a crash (rather than an error popup) 2024-04-06 22:38:32 -04:00
EliteMasterEric
ea1d123c49 Fixes to Pico Blazin' animations. 2024-04-06 21:42:31 -04:00
EliteMasterEric
5beb20ec7c Fix bug where restarting the song would sometimes crash. 2024-04-06 21:42:18 -04:00
EliteMasterEric
09d5370c2e Fix an issue where Pico gets stuck blocking after a failed uppercut. 2024-04-06 02:35:27 -04:00
EliteMasterEric
14869b9373 Also disable highscores in botplay 2024-04-06 02:08:10 -04:00
EliteMasterEric
99ee2b07ca Make results screen use full campaign score in Story Mode 2024-04-06 02:06:06 -04:00
EliteMasterEric
29f105a44d Practice mode = no highscore! 2024-04-06 01:59:46 -04:00
EliteMasterEric
958ebe92a3 Fix tankman's offsets to not suck. 2024-04-06 01:59:39 -04:00
EliteMasterEric
9a7a385af1 Fix segmentation fault on Linux by rebuilding Lime. 2024-04-06 01:11:27 -04:00
EliteMasterEric
2462bd2d99 Update assets submodule 2024-04-05 22:05:34 -04:00
Cameron Taylor
3b87ecf6f5 Merge branch 'html5/asset-optimization' of github.com:FunkinCrew/Funkin-secret into html5/asset-optimization 2024-04-05 19:59:25 -04:00
Cameron Taylor
da4f1fb424 remove difficulty stars 2024-04-05 19:47:33 -04:00
EliteMasterEric
a6d44b1f15 Removed many unused assets to optimize bandwidth usage. 2024-04-05 19:43:52 -04:00
Cameron Taylor
af8a37d299 assets submod 2024-04-05 19:33:24 -04:00
Cameron Taylor
90f53a78c1 Merge pull request #470 from FunkinCrew/bugfix/results-gf-cam-zoom
Readd GF camera zoom into results state.
2024-04-05 16:43:47 -04:00