Commit Graph

473 Commits

Author SHA1 Message Date
Cameron Taylor e76fd7e0c8 Update README.md 2021-05-15 03:37:33 -04:00
Cameron Taylor b7e18fd0ef Update README.md 2021-05-15 03:37:09 -04:00
Cameron Taylor dd373f41f9 Update README.md 2021-05-15 02:28:45 -04:00
Cameron Taylor c9e6537e86 Merge pull request #949 from ACrazyTown/patch-1
Fix the spelling error in README (executible -> executable)
2021-05-14 14:34:33 -07:00
Cameron Taylor 7292eb8a66 Merge pull request #1052 from PurpleButNotALight/delete-beatbattle
Delete BeatBattle.hx
2021-05-14 14:26:20 -07:00
PurpleButNotALight bc3f718d67 Delete BeatBattle.hx
this file was annoying me
2021-05-08 17:15:29 +02:00
A Crazy Town 6599051a4d Fix the grammar error in README (executible -> executable) 2021-04-26 23:15:41 +02:00
Cameron Taylor 02c0573a93 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 ca9af04d9d Merge pull request #695 from KadeDev/patch-1
Discord RPC fix
2021-04-02 14:39:42 -07:00
Kade M 3f16a70f1a add the fucntioln 2021-04-02 14:37:58 -07:00
Kade M b30c5f365f close the thing on the dead 2021-04-02 14:35:14 -07:00
actuallyasmartname 29bce6f499 Make link for downloads the latest version, not the Ludum Dare prototype 2021-03-31 18:52:07 -04:00
Cameron Taylor 2c03f4f507 Merge pull request #668 from VoltrexMaster/patch-2
feat(extra): Remove extra imports
2021-03-29 21:23:51 -07:00
Cameron Taylor 23e6f9b972 Merge pull request #640 from VoltrexMaster/patch-1
feat(performance): Use switch statement
2021-03-29 13:45:54 -07:00
Cameron Taylor 217521860e Merge pull request #500 from ActualMandM/she_cheers
girlfriend cheering in tutorial
2021-03-29 13:43:41 -07:00
Voltrex da91d35ebc Fix indentation
2 -> 7 tabs.
2021-03-29 18:17:41 +04:30
Voltrex 59ba23c46e feat(extra): Remove extra imports
Remove 2 extra imports, `IOErrorEvent` was imported already.
2021-03-29 04:16:32 +04:30
Voltrex efbb29ad28 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 eaf187a16d Merge pull request #608 from TentaRJ/master
Update README.md
2021-03-19 01:47:50 -04:00
Tenta 165c877efd Update README.md 2021-03-18 22:26:23 -04:00
Cameron Taylor 00395d9d39 Merge pull request #496 from Jakkzero/master
Discord RPC (custom status)
2021-03-18 19:08:55 -04:00
Cameron Taylor 81c3e20662 Merge pull request #542 from treacherousfiend/json-cleanup
Remove garbage data from end of songs
2021-03-18 19:00:38 -04:00
treacherousfiend 9056c77210 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 0e5ec71f76 Merge pull request #1 from WorstAquaPlayer/master
More additions to the RPC
2021-03-02 12:06:16 +00:00
Cameron Taylor 217ad5cc81 Merge branch 'master' of https://github.com/ninjamuffin99/ld47 2021-03-01 23:58:22 -05:00
Cameron Taylor 2ca75724cd freeplay icon polish, and pause title touchups 2021-03-01 23:58:19 -05:00
Cameron Taylor 89e351f842 Merge pull request #514 from ActualMandM/everybody-reads-this
add transition fix to readme
2021-03-01 23:04:31 -05:00
Cameron Taylor e26b5f4cda pause screen polish shit 2021-03-01 23:00:02 -05:00
Cameron Taylor a6a3db6aa4 easier storymode menu adding onto 2021-03-01 22:56:12 -05:00
Cameron Taylor 0d3e116d88 freeplay menu polish thingie 2021-03-01 22:56:12 -05:00
Cameron Taylor 1a9ae4ba0a song icon formatting 2021-03-01 22:56:12 -05:00
M&M 7ec5fa9d0c add transition fix to readme 2021-02-28 19:42:45 -08:00
WorstAquaPlayer 9bb673be5c Added missing #if to RPC call 2021-02-28 18:50:06 -03:00
WorstAquaPlayer d0698ea7b4 Exiting through the pause menu updates RPC 2021-02-27 21:34:49 -03:00
WorstAquaPlayer df7c18f64a Changed RPC !html and added Debug Status 2021-02-27 21:06:30 -03:00
WorstAquaPlayer f416f6c1f4 Alt+Tab and Game Over updates RPC 2021-02-27 20:49:53 -03:00
WorstAquaPlayer d7b91bb4cc Pausing and unpausing updates RPC 2021-02-27 20:23:50 -03:00
WorstAquaPlayer 3ec6713b68 Now shows P2 icon and time left when song starts 2021-02-27 18:59:18 -03:00
WorstAquaPlayer 7dfaa19e1d Added changePresence arguments 2021-02-27 16:58:07 -03:00
Jakkzero 67bd8c1bae Update FreeplayState.hx 2021-02-27 02:28:01 +00:00
Jakkzero bf9d63d5d0 Update README.md 2021-02-27 02:23:15 +00:00
M&M 43521f3926 girlfriend finally cheers 2021-02-26 15:45:06 -08:00
Jakkzero 6355cf2681 put the thread import in the right place 2021-02-26 13:25:55 +00:00
Jakkzero 292d311fff forgot to comment out debug trace 2021-02-26 13:23:03 +00:00
Jakkzero efa414a84d Update README.md 2021-02-26 13:18:35 +00:00
Jakkzero fdecd95cca 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 4e437ce3fa Adding discord_rpc as a library 2021-02-26 12:34:31 +00:00
Jakkzero 90277aaa67 Adding updated source files 2021-02-26 12:27:32 +00:00
Cameron Taylor eff2a19257 week metadata bullshit for free[;ay 2021-02-24 20:52:59 -05:00
Cameron Taylor 000a01664d freeplay fixin shit 2021-02-24 20:22:37 -05:00