1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-20 09:09:00 +00:00
Funkin/source/funkin/play
Hazel 0a19c7a8cb fix(ci), feat(ci), refactor: i don't need sleep, i need answers (#357)
* hx the codec

* fix(ci,html5): use haxe.Timer instead of Sys.time

* refactor(compat): use haxe.Timer instead of Sys.time(), introduce TimerUtil to reduce code dupe

* fix: redundant types

* refactor(style): use TimerTools in place of haxe.Timer

* refactor: consistent timer code

* feat: build timings

* refactor(ci): cleanup ci configs

* sigh

* sigh, 2

* fix: haxelib deleterepo does not silently fail

* retrigger ci

* verbose output

* debug info after haxelib gti

* force haxelib git override

* more debug info

* force bash

* at least haxelib is consistent now

* fix the runners first, then do that

* update ci-haxe

* it is time?

* deleterepo may fail

* finishing touches
2024-03-02 23:49:27 -05:00
..
character Fix a crash on atlas characters. 2024-02-29 01:19:32 -05:00
components fix(ci), feat(ci), refactor: i don't need sleep, i need answers (#357) 2024-03-02 23:49:27 -05:00
cutscene Fix custom pause music in Week 6, improve documentation 2024-02-28 14:51:39 -05:00
event Added units to other song events. 2024-01-26 18:51:36 -07:00
notes New pre-caching techniques should reduce stuttering on Weekend 1. 2024-02-23 00:16:11 -05:00
scoring
song Fixed issues with audio in Week 6 after skipping the cutscene. 2024-02-28 03:01:20 -05:00
stage Exploration in expanding FunkinSprite for optimization 2024-02-22 18:55:24 -05:00
Countdown.hx Exploration in expanding FunkinSprite for optimization 2024-02-22 18:55:24 -05:00
GameOverSubState.hx fixed pico game over loop from playing a duplicate track (#356) 2024-03-02 13:56:44 -05:00
GitarooPause.hx Exploration in expanding FunkinSprite for optimization 2024-02-22 18:55:24 -05:00
PauseSubState.hx pause menu tween polish 2024-02-29 13:53:09 -05:00
PlayState.hx Merge branch 'rewrite/master' into feature/new-pause-menu 2024-02-29 13:53:55 -05:00
PlayStatePlaylist.hx
ResultState.hx Exploration in expanding FunkinSprite for optimization 2024-02-22 18:55:24 -05:00