1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-27 12:38:57 +00:00
Commit graph

451 commits

Author SHA1 Message Date
Cameron Taylor a5ce2d3540
Update CHANGELOG.md 2021-02-11 22:07:04 -05:00
Cameron Taylor 57359cf40c
Merge pull request #382 from PrincessMtH/master
BPM change functionality & implementation
2021-02-11 22:05:30 -05:00
MtH e4f17360b6 entirely phase out totalBeats/totalSteps in favor of the more reliable curStep/curBeat 2021-02-12 03:19:43 +01:00
MtH 7d0f5c4045 totalSteps & totalBeats synced with bpm changes 2021-02-12 01:58:11 +01:00
MtH 404db74fd9 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 9b0bc41cc5 BPM map, trim off useless song stuff, adjust MILF cam zoom 2021-02-11 23:06:26 +01:00
Bulby 201556e09b
Use haxe switch case 'or' 2021-02-11 14:54:16 -05:00
George FunBook 99e49cb6c1 Merge branch 'master' into deferred_loading 2021-02-11 13:18:50 -06:00
George FunBook a5957262af remove TitleState.soundExt 2021-02-11 13:14:16 -06:00
George FunBook da69d16d80 fix preloaded versions 2021-02-11 13:14:02 -06:00
MtH a5477c841b Merge branch 'master' of https://github.com/ninjamuffin99/Funkin 2021-02-11 11:09:23 +01:00
Cameron Taylor dc815ae7aa
Merge pull request #342 from regulad/remove-checkboxes
Update Issue Templates
2021-02-10 21:09:45 -05:00
Cameron Taylor 7958699a8b
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 8b53e0c0b9 sections and stuff 2021-02-10 14:28:05 -06:00
George FunBook c4e5cbadd0 move files to weeks and load songs individually 2021-02-10 14:18:14 -06:00
George FunBook c550c57494 move songs to song folder and create libraries for each week 2021-02-09 12:07:05 -06:00
George FunBook 2a559f1750 move files to libraries 2021-02-08 20:43:17 -06:00
George FunBook d16091dc24 add Paths asset name helper 2021-02-08 15:34:48 -06:00
M&M 977105b11f Resync by music instead of vocals 2021-02-08 09:48:58 -08:00
MtH edc5166900 tweak changeBPM functionality 2021-02-08 04:07:56 +01:00
Cameron Taylor a4b79abc5a
for my cousin mason 2021-02-05 22:35:33 -05:00
Jan200101 a0cc962d77
check if newgroups api key actually exists before creating core 2021-02-05 13:14:28 +01:00
Lotusotho 7ca2a9b86a
Deleted bool I created before 2021-02-04 22:40:02 +01:00
Lotusotho b8139d5c7f
Fixed bug at the start of the dialogue 2021-02-04 22:36:01 +01:00
Lotusotho 17fa98004c
Merge pull request #3 from ninjamuffin99/master
merge changes 3
2021-02-04 22:29:12 +01:00
regulad 78969115be 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 4251df9343 merge lol!! 2021-02-02 08:04:54 -05:00
Cameron Taylor b966129233 fix roses oopsies 2021-02-02 08:04:23 -05:00
Cameron Taylor 8daef50850 RELEASE 2021-02-02 05:46:17 -05:00
Cameron Taylor 83b5c2012f IM PISSED IM MAD BUT WE CLOSE 2021-02-02 04:54:36 -05:00
Cameron Taylor 91a3f8e2aa section shit 2021-02-02 04:13:28 -05:00
Cameron Taylor dd1d6263b9 background girls 2021-02-02 03:24:34 -05:00
Cameron Taylor ec4a97a267 lil dating sim things 2021-02-02 02:35:35 -05:00
Cameron Taylor 12913828d6 idk campaign menu shit 2021-02-02 02:20:14 -05:00
Cameron Taylor 6162deabd3 THORNS AND EVIL MAN 2021-02-02 00:48:22 -05:00
Cameron Taylor b70ecbbe76 aligned pixel arrows 2021-02-01 05:52:10 -05:00
Cameron Taylor b6091a43a7 FONT AND BULLSHIT 2021-02-01 01:50:30 -05:00
Cameron Taylor e4b90928ba call me senpai 2021-01-31 21:43:09 -05:00
Cameron Taylor e36fde2160 leaves lol! 2021-01-31 09:17:56 -05:00
Cameron Taylor b64a14af64
removed discord link lolol oops! 2021-01-30 23:54:28 -08:00
Cameron Taylor a26db6d2db thorns charts 2021-01-30 22:52:29 -05:00
Cameron Taylor a6cd1df991 game over in progress 2021-01-30 07:16:51 -05:00
Cameron Taylor cdb93eb845 senpai and roses on easy 2021-01-30 06:27:11 -05:00
Cameron Taylor a5b5a9d5dd Merge branch 'master' of https://github.com/ninjamuffin99/ld47 2021-01-28 01:54:24 -05:00
Cameron Taylor 5dbb4ab393 bullshit 2021-01-28 01:54:21 -05:00
Cameron Taylor 7eac12043d
Merge pull request #288 from PKPenguin321/controls-options
Very rudimentary options UI for controls changes
2021-01-28 01:51:58 -05:00
PKPenguin321 177280bd5b controls.txt and options UI
very scuffed, OptionsMenu.hx is now mostly copied from FreeplayState.hx with no actual functionality
currently it reads lines off of controls.txt and displays them on Options menu which is now accessible from main menu
controls.txt has control functions prefixed with "set", IE "setUP", then the corresponding key on the following line IE "W"
2021-01-27 00:58:58 -08:00
Cameron Taylor 9d76a3aac5 update readme for haxe discord shit lolol 2021-01-27 00:32:33 -05:00
Cameron Taylor efaf9ffb44 roses chart 2021-01-27 00:24:36 -05:00
Cameron Taylor 2ea19070d7 roses ALIGNED 2021-01-26 18:57:40 -05:00