1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-05-06 06:54:47 +00:00
Funkin/source/funkin/util
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
..
assets Rework Conversation data parsing 2024-02-07 18:45:13 -05:00
logging Move the crash keybind into a global plugin. 2024-02-22 01:47:35 -05:00
macro
plugins fix(ci), feat(ci), refactor: i don't need sleep, i need answers (#357) 2024-03-02 23:49:27 -05:00
tools
BezierUtil.hx
ClipboardUtil.hx New crash handler + Additional null safety for ChartEditorState (#130) 2023-08-28 15:03:29 -04:00
CLIUtil.hx
Constants.hx
DateUtil.hx
FileUtil.hx
FlxGamepadUtil.hx
HaxeUIUtil.hx
InputUtil.hx
MathUtil.hx
MemoryUtil.hx
MouseUtil.hx
PlatformUtil.hx
SerializerUtil.hx
SortUtil.hx
VersionUtil.hx
WindowUtil.hx