Abnormal
7058126e99
fix: Actually check if the Playable Character is unlocked
2025-02-17 21:26:16 -05:00
Abnormal
06c12e36c6
Revert "blacklist one additional class"
...
This reverts commit 3267c61258
.
2025-02-17 20:36:36 -05:00
Abnormal
c06d79441d
Add comments to 3 functions in funkin.Assets
2025-02-17 20:33:40 -05:00
Abnormal
6795c33980
remove leftover legacy code
2025-02-16 04:08:15 -05:00
Abnormal
6466b88d88
a -> an
2025-02-14 18:15:59 -05:00
Abnormal
9b774e3264
format a few files
2025-02-14 18:13:05 -05:00
MrScottyPieey
f3ea19ec31
Update Main.hx
2025-02-14 18:05:41 -05:00
Hundrec
40d2a892a9
adjust link in PR Template
2025-02-13 21:23:29 -05:00
Hundrec
b4a477e800
PR Template
2025-02-13 21:23:29 -05:00
Hundrec
54ddb652b6
Enhancement Template
2025-02-13 21:23:29 -05:00
Hundrec
7cb9eb797a
Crash Template
2025-02-13 21:23:29 -05:00
Hundrec
422feb2c6d
Compiling Help Template
2025-02-13 21:23:29 -05:00
Hundrec
f7df118b7b
Charting Template
2025-02-13 21:23:29 -05:00
Hundrec
02a1af6fd9
Revert spacing
2025-02-13 21:23:29 -05:00
Hundrec
87fe63af5e
A lil spacing
2025-02-13 21:23:29 -05:00
Hundrec
7ebf4a4558
Fix Contributing link
2025-02-13 21:23:29 -05:00
Hundrec
74cd7c3353
quote
2025-02-13 21:23:29 -05:00
Hundrec
5f80641d5f
Contributing Guide in Minor Bug Template
2025-02-13 21:23:29 -05:00
Hundrec
ba6461e249
Link CONTRIBUTING.md in README
2025-02-13 21:23:29 -05:00
Hundrec
24a97524ac
Add more console outputs to Troubleshooting Guide
...
Includes a line about warnings and deprecated functions, as well as a line about the hxcpp prompt.
2025-02-13 21:23:29 -05:00
Abnormal
09c2d21111
Contributor's guide
...
Co-authored-by: Hundrec <hundrecard@gmail.com>
Co-authored-by: Abnormal <86753001+AbnormalPoof@users.noreply.github.com>
2025-02-13 21:23:29 -05:00
Eric
6f40aeac1c
Merge pull request #4106 from FunkinCrew/main
...
Merge from main into develop
2025-02-05 05:51:43 -05:00
Eric
ca16d41592
Merge pull request #4100 from Lasercar/update-art-submodule
...
Update art submodule commit version
2025-02-04 05:23:10 -05:00
Lasercar
72b06b4a81
update art submodule
2025-02-04 19:43:47 +10:00
Eric
796cbb3812
Merge pull request #4095 from AbnormalPoof/main-to-develop
...
Move changes from `main` to `develop`
2025-02-03 18:24:40 -05:00
Abnormal
246de95e46
Merge branch 'develop' into main-to-develop
2025-02-03 23:22:56 +00:00
Hundrec
df142a9144
[GITHUB] Add Links to Guides in Issue Templates ( #4053 )
...
* Issues Guide in bug template
* Issues Guide in charting template
* Guide links in compiling template
* Issues Guide in crash template
* Issues Guide in enhancement template
2025-01-27 13:37:42 -05:00
Hundrec
47e320e96f
[GITHUB] Add status: pending triage
to all PRs ( #4035 )
...
* Add `status: pending triage` to all PRs
* Update label-pull-request.yml
* now size and pr labels can be updated every commit!
* remove this
* move the pending triage thing to a new workflow
* Rename label-pr-on-create.yml to label-pull-request-on-create.yml
* fix the identation on this
* almost forgot to remove this
---------
Co-authored-by: Abnormal <86753001+AbnormalPoof@users.noreply.github.com>
2025-01-27 13:37:27 -05:00
Hundrec
0c06ba942e
Add needs r&d label to unlabel list ( #4034 )
2025-01-24 18:21:34 -05:00
Abnormal
62166554e7
Add 6 more functions to ReflectUtil
( #4019 )
2025-01-23 17:21:46 -05:00
lemz
a01bcc3da8
change ui controls order ( #3027 )
...
a lot of squashed stuff
2025-01-23 16:32:35 -05:00
Abnormal
7e0f4d9c84
Update labeler workflow ( #4023 )
2025-01-23 16:19:58 -05:00
Hundrec
2adae38805
Update Contributing section in README ( #4026 )
2025-01-23 16:18:37 -05:00
Hundrec
981aad214f
Change size label names in PR labeler ( #3918 )
2025-01-22 23:31:59 -05:00
Hundrec
48a72ce32c
Add status: stale to auto-close ( #4017 )
2025-01-22 21:27:36 -05:00
Kolo
dfe02ec668
check if the vocal files actually exist ( #3861 )
...
Co-authored-by: Kolo <67389779+JustKolosaki@users.noreply.github.com>
2025-01-17 15:52:02 -05:00
Abnormal
a3e23733db
fix early return in hasbeatensong and hasbeatenlevel ( #3820 )
2025-01-17 15:49:21 -05:00
Sinco
1c12b8467e
Mouse cursor is no longer visible outside of the ingame editors ( #3881 )
2025-01-17 15:48:06 -05:00
Abnormal
ad45b72b1a
Update Constants.hx ( #3853 )
2025-01-17 15:45:01 -05:00
Kade
785c4be88b
[ENHANCEMENT] [MODDING] Several QOL modding changes ( #4009 )
...
* Custom render distance strumline
* Custom note positions
* Custom vertices for holds
* Song Retry Event
Song retry event for pausesubstate.hx
Song retry event for playstate.hx
Song retry event for stage.hx
Song retry event for bopper.hx
Song retry event for song.hx
Scripted class event
Module event
* this should be cast
* Show notesplash toggle
* Formatting and EOF
2025-01-17 15:37:00 -05:00
Til
22d41d21b8
i think this does it ( #3955 )
2025-01-17 15:33:16 -05:00
Abnormal
69d8570a9e
[ENHANCEMENT] Add offsets support for Album titles ( #3618 )
...
* add album title offsets
* cleanup
* cleanup
* fix inconsistency
2025-01-17 15:32:03 -05:00
anysad
a17b0e8b3c
[ENHANCEMENT] Preference Descriptions + Other Tweaks ( #3872 )
...
* updated preference menu
* update comment
2025-01-17 14:47:47 -05:00
Abnormal
e73be4a2b3
Update ReflectUtil.hx ( #4008 )
2025-01-17 14:46:53 -05:00
Abnormal
4b127b6413
[ENHANCEMENT] Add Script Events for losing/gaining focus ( #3721 )
...
* add events for focus gain/lost
* add callbacks
* move the events to a new interface
* Ok NOW it works
* the event can now longer be canceled
2025-01-16 20:25:19 -05:00
MrMadera
2b7f62edd3
added gamepad binds ( #3934 )
2025-01-16 20:23:29 -05:00
Abnormal
b5d95d59ff
more reflectutil additions ( #3809 )
2025-01-16 20:13:59 -05:00
Abnormal
9f23a7c54c
add setField ( #3622 )
2025-01-16 20:13:40 -05:00
JVN-Pixels
5d5d12dbfd
[ENHANCEMENT]: Compiling Error Issue Template ( #3835 )
...
* Create compiling.yml
* Update compiling.yml
* Update compiling.yml
* Update compiling.yml
* Update compiling.yml
* Update compiling.yml
* charting (Hundrec)
thanks hundrec i like this
* Delete .github/ISSUE_TEMPLATE/charting.yml
2025-01-16 20:05:37 -05:00
Hundrec
c3a188b357
[GITHUB] Create a dedicated charting issue template (and bump version to 0.5.3) ( #3834 )
...
* Create Charting Issue template
* Include images and videos in charting issue template
* Update version in bug report template
* Update version in crash report template
2025-01-16 20:02:59 -05:00