Commit Graph

412 Commits

Author SHA1 Message Date
George FunBook 4fc4ca2206 alphabet menu items + separate ngPrompt 2021-02-21 12:08:30 -06:00
George FunBook 64917acad7 move ngPrompt to new file 2021-02-19 22:10:16 -06:00
George FunBook 5c641abb45 finalize prompts and uix 2021-02-19 20:11:33 -06:00
George FunBook c95f24983f add prompt, finalize login UI 2021-02-18 13:58:16 -06:00
George FunBook 85cae9dbd2 Merge branch 'deferred_loading' into ng_login 2021-02-15 16:09:35 -06:00
George FunBook cbc798edca flicker on accept 2021-02-15 16:04:08 -06:00
George FunBook 9f0277da57 Merge branch 'deferred_loading' into ng_login 2021-02-15 15:59:36 -06:00
George FunBook 1eae204b37 oices path 2021-02-15 15:49:13 -06:00
George FunBook 145e32c5f8 Merge branch 'master' into deferred_loading 2021-02-15 15:30:29 -06:00
George FunBook 994d46a6d0 wtf am i doing 2021-02-15 11:43:51 -06:00
Cameron Taylor 4ee3b5ea3a changelog good to go 2021-02-14 20:21:34 -05:00
Cameron Taylor 20810e973f readme stuff 2021-02-14 20:15:22 -05:00
Cameron Taylor f00b1d110c icons and changelog and newgrounds 2021-02-14 19:45:18 -05:00
Cameron Taylor a3ac7a852f 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 e79691b5d4 Gitaroo easter egg 2021-02-14 19:03:02 -05:00
Cameron Taylor 6ea3c2ebc1 Merge branch 'master' of https://github.com/ninjamuffin99/ld47 2021-02-14 03:32:29 -05:00
Cameron Taylor 6107ecb997 icons and cleanin 2021-02-14 03:32:24 -05:00
Cameron Taylor e298a7a80a Update CHANGELOG.md 2021-02-13 18:10:52 -05:00
Cameron Taylor 9da5c63727 Merge pull request #415 from PrincessMtH/master
Better sustain note trails
2021-02-13 18:10:06 -05:00
MtH 83fa11ca1e better sustain notes & organizing 2021-02-13 23:39:31 +01:00
George FunBook 605d222174 Merge branch 'master' into deferred_loading 2021-02-12 09:46:22 -06:00
George FunBook 534f195be6 move more assets to week libraries 2021-02-12 09:37:47 -06:00
Cameron Taylor 39651dea36 more seamless storymode transitions 2021-02-12 01:20:20 -05:00
Cameron Taylor 3cae655bbd Merge pull request #402 from TheDrawingCoder-Gamer/patch-1
Use haxe switch case 'or'
2021-02-11 22:14:24 -05:00
Cameron Taylor 770dd4beb0 Update CHANGELOG.md 2021-02-11 22:07:04 -05:00
Cameron Taylor 063f14c8ce Merge pull request #382 from PrincessMtH/master
BPM change functionality & implementation
2021-02-11 22:05:30 -05:00
MtH 9d8211186b entirely phase out totalBeats/totalSteps in favor of the more reliable curStep/curBeat 2021-02-12 03:19:43 +01:00
MtH d115ef59a8 totalSteps & totalBeats synced with bpm changes 2021-02-12 01:58:11 +01:00
MtH 56053710ef 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 2b83d4014b BPM map, trim off useless song stuff, adjust MILF cam zoom 2021-02-11 23:06:26 +01:00
Bulby 2e5b11ea25 Use haxe switch case 'or' 2021-02-11 14:54:16 -05:00
George FunBook 99548212a7 Merge branch 'master' into deferred_loading 2021-02-11 13:18:50 -06:00
George FunBook 187069783a remove TitleState.soundExt 2021-02-11 13:14:16 -06:00
George FunBook aa1e0648c9 fix preloaded versions 2021-02-11 13:14:02 -06:00
MtH d033665899 Merge branch 'master' of https://github.com/ninjamuffin99/Funkin 2021-02-11 11:09:23 +01:00
Cameron Taylor d4ef99019c Merge pull request #342 from regulad/remove-checkboxes
Update Issue Templates
2021-02-10 21:09:45 -05:00
Cameron Taylor 6556a26348 Merge pull request #362 from Jan200101/PR/api-key-check
check if newgroups api key actually exists before creating core
2021-02-10 21:07:50 -05:00
George FunBook d2b6eeb6c6 sections and stuff 2021-02-10 14:28:05 -06:00
George FunBook 7d8e753a12 move files to weeks and load songs individually 2021-02-10 14:18:14 -06:00
George FunBook 33a89712f8 move songs to song folder and create libraries for each week 2021-02-09 12:07:05 -06:00
George FunBook 9005386825 move files to libraries 2021-02-08 20:43:17 -06:00
George FunBook 84b64efa39 add Paths asset name helper 2021-02-08 15:34:48 -06:00
MtH a1102a3842 tweak changeBPM functionality 2021-02-08 04:07:56 +01:00
Cameron Taylor 2dbd223f26 for my cousin mason 2021-02-05 22:35:33 -05:00
Jan200101 47ed4f3c89 check if newgroups api key actually exists before creating core 2021-02-05 13:14:28 +01:00
Lotusotho 9c0197cfc0 Deleted bool I created before 2021-02-04 22:40:02 +01:00
Lotusotho cf7a4825ca Fixed bug at the start of the dialogue 2021-02-04 22:36:01 +01:00
Lotusotho ac3f2f2319 Merge pull request #3 from ninjamuffin99/master
merge changes 3
2021-02-04 22:29:12 +01:00
regulad e6d1f97e0e Update Issue Templates
I had made some mistakes when I first submmited this PR as far as formatting and markdown goes.

Similar to #327.
2021-02-03 10:51:52 -05:00
Cameron Taylor e9f2423357 merge lol!! 2021-02-02 08:04:54 -05:00