Commit graph

410 commits

Author SHA1 Message Date
Jakkzero
4ccf1ad21b Update README.md 2021-02-26 13:18:35 +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
17a18f080e Adding discord_rpc as a library 2021-02-26 12:34:31 +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
1b0ed724bd Merge branch 'Geokureli-deferred_loading' 2021-02-23 23:36:21 -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
1fcbeed1e3 Merge pull request #464 from TentaRJ/master
Edited README to fix compiling issue
2021-02-23 23:21:54 -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
Tenta
ec13d22ae7 Update README.md 2021-02-17 19:32:49 -05:00
Tenta
418c9a06c7 README.md update for Haxe 4.1.5 2021-02-17 18:43:50 -05: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
0804f1a709 changelog good to go 2021-02-14 20:21:34 -05:00
Cameron Taylor
a5e3e2be41 readme stuff 2021-02-14 20:15:22 -05: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
Cameron Taylor
76a3bd9b0e Update CHANGELOG.md 2021-02-13 18:10:52 -05:00
Cameron Taylor
451edd20be Merge pull request #415 from PrincessMtH/master
Better sustain note trails
2021-02-13 18:10:06 -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
Cameron Taylor
1b0a62575e Update CHANGELOG.md 2021-02-11 22:07:04 -05:00
Cameron Taylor
af54d9c61c Merge pull request #382 from PrincessMtH/master
BPM change functionality & implementation
2021-02-11 22:05:30 -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
George FunBook
246c87240e fix preloaded versions 2021-02-11 13:14:02 -06:00
MtH
ad233110f7 Merge branch 'master' of https://github.com/ninjamuffin99/Funkin 2021-02-11 11:09:23 +01:00
Cameron Taylor
f9b4e22ea0 Merge pull request #342 from regulad/remove-checkboxes
Update Issue Templates
2021-02-10 21:09:45 -05:00
George FunBook
0d16b0ad5c sections and stuff 2021-02-10 14:28:05 -06:00
George FunBook
225ee24fc3 move files to weeks and load songs individually 2021-02-10 14:18:14 -06:00