Commit Graph

479 Commits

Author SHA1 Message Date
PurpleButNotALight 508ac4d716 Delete BeatBattle.hx
this file was annoying me
2021-05-08 17:15:29 +02:00
Cameron Taylor faaf064e37
Merge pull request #691 from actuallyasmartname/master
Make link for downloads the latest version, not the Ludum Dare prototype
2021-04-02 15:27:14 -07:00
Cameron Taylor 24ce01a15f
Merge pull request #695 from KadeDev/patch-1
Discord RPC fix
2021-04-02 14:39:42 -07:00
Kade M e1c6f0583d
add the fucntioln 2021-04-02 14:37:58 -07:00
Kade M e8f50fbf7a
close the thing on the dead 2021-04-02 14:35:14 -07:00
actuallyasmartname 2466115fff
Make link for downloads the latest version, not the Ludum Dare prototype 2021-03-31 18:52:07 -04:00
Cameron Taylor 5573948323
Merge pull request #668 from VoltrexMaster/patch-2
feat(extra): Remove extra imports
2021-03-29 21:23:51 -07:00
Cameron Taylor 6cf4523dbb
Merge pull request #640 from VoltrexMaster/patch-1
feat(performance): Use switch statement
2021-03-29 13:45:54 -07:00
Cameron Taylor 261dc8e281
Merge pull request #500 from ActualMandM/she_cheers
girlfriend cheering in tutorial
2021-03-29 13:43:41 -07:00
Voltrex 0504076fdb
Fix indentation
2 -> 7 tabs.
2021-03-29 18:17:41 +04:30
Voltrex b5c6c34196
feat(extra): Remove extra imports
Remove 2 extra imports, `IOErrorEvent` was imported already.
2021-03-29 04:16:32 +04:30
Voltrex 87a2c10fa2
feat(performance): Use switch statement
Use a `switch` statement instead of a huge `if .. else if` chains.
2021-03-24 18:43:17 +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
M&M 627f4122f0 girlfriend finally cheers 2021-02-26 15:45:06 -08: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