Funkin/source/funkin/util/tools
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
..
ArraySortTools.hx Unit Test Suite (#119) 2023-08-22 04:27:30 -04:00
ArrayTools.hx Work in progress 2024-02-05 13:35:30 -05:00
DynamicTools.hx Resolve several bugs related to event note placement. 2023-10-27 01:42:05 -04:00
FloatTools.hx fix(ci), feat(ci), refactor: i don't need sleep, i need answers (#357) 2024-03-02 23:49:27 -05:00
ICloneable.hx Fix a bug where modifying a copied template song's BPM in the chart editor would modify BPM in Freeplay. 2023-12-14 00:47:04 -05:00
Int64Tools.hx Fix a boatload of deprecation warnings and upgrade a few libraries. 2024-02-05 19:46:11 -05:00
IntTools.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
IteratorTools.hx Remove funkin.play.song.SongData and refactor app to match. 2023-09-08 17:46:44 -04:00
MapTools.hx Fix a bug where modifying a copied template song's BPM in the chart editor would modify BPM in Freeplay. 2023-12-14 00:47:04 -05:00
SongEventDataArrayTools.hx I discovered a new profiling tool and stayed up until 5 AM optimizing shit. 2023-09-13 14:51:12 -04:00
SongNoteDataArrayTools.hx I discovered a new profiling tool and stayed up until 5 AM optimizing shit. 2023-09-13 14:51:12 -04:00
StringTools.hx Unit Test Suite (#119) 2023-08-22 04:27:30 -04:00
TimerTools.hx fix(ci), feat(ci), refactor: i don't need sleep, i need answers (#357) 2024-03-02 23:49:27 -05:00