Commit graph

455 commits

Author SHA1 Message Date
Cameron Taylor
c85ab562f7 Update bug.md 2021-08-19 23:05:49 -04:00
Cameron Taylor
de40f88b23 Update bug.md 2021-08-19 22:52:15 -04:00
Cameron Taylor
19e884aef3 clean up bug template 2021-08-19 22:51:21 -04:00
Cameron Taylor
7c285cdb42 Update README.md 2021-05-15 03:37:33 -04:00
Cameron Taylor
733af4ec13 Update README.md 2021-05-15 03:37:09 -04:00
Cameron Taylor
f85dd5a83d Update README.md 2021-05-15 02:28:45 -04:00
Cameron Taylor
5446933730 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
d9d8666013 Merge pull request #1052 from PurpleButNotALight/delete-beatbattle
Delete BeatBattle.hx
2021-05-14 14:26:20 -07:00
PurpleButNotALight
3d78fa2e7e Delete BeatBattle.hx
this file was annoying me
2021-05-08 17:15:29 +02:00
A Crazy Town
dab445b3ca Fix the grammar error in README (executible -> executable) 2021-04-26 23:15:41 +02:00
Cameron Taylor
72e2fcada9 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
91c591f026 Merge pull request #695 from KadeDev/patch-1
Discord RPC fix
2021-04-02 14:39:42 -07:00
Kade M
c07533c0c3 add the fucntioln 2021-04-02 14:37:58 -07:00
Kade M
76ebfef571 close the thing on the dead 2021-04-02 14:35:14 -07:00
actuallyasmartname
0ad4ad3906 Make link for downloads the latest version, not the Ludum Dare prototype 2021-03-31 18:52:07 -04:00
Cameron Taylor
b686bc73e1 Merge pull request #668 from VoltrexMaster/patch-2
feat(extra): Remove extra imports
2021-03-29 21:23:51 -07:00
Cameron Taylor
5425ae08cb Merge pull request #640 from VoltrexMaster/patch-1
feat(performance): Use switch statement
2021-03-29 13:45:54 -07:00
Cameron Taylor
006dc200f6 Merge pull request #500 from ActualMandM/she_cheers
girlfriend cheering in tutorial
2021-03-29 13:43:41 -07:00
Voltrex
0279da5026 Fix indentation
2 -> 7 tabs.
2021-03-29 18:17:41 +04:30
Voltrex
c7d4f1d2ba feat(extra): Remove extra imports
Remove 2 extra imports, `IOErrorEvent` was imported already.
2021-03-29 04:16:32 +04:30
Voltrex
65ec185c6b 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
9ec63f41d7 Merge pull request #608 from TentaRJ/master
Update README.md
2021-03-19 01:47:50 -04:00
Tenta
4bfa84a8c3 Update README.md 2021-03-18 22:26:23 -04:00
Cameron Taylor
dbce0bffd8 Merge pull request #496 from Jakkzero/master
Discord RPC (custom status)
2021-03-18 19:08:55 -04:00
Jakkzero
2508b31ca2 Merge pull request #1 from WorstAquaPlayer/master
More additions to the RPC
2021-03-02 12:06:16 +00:00
Cameron Taylor
6498a606d2 Merge branch 'master' of https://github.com/ninjamuffin99/ld47 2021-03-01 23:58:22 -05:00
Cameron Taylor
7cba3e72ea freeplay icon polish, and pause title touchups 2021-03-01 23:58:19 -05:00
Cameron Taylor
4691fd7ac5 Merge pull request #514 from ActualMandM/everybody-reads-this
add transition fix to readme
2021-03-01 23:04:31 -05:00
Cameron Taylor
fee7a7746c pause screen polish shit 2021-03-01 23:00:02 -05:00
Cameron Taylor
eeda572c3e easier storymode menu adding onto 2021-03-01 22:56:12 -05:00
Cameron Taylor
be95f5a298 freeplay menu polish thingie 2021-03-01 22:56:12 -05:00
Cameron Taylor
15a57a34af song icon formatting 2021-03-01 22:56:12 -05:00
M&M
99a0ccf66f add transition fix to readme 2021-02-28 19:42:45 -08:00
WorstAquaPlayer
3dd24abf07 Added missing #if to RPC call 2021-02-28 18:50:06 -03:00
WorstAquaPlayer
5e7bbc3b66 Exiting through the pause menu updates RPC 2021-02-27 21:34:49 -03:00
WorstAquaPlayer
b1993259bf Changed RPC !html and added Debug Status 2021-02-27 21:06:30 -03:00
WorstAquaPlayer
34a5175ce5 Alt+Tab and Game Over updates RPC 2021-02-27 20:49:53 -03:00
WorstAquaPlayer
dee03abd3f Pausing and unpausing updates RPC 2021-02-27 20:23:50 -03:00
WorstAquaPlayer
700acb86a1 Now shows P2 icon and time left when song starts 2021-02-27 18:59:18 -03:00
WorstAquaPlayer
3d74f869d3 Added changePresence arguments 2021-02-27 16:58:07 -03:00
Jakkzero
1eb5ae69de Update FreeplayState.hx 2021-02-27 02:28:01 +00:00
Jakkzero
8c2ebcd5e8 Update README.md 2021-02-27 02:23:15 +00:00
M&M
c90b35011f girlfriend finally cheers 2021-02-26 15:45:06 -08:00
Jakkzero
bd2228f3f5 put the thread import in the right place 2021-02-26 13:25:55 +00:00
Jakkzero
ad0e707c57 forgot to comment out debug trace 2021-02-26 13:23:03 +00:00
Jakkzero
4ccf1ad21b Update README.md 2021-02-26 13:18:35 +00:00
Jakkzero
580f41f09d 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
17a18f080e Adding discord_rpc as a library 2021-02-26 12:34:31 +00:00
Jakkzero
cb8aa3d175 Adding updated source files 2021-02-26 12:27:32 +00:00
Cameron Taylor
b1b3df25b5 week metadata bullshit for free[;ay 2021-02-24 20:52:59 -05:00