Commit Graph

494 Commits

Author SHA1 Message Date
Cameron Taylor 9780a41522 Update introText.txt 2022-09-14 17:38:30 -04:00
Cameron Taylor 8f77095233 Update introText.txt 2022-09-14 17:38:04 -04:00
Cameron Taylor 9a14958322 Merge pull request #1754 from AbnormalPoof/patch-1
add notice to build section
2021-09-24 15:32:07 -04:00
AbnormalPoof 121b8d6c45 also i apparently cant spell lmao 2021-09-13 22:00:00 -05:00
AbnormalPoof 6f43397776 add notice to build section and also fix formatting for build commands since it was off putting 2021-09-13 21:50:10 -05:00
Cameron Taylor acea70a17f Merge pull request #1158 from Nightcaat/patch-1
README grammar fixes
2021-08-25 17:58:03 -06:00
Cameron Taylor 1b382f9aa3 lol erm awkward markdown thing!!! 2021-08-25 19:57:53 -04:00
Cameron Taylor c0204924cf Update README.md 2021-08-25 19:56:52 -04:00
Cameron Taylor 5ea3602c62 Update question.md 2021-08-20 00:20:53 -04:00
Cameron Taylor ff5135bb90 Create compiling.md 2021-08-20 00:12:31 -04:00
Cameron Taylor cd9af8b408 Update bug.md 2021-08-20 00:02:28 -04:00
Cameron Taylor ceeb5fefd9 readme install cleanup
closes #881

I am merely trusting that one commit from kade engine that this is accurate, im too lazy to test myself
2021-08-19 23:39:59 -04:00
Cameron Taylor 455b690d8a revert to apache 2.0 lol! STILL OPEN SOURCE YOUR MODS YOU GOONS 2021-08-19 23:16:55 -04:00
Cameron Taylor 4f39d00000 Update bug.md 2021-08-19 23:05:49 -04:00
Cameron Taylor 7872fea94c Update bug.md 2021-08-19 22:52:15 -04:00
Cameron Taylor 0267db8644 clean up bug template 2021-08-19 22:51:21 -04:00
Luke ff30a3f5b8 Change “copy-paste” to “copy & paste”
Makes things a bit more clear

Co-authored-by: Julian Holfeld <julianholfeld@student.uni-kassel.de>
2021-08-19 15:58:37 -04:00
Cameron Taylor 9b75d1391d Merge pull request #1424 from MisterAlexanderB/patch-1
Describe what the txt file is for because why not
2021-08-15 11:48:19 -06:00
MisterAlexanderB 407c92dd39 Describe what the txt file is for because why not 2021-08-08 17:10:06 -04:00
Luke 1b2401adfb README grammar fixes
Because someone had to do it
2021-05-23 11:15:53 -04:00
Cameron Taylor d2c30e95ed Update LICENSE 2021-05-15 21:32:37 -04:00
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