Voltrex
c7d4f1d2ba
feat(extra): Remove extra imports
...
Remove 2 extra imports, `IOErrorEvent` was imported already.
2021-03-29 04:16:32 +04:30
Cameron Taylor
dbce0bffd8
Merge pull request #496 from Jakkzero/master
...
Discord RPC (custom status)
2021-03-18 19:08:55 -04:00
Cameron Taylor
7cba3e72ea
freeplay icon polish, and pause title touchups
2021-03-01 23:58:19 -05:00
Cameron Taylor
fee7a7746c
pause screen polish shit
2021-03-01 23:00:02 -05:00
Cameron Taylor
eeda572c3e
easier storymode menu adding onto
2021-03-01 22:56:12 -05:00
Cameron Taylor
be95f5a298
freeplay menu polish thingie
2021-03-01 22:56:12 -05:00
Cameron Taylor
15a57a34af
song icon formatting
2021-03-01 22:56:12 -05:00
WorstAquaPlayer
3dd24abf07
Added missing #if to RPC call
2021-02-28 18:50:06 -03:00
WorstAquaPlayer
5e7bbc3b66
Exiting through the pause menu updates RPC
2021-02-27 21:34:49 -03:00
WorstAquaPlayer
b1993259bf
Changed RPC !html and added Debug Status
2021-02-27 21:06:30 -03:00
WorstAquaPlayer
34a5175ce5
Alt+Tab and Game Over updates RPC
2021-02-27 20:49:53 -03:00
WorstAquaPlayer
dee03abd3f
Pausing and unpausing updates RPC
2021-02-27 20:23:50 -03:00
WorstAquaPlayer
700acb86a1
Now shows P2 icon and time left when song starts
2021-02-27 18:59:18 -03:00
WorstAquaPlayer
3d74f869d3
Added changePresence arguments
2021-02-27 16:58:07 -03:00
Jakkzero
1eb5ae69de
Update FreeplayState.hx
2021-02-27 02:28:01 +00:00
Jakkzero
bd2228f3f5
put the thread import in the right place
2021-02-26 13:25:55 +00:00
Jakkzero
ad0e707c57
forgot to comment out debug trace
2021-02-26 13:23:03 +00:00
Jakkzero
580f41f09d
fixed endless discord updates
...
I'm an idiot and had no idea what I was doing with haxe.Timer.delay() so I'm using Sys.sleep() and it seems to work fine.
2021-02-26 12:52:40 +00:00
Jakkzero
cb8aa3d175
Adding updated source files
2021-02-26 12:27:32 +00:00
Cameron Taylor
b1b3df25b5
week metadata bullshit for free[;ay
2021-02-24 20:52:59 -05:00
Cameron Taylor
3882de4ad8
freeplay fixin shit
2021-02-24 20:22:37 -05:00
Cameron Taylor
3e65da6d9d
bopeebo note thing
2021-02-24 19:06:41 -05:00
Cameron Taylor
10ecc85baf
options menu in progress
2021-02-24 18:32:51 -05:00
Cameron Taylor
b62fbe935f
Merge pull request #384 from ActualMandM/resyncvocals
...
Resync by music instead of vocals
2021-02-24 01:42:00 -05:00
Cameron Taylor
ebcceb1f20
Merge branch 'deferred_loading' of https://github.com/Geokureli/Funkin into Geokureli-deferred_loading
2021-02-23 23:34:08 -05:00
Cameron Taylor
a6deae4796
bullshit lol
2021-02-23 23:32:53 -05:00
Cameron Taylor
811cc1f3ae
Merge branch 'master' of https://github.com/ninjamuffin99/ld47
2021-02-23 23:31:15 -05:00
Cameron Taylor
d2062f41b6
small shit characters dunno this shit weird lol
2021-02-23 23:14:18 -05:00
MtH
b83bb877d0
fix several issues caused by sustain notes no longer being removed after correctly hit
2021-02-20 01:31:52 +01:00
Cameron Taylor
12f8c57484
mobile bullshit cookin in progress???
2021-02-16 01:53:25 -05:00
Cameron Taylor
a3ece662fe
icon bullshit and somethin else gitaroo man
2021-02-16 00:21:11 -05:00
George FunBook
7df55291a5
oices path
2021-02-15 15:49:13 -06:00
George FunBook
5b84e136fc
Merge branch 'master' into deferred_loading
2021-02-15 15:30:29 -06:00
Cameron Taylor
86955d6670
icons and changelog and newgrounds
2021-02-14 19:45:18 -05:00
Cameron Taylor
5d96dc44e0
Merge pull request #357 from lotusotho/senpaidialoguebug-fix
...
Fixed bug that makes the whole game crash at the start of week 6
2021-02-14 19:44:41 -05:00
Cameron Taylor
3d8a3a8f98
Gitaroo easter egg
2021-02-14 19:03:02 -05:00
Cameron Taylor
9585ae42e7
Merge branch 'master' of https://github.com/ninjamuffin99/ld47
2021-02-14 03:32:29 -05:00
Cameron Taylor
a41e14ecdf
icons and cleanin
2021-02-14 03:32:24 -05:00
MtH
7a70182697
better sustain notes & organizing
2021-02-13 23:39:31 +01:00
M&M
93b0fe153d
Merge branch 'master' into resyncvocals
2021-02-12 23:21:51 -08:00
George FunBook
fb3ed180e1
Merge branch 'master' into deferred_loading
2021-02-12 09:46:22 -06:00
Cameron Taylor
b3ec450352
more seamless storymode transitions
2021-02-12 01:20:20 -05:00
Cameron Taylor
a037a52a60
Merge pull request #402 from TheDrawingCoder-Gamer/patch-1
...
Use haxe switch case 'or'
2021-02-11 22:14:24 -05:00
MtH
a8a3c96e7b
entirely phase out totalBeats/totalSteps in favor of the more reliable curStep/curBeat
2021-02-12 03:19:43 +01:00
MtH
f3462c2c99
totalSteps & totalBeats synced with bpm changes
2021-02-12 01:58:11 +01:00
MtH
674a08b381
actually huge overhaul OOPS lol.
...
trims off unnecessary data, supports bpm changes proper and according to my proposed system, also just happens to fix other issues with the chart editor
2021-02-11 23:13:50 +01:00
MtH
41efd4f3db
BPM map, trim off useless song stuff, adjust MILF cam zoom
2021-02-11 23:06:26 +01:00
Bulby
260a024e5c
Use haxe switch case 'or'
2021-02-11 14:54:16 -05:00
George FunBook
755e338c88
Merge branch 'master' into deferred_loading
2021-02-11 13:18:50 -06:00
George FunBook
8dd68b6360
remove TitleState.soundExt
2021-02-11 13:14:16 -06:00