1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-16 11:53:45 +00:00
Commit graph

467 commits

Author SHA1 Message Date
Voltrex b5c6c34196
feat(extra): Remove extra imports
Remove 2 extra imports, `IOErrorEvent` was imported already.
2021-03-29 04:16:32 +04:30
Cameron Taylor 8057b29f05
Merge pull request #608 from TentaRJ/master
Update README.md
2021-03-19 01:47:50 -04:00
Tenta 4e8d5d4471
Update README.md 2021-03-18 22:26:23 -04:00
Cameron Taylor 46d19f1170
Merge pull request #496 from Jakkzero/master
Discord RPC (custom status)
2021-03-18 19:08:55 -04:00
Cameron Taylor 37ab7515e2
Merge pull request #542 from treacherousfiend/json-cleanup
Remove garbage data from end of songs
2021-03-18 19:00:38 -04:00
treacherousfiend 0d259d597a remove garbage data
remove lots of null characters from the ends of almost every song, saves a surprising amount of file space, probably also makes IO slightly quicker?
also some other misc fixes to songs, like removing a new line from the start or end of a song
2021-03-05 13:11:59 -07:00
Jakkzero eb9b1b4f35
Merge pull request #1 from WorstAquaPlayer/master
More additions to the RPC
2021-03-02 12:06:16 +00:00
Cameron Taylor d3cd2e21c8 Merge branch 'master' of https://github.com/ninjamuffin99/ld47 2021-03-01 23:58:22 -05:00
Cameron Taylor 726c30e1b4 freeplay icon polish, and pause title touchups 2021-03-01 23:58:19 -05:00
Cameron Taylor cc45922d78
Merge pull request #514 from ActualMandM/everybody-reads-this
add transition fix to readme
2021-03-01 23:04:31 -05:00
Cameron Taylor 3d46cdcb77 pause screen polish shit 2021-03-01 23:00:02 -05:00
Cameron Taylor 05da693f68 easier storymode menu adding onto 2021-03-01 22:56:12 -05:00
Cameron Taylor 5632736ed4 freeplay menu polish thingie 2021-03-01 22:56:12 -05:00
Cameron Taylor bc22d564f6 song icon formatting 2021-03-01 22:56:12 -05:00
M&M 4e336402db add transition fix to readme 2021-02-28 19:42:45 -08:00
WorstAquaPlayer 361b8a1581 Added missing #if to RPC call 2021-02-28 18:50:06 -03:00
WorstAquaPlayer f8d9297d64 Exiting through the pause menu updates RPC 2021-02-27 21:34:49 -03:00
WorstAquaPlayer bf1406bb09 Changed RPC !html and added Debug Status 2021-02-27 21:06:30 -03:00
WorstAquaPlayer 716f0edbc6 Alt+Tab and Game Over updates RPC 2021-02-27 20:49:53 -03:00
WorstAquaPlayer 5727cef66a Pausing and unpausing updates RPC 2021-02-27 20:23:50 -03:00
WorstAquaPlayer 78c246ebb0 Now shows P2 icon and time left when song starts 2021-02-27 18:59:18 -03:00
WorstAquaPlayer 34e4521efa Added changePresence arguments 2021-02-27 16:58:07 -03:00
Jakkzero 5d29c12e28
Update FreeplayState.hx 2021-02-27 02:28:01 +00:00
Jakkzero 8a9a5e87e3
Update README.md 2021-02-27 02:23:15 +00:00
Jakkzero daa17d3981
put the thread import in the right place 2021-02-26 13:25:55 +00:00
Jakkzero 63dd8398da
forgot to comment out debug trace 2021-02-26 13:23:03 +00:00
Jakkzero 2bd05c8c3f
Update README.md 2021-02-26 13:18:35 +00:00
Jakkzero 6155864d9c
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 8e4caab050
Adding discord_rpc as a library 2021-02-26 12:34:31 +00:00
Jakkzero 85e0364363
Adding updated source files 2021-02-26 12:27:32 +00:00
Cameron Taylor d92cd631f8 week metadata bullshit for free[;ay 2021-02-24 20:52:59 -05:00
Cameron Taylor 2a2d420edc freeplay fixin shit 2021-02-24 20:22:37 -05:00
Cameron Taylor ac0e24e370 bopeebo note thing 2021-02-24 19:06:41 -05:00
Cameron Taylor f86dc69cde options menu in progress 2021-02-24 18:32:51 -05:00
Cameron Taylor 88c26f9ca4
Merge pull request #384 from ActualMandM/resyncvocals
Resync by music instead of vocals
2021-02-24 01:42:00 -05:00
Cameron Taylor 228a91c72b Merge branch 'Geokureli-deferred_loading' 2021-02-23 23:36:21 -05:00
Cameron Taylor ba1df3c237 Merge branch 'deferred_loading' of https://github.com/Geokureli/Funkin into Geokureli-deferred_loading 2021-02-23 23:34:08 -05:00
Cameron Taylor 4bd6994515 bullshit lol 2021-02-23 23:32:53 -05:00
Cameron Taylor cb6916faa4 Merge branch 'master' of https://github.com/ninjamuffin99/ld47 2021-02-23 23:31:15 -05:00
Cameron Taylor 009fde7333
Merge pull request #464 from TentaRJ/master
Edited README to fix compiling issue
2021-02-23 23:21:54 -05:00
Cameron Taylor 1bc83d7a2d small shit characters dunno this shit weird lol 2021-02-23 23:14:18 -05:00
Cameron Taylor c84b1066da
Merge pull request #467 from PrincessMtH/susNotes
Fix oversights causing sustain notes to miss at random
2021-02-20 15:56:02 -05:00
Cameron Taylor 46d88e5299
Update introText.txt 2021-02-19 21:07:20 -05:00
MtH 01e8800204 fix several issues caused by sustain notes no longer being removed after correctly hit 2021-02-20 01:31:52 +01:00
Tenta 08445a2c27
Update README.md 2021-02-17 19:32:49 -05:00
Tenta 5f3e8d5d34
README.md update for Haxe 4.1.5 2021-02-17 18:43:50 -05:00
Cameron Taylor 708741bda8 mobile bullshit cookin in progress??? 2021-02-16 01:53:25 -05:00
Cameron Taylor f1d2fad105 icon bullshit and somethin else gitaroo man 2021-02-16 00:21:11 -05:00
George FunBook 4345d8cbca move cancelMenu to preload library 2021-02-15 16:07:20 -06:00
George FunBook ee3c001648 oices path 2021-02-15 15:49:13 -06:00