Commit graph

3875 commits

Author SHA1 Message Date
Burgerballs
964f6878c3 Update PlayState.hx 2024-07-23 19:02:09 +01:00
Burgerballs
8778ab1d0e Update PlayState.hx 2024-07-23 18:09:39 +01:00
Burgerballs
59ad15aee4 Merge branch 'develop' of https://github.com/FunkinCrew/Funkin into develop 2024-07-23 18:05:54 +01:00
Eric
1a44853c88
Merge pull request #2452 from eltociear/patch-1
Update ScriptEventType.hx
2024-07-11 03:56:07 -04:00
Eric
9b483de1da
Merge pull request #3003 from Hundrec/issue-templates
New Issue and PR templates tweaks
2024-07-11 03:49:11 -04:00
Hundrec
25a90d8419
Reword in crash report 2024-07-10 20:33:12 -07:00
Hundrec
6698ee6770
. 2024-07-10 20:31:06 -07:00
Hundrec
ffadce45e0
More crash report tweaks 2024-07-10 18:50:12 -07:00
Hundrec
ca5e08f967
Specify crash log location 2024-07-10 18:47:34 -07:00
Hundrec
0f35618a15
PR template tweak 2024-07-10 18:43:15 -07:00
Hundrec
ce24a6f7a3
Tweak Enhancement Template 2024-07-10 18:42:25 -07:00
Hundrec
ac11e5238d
Tweak Crash Report Template 2024-07-10 18:40:38 -07:00
Hundrec
88b35ce8c2
Tweak Bug Report Template 2024-07-10 18:37:19 -07:00
Hundrec
7353747ca5
Simplify PR template 2024-07-10 18:25:32 -07:00
Hundrec
fd37e2121c
PR template rename 2024-07-10 18:13:27 -07:00
Eric
712792c385
Merge pull request #2717 from tposejank/better-templates
[FEATURE] Better issue and pull request templates
2024-07-10 20:48:10 -04:00
tposejank
2915fd7717 efgh 2024-07-10 20:42:08 -04:00
tposejank
738a21eeb6 abcd 2024-07-10 20:41:40 -04:00
tposejank
a27e743c5f Merge remote-tracking branch 'upstream/main' into better-templates 2024-07-10 20:37:31 -04:00
Eric
dd763c4b64
Merge pull request #2996 from Hundrec/issue-templates
[DOCS] Automatically assign 'status: pending triage' label to all new issues
2024-07-10 20:21:49 -04:00
Hundrec
db0bb4d9c2
Final bug template polish 2024-07-10 16:14:29 -07:00
Hundrec
56948507e8
Capitalize C in "context" 2024-07-10 16:04:21 -07:00
Hundrec
5a534e210b
Wrong quote whoops 2024-07-10 16:02:18 -07:00
Hundrec
fd7cdca333
Add triage label to PR enhancement template 2024-07-10 16:01:52 -07:00
Hundrec
2ba71e78bb
Add triage label to PR bugfix template 2024-07-10 16:00:28 -07:00
Hundrec
6b2ab64e97
Add triage label to enhancement template 2024-07-10 15:58:42 -07:00
Hundrec
2a5a24af70
Polish and add triage label to bug template 2024-07-10 15:54:54 -07:00
Eric
f1e1b99b97
Merge pull request #2984 from Hundrec/patch-5
[DOCS] Add common troubleshooting steps to compiling guide
2024-07-10 18:15:56 -04:00
Hundrec
6c077cad5f
Add second cd step after cloning 2024-07-09 16:22:43 -07:00
Hundrec
ff770d6948
Wrong slashes lol 2024-07-09 12:55:04 -07:00
Hundrec
2d1d6eb19e
Add cd step for improved clarity 2024-07-09 12:54:29 -07:00
Hundrec
39a774709e
[DOCS] Add common troubleshooting steps to compiling guide
Makes compiling easier for everyone
2024-07-09 02:10:55 -07:00
Eric
d1a1f2a32f
Merge pull request #2962 from Punkinator7/main
[Minor Fix] Remove duplicate lines in CHANGELOG.md for Version 4.0
2024-07-07 04:14:50 -04:00
Punkinator7
f31d2f7bfc
Rename changelog.md to CHANGELOG.md
replace the old one with the fixed version
2024-07-03 20:57:01 -04:00
Punkinator7
cd9400e898
Delete CHANGELOG.md 2024-07-03 20:56:19 -04:00
Punkinator7
05b57c88d3
Add fixed Changelog
There were several duplicate lines in the V4.0 Changelog, so I removed them
2024-07-03 20:55:15 -04:00
Cameron Taylor
27bf88c11e
Merge pull request #2914 from FunkinCrew/docs/changed-lines-count-labeler
Add change counts labels to Actions labeler
2024-06-26 20:43:59 -04:00
EliteMasterEric
4a73d7e1ce Add change counts labels to Actions labeler 2024-06-25 18:22:30 -04:00
tposejank
37b8c881a8 Fulfill requests & new crash template 2024-06-17 01:06:14 -04:00
tposejank
b5c4a8589a
Delete 2024-06-17 00:49:09 -04:00
tposejank
2cc41c23a8
Merge branch 'develop' into better-templates 2024-06-17 00:48:32 -04:00
tposejank
3c81f93ca2 will you 2024-06-17 00:47:46 -04:00
Cameron Taylor
60f6e5ec50 simplified the bug template to have less clutter 2024-06-17 00:47:05 -04:00
tposejank
ac08f5518d
Thanks, Git! 2024-06-17 00:45:00 -04:00
Cameron Taylor
4b354f6f32 simplified the bug template to have less clutter 2024-06-17 00:44:01 -04:00
Cameron Taylor
5cde06bc86 simplified the bug template to have less clutter 2024-06-17 00:43:06 -04:00
Eric
9bd09e3791
Make downloading the assets submodule a separate step. 2024-06-16 18:48:01 -04:00
Eric
504766a081
Merge pull request #2813 from Hundrec/patch-3
[DOCS] Make compiling guide more user friendly
2024-06-16 18:43:37 -04:00
Eric
5b40900066
Merge branch 'main' into patch-3 2024-06-16 18:41:39 -04:00
Hundrec
32ad9d159e
Add ZIP button warning and restructured sentences
Each step should be easier to follow with this structure
2024-06-15 13:37:21 -04:00