EliteMasterEric
550bf95c76
Split miss penalty and ghost miss penalty into two variables (but make them equal for now).
2025-04-14 19:32:16 -04:00
EliteMasterEric
6390725ef0
Redo data format for sticker packs to make it simpler and allow for song-specific selections.
2025-04-14 19:25:42 -04:00
Cameron Taylor
36997e8b30
variations loading via fnfc fix in progress
2025-03-27 18:00:24 -04:00
EliteMasterEric
0bc938d0fa
Implement support for Newgrounds Events
2025-03-27 15:49:09 -04:00
EliteMasterEric
96e29b7921
Tweaks to medals and leaderboards (split Erect/character remixes, fix test medals not working etc)
2025-03-27 15:48:53 -04:00
Cameron Taylor
fa5a80df08
screenshot plugin fix for high dpi / larger window sizes
2025-03-24 17:42:35 -04:00
Lasercar
e51b6147b5
unused code removed and comment cleanup
2025-03-24 17:32:49 -04:00
Lasercar
2a9712466e
Fixed cursor & preview not being reset for state changes
2025-03-24 17:32:49 -04:00
Lasercar
e9891c4d00
Fancy preview is back!
...
Also now saves on window close/crash.
Also standardised the option descriptions.
2025-03-24 17:32:49 -04:00
Lasercar
5c47ed4a8c
Set screenshotBeingSpammed to false after state change
...
Because the timer has been killed
2025-03-24 17:32:49 -04:00
Lasercar
6e4e7008f2
another whoops
2025-03-24 17:32:49 -04:00
Lasercar
79e31636e2
Save unsaved screenshots in buffer before state change
2025-03-24 17:32:49 -04:00
Lasercar
8fcd145d53
Option to only show the preview when a screenshot is saved
...
Enabled by default, the idea is that the less tech savy players won't bother changing the option to false and end up reporting that they lost screenshots after changing states
2025-03-24 17:32:49 -04:00
Lasercar
e30e6ee4ed
comment cleanup
2025-03-24 17:32:49 -04:00
Lasercar
bab920dc82
comment typo
2025-03-24 17:32:49 -04:00
Lasercar
ab2dd75986
now it's actually asynchronous
...
Though with the caveat of unsaved screenshots not being saved after state change
2025-03-24 17:32:49 -04:00
Lasercar
a8440062b8
fixed duplicate screenshot handling code
2025-03-24 17:32:49 -04:00
Lasercar
824cf7cf1b
frame delayed screenshots + timer'd screenshot save
2025-03-24 17:32:49 -04:00
Lasercar
65786d8f1c
small fix
2025-03-24 17:32:49 -04:00
Lasercar
bcd29b5d67
idk
2025-03-24 17:32:49 -04:00
Lasercar
95847440b5
didn't reverse my test of the JPEG encoder
2025-03-24 17:32:49 -04:00
Lasercar
c776900df0
screenshot options
2025-03-24 17:32:49 -04:00
Lasercar
fc9b395138
forgot to uncomment the bit making the async loop null
2025-03-24 17:32:49 -04:00
Lasercar
7b54292bf7
another whoops
2025-03-24 17:32:49 -04:00
Lasercar
4ef0c18212
idk
2025-03-24 17:32:49 -04:00
Lasercar
8e4f9fe66b
forgot a thing
2025-03-24 17:32:49 -04:00
Lasercar
92b24b91e7
asynchronous screenshot buffer saving
2025-03-24 17:32:49 -04:00
Lasercar
0db0d88256
Show a preview of last image in the image buffer
2025-03-24 17:32:49 -04:00
Lasercar
535ff2211a
Popup no longer shows up in screenshots
2025-03-24 17:32:49 -04:00
Lasercar
f7329e0687
Improved? screenshotting
2025-03-24 17:32:49 -04:00
Lasercar
868932cd13
screenshot preview in screenshot fix
2025-03-24 17:32:49 -04:00
Cameron Taylor
6b9e6c9ebc
holdnotecover implementation stuff
2025-03-11 23:17:29 -04:00
Cameron Taylor
0a911ae607
remove a buncho unused imports
2025-02-17 19:25:33 -05:00
fabs
db39b19e79
resolved merge conflicts with ReflectUtil
2025-01-27 22:36:43 +00:00
fabs
a6388962dd
Merge branch 'public-develop' into rewrite/master
2025-01-27 22:31:38 +00:00
EliteMasterEric
5e939bd769
Fix more build issues.
2025-01-23 19:19:05 -05:00
EliteMasterEric
0b309403e0
Fix compile error
2025-01-23 18:22:58 -05:00
EliteMasterEric
c232224f04
Added more functions to ReflectUtil, and made it so importing Reflect imports it instead of throwing an error.
2025-01-23 18:16:30 -05:00
Abnormal
62166554e7
Add 6 more functions to ReflectUtil
( #4019 )
2025-01-23 17:21:46 -05:00
Abnormal
ad45b72b1a
Update Constants.hx ( #3853 )
2025-01-17 15:45:01 -05:00
Abnormal
e73be4a2b3
Update ReflectUtil.hx ( #4008 )
2025-01-17 14:46:53 -05:00
Abnormal
8188b19622
more reflectutil additions ( #3809 )
2025-01-17 12:17:48 -05:00
Abnormal
250f01f207
add setField ( #3622 )
2025-01-17 12:17:48 -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
EliteMasterEric
4554487ded
Fix a build issue with HTML5
2025-01-16 14:37:18 -05:00
EliteMasterEric
04a7007f6e
Move Tracy debug message into trace()
2025-01-13 14:33:21 -05:00
EliteMasterEric
6efd8b122f
Fix an issue with the medal entry sound
2024-12-17 10:38:00 -05:00
CheemsAndFriends
65dc9d487d
conditional for release with debug functions
2024-11-23 15:19:48 -05:00
Cameron Taylor
a356e6e520
properly persist medal icons across states
2024-11-14 17:24:39 -05:00
CheemsAndFriends
673b4f8a6b
Implement StartGame and FridayNight
2024-11-14 17:24:39 -05:00
EliteMasterEric
e974718947
Disallow scripts from messing with medals.
...
Some cleanup and readd support for fetching URLs on web builds.
Link the missing medals
base64 medal stuff, and some debug crap
remove trace crap
update assets stuff
assets stuff
newgrounds username on titlescreen and replace things with NG.core instead of our own client singleton
2024-11-04 15:05:33 -05:00
CheemsAndFriends
df094f15cf
Medal stuff
2024-11-04 15:05:33 -05:00
EliteMasterEric
24ad7f4a39
Remove unused custom type resolver.
2024-10-18 19:11:27 -04:00
Kolo
0a5419d7fc
the stage editor shit
2024-10-10 13:28:00 -04:00
Victor G
0d60929f18
Fix window not closing when specified
2024-10-05 21:24:24 +02:00
Burgerballs
165ad60155
fix: center preloader 'fnf' and 'dsp' text so it doesn't clip anymore
2024-10-04 12:09:33 -04:00
Cameron Taylor
29b6763290
fix(debug): no more fullscreening when typing "F" in the flixel debugger console
2024-10-03 22:49:07 -04:00
Cameron Taylor
7a3d983bba
Merge branch 'feature/discord-rpc-resurrected' into rewrite/master
2024-09-27 17:47:59 -04:00
Cameron Taylor
db0944712d
Merge branch 'rewrite/master' into bugfix/mod-dev-fixes
2024-09-27 17:27:59 -04:00
EliteMasterEric
5630e74584
Rework Freeplay variation handling... again.
2024-09-27 14:26:08 -04:00
EliteMasterEric
378179d1f7
Change crash keybind to Ctrl-Alt-Shift-L
2024-09-27 12:20:36 -04:00
EliteMasterEric
8d02a3f984
A bunch of controls fixes
2024-09-25 08:39:57 -04:00
Cameron Taylor
78d0ad9956
Merge remote-tracking branch 'origin/feature/tracy' into rewrite/master
2024-09-23 17:41:01 -04:00
EliteMasterEric
52f5c24f96
Add frame market support, and enable on demand tracing.
2024-09-23 16:09:34 -04:00
Cameron Taylor
252b87c451
Merge pull request #763 from FunkinCrew/feature/tracy
...
Add Tracy support for performance profiling
2024-09-23 15:03:33 -04:00
Cameron Taylor
e3a13bee8c
Merge pull request #773 from FunkinCrew/process-cleanup
...
close sys.io.Process stuff when we're done with them
2024-09-20 00:24:10 -04:00
EliteMasterEric
35aa8731d0
Better status messages, buttons, updated album art, basic chart editor support
2024-09-19 11:13:05 -04:00
Eric
d81e09b1c3
Merge branch 'rewrite/master' into abnormalpoof/opening-urls
2024-09-19 03:46:46 -04:00
Cameron Taylor
472d41a893
close sys.io.Process stuff when we're done with them
2024-09-18 16:15:10 -04:00
EliteMasterEric
119148acf0
Define for enabling/disabling log trace
2024-09-18 02:11:31 -04:00
AbnormalPoof
aae7dcdada
fix crash when opening urls
2024-09-16 23:35:23 -05:00
EliteMasterEric
9f3af1ab94
Add a separate Gold Perfect animation for modders
2024-09-14 20:56:21 -04:00
Cameron Taylor
af31be5436
makeship linky
2024-09-12 20:14:48 -04:00
Cameron Taylor
22b1a5d9c0
Merge branch 'rewrite/master' into feature/char-unlock-merging
2024-09-10 23:52:52 -04:00
FabsTheFabs
34e93fa95a
color util (with just one function lol)
2024-09-10 07:25:11 +01:00
CheemsAndFriends
35af057f88
Fix scaleY not parsing
2024-09-09 17:41:25 +02:00
CheemsAndFriends
6961e6cc63
Add a buncho Gizmos
2024-09-09 08:23:46 +02:00
EliteMasterEric
7511de1e7a
A bunch of Freeplay visual fixes
2024-09-01 03:28:56 -04:00
EliteMasterEric
382af3b485
Reimplement ghost tapping (disabled via compile define)
2024-08-28 05:42:14 -04:00
EliteMasterEric
200b3c963b
Updated compile defines to use feature flag system
2024-08-26 18:01:36 -04:00
Cameron Taylor
5756eff7cf
dont need null check, we just need to declare string type
2024-08-21 16:39:34 -04:00
Cameron Taylor
e1d8e758bb
completion server fixin?
2024-08-21 16:31:10 -04:00
anysad
d3209e57b7
goodbye scripts, hello notestyles!
2024-07-28 02:34:12 -04:00
Cameron Taylor
5a26ece9d6
Merge branch 'rewrite/master' into gamerbross/chart-reload-f5
2024-07-11 19:59:15 -04:00
Eric
71947c581e
[PUBLIC PR] Fix a bug where the memory counter would overflow into the negatives ( #662 )
...
* get Float instead of Int in cpp (Float is 64-bit in so it works easier than Int64)
* use Math.fround instead of Math.round
---------
Co-authored-by: Karim Akra <144803230+KarimAkra@users.noreply.github.com>
2024-07-11 19:35:41 -04:00
gamerbross
7b9e4a0542
Fix F5 chart not reloading
2024-07-11 03:41:51 -04:00
Cameron Taylor
a92334d5ae
Merge branch 'rewrite/master' into char-select-cherrypick
2024-07-08 16:23:32 -04:00
Cameron Taylor
67b1c3864e
Merge branch 'rewrite/master' into feature/character-anim-fixes
2024-07-04 15:07:07 -04:00
Cameron Taylor
a7cfae8545
mer
2024-07-04 14:48:24 -04:00
FabsTheFabs
28068b1a86
updating more stuff
2024-07-01 22:17:55 -04:00
EliteMasterEric
84dd1cd3b9
Fix several character animation issues
2024-06-28 22:29:59 -04:00
Cameron Taylor
81cada675c
fix for release, no bf printing directly to stdout!
2024-06-24 14:40:55 -04:00
EliteMasterEric
9b3a748f37
Working Pico DJ
2024-06-20 16:17:53 -04:00
EliteMasterEric
263039f52c
Make Boyfriend DJ animations data driven
2024-06-18 20:07:27 -04:00
EliteMasterEric
60e741434c
Implemented playable character registry, added Freeplay character filtering, added alt instrumental support
2024-06-18 17:56:24 -04:00
Cameron Taylor
817c216d06
Merge pull request #617 from FunkinCrew/bugfix/save-highest-rank
...
[FUNK-387] Save high scores and high ranks separately.
2024-06-11 12:04:38 -04:00
EliteMasterEric
b30faad7d9
Save high scores and high ranks separately.
2024-06-11 00:40:43 -04:00
EliteMasterEric
09aa8fbf52
Rebindable controls for the Freeplay menu
2024-06-09 02:22:03 -04:00
Cameron Taylor
3aa3007dbb
Merge branch 'fix-url-open' into rewrite/master
2024-06-06 20:12:28 -04:00
EliteMasterEric
ae950c7382
Finish save data repair (you should be able to transfer your save now)
2024-06-04 19:44:00 -04:00
EliteMasterEric
c056c72762
Implement advanced save data repair.
2024-06-04 14:26:24 -04:00
EliteMasterEric
06daa9d402
Increase Great threshold to 80%
2024-05-31 19:20:39 -04:00
EliteMasterEric
0514e05328
Merge branch 'bugfix/html5-save-data' into develop-0.4.0
2024-05-22 15:15:56 -04:00
EliteMasterEric
30fd86befb
Merge branch 'feature/charter-in-pause-menu' into develop-0.4.0
2024-05-22 12:01:27 -04:00
EliteMasterEric
42ab0b74e3
Merge branch 'feature/results-clear-rank' into develop
2024-05-22 11:40:00 -04:00
EliteMasterEric
6d3b58cecd
Fix some additional compiling issues.
2024-05-21 04:02:53 -04:00
EliteMasterEric
fed6d1146c
Do some cleanup (replace several utility functions with a utility library we already depend on!)
2024-05-21 04:02:32 -04:00
EliteMasterEric
f3868c2ee8
An attempt at an HTML5 save data fix
2024-05-21 02:23:21 -04:00
EliteMasterEric
228ac66cc2
Credit the song's charter in the pause menu.
2024-05-19 01:48:51 -04:00
Hyper_
24933f5bb9
Replace concatenation with string interpolation
2024-05-13 17:16:49 -03:00
NotHyper-474
0322a83882
Fix "Invalid argument '&'" error
2024-05-12 23:16:12 -03:00
EliteMasterEric
5d5cf74020
Reimplement rank-based results animations.
2024-05-09 22:37:21 -04:00
EliteMasterEric
be07760103
Fix a crash when querying FlxG.state
2024-05-08 00:08:44 -04:00
EliteMasterEric
4d7f3a3643
Granted access to scripts to some otherwise blacklisted functions.
2024-05-02 04:08:32 -04:00
EliteMasterEric
75af1b3947
Add mod list to crash logs
2024-05-02 04:07:56 -04:00
EliteMasterEric
bbccdfe3fb
Fix issue when git status returns empty string.
2024-05-01 13:40:46 -04:00
EliteMasterEric
73baabfa82
Detect if your local Git has been modified and display it.
2024-05-01 13:29:54 -04:00
EliteMasterEric
afdd28dbe2
Automatically mark -release builds as not prototype.
2024-05-01 12:56:13 -04:00
EliteMasterEric
02cc41fc98
Catch a potential crash when retrieving the render method
2024-05-01 11:41:15 -04:00
EliteMasterEric
72c83e7eb0
Don't show an error dialog twice.
2024-05-01 11:40:51 -04:00
EliteMasterEric
776747c2d9
Git Commit macro now available in all builds.
2024-05-01 11:40:23 -04:00
EliteMasterEric
109a3f50fb
Always fetch git hash while building and always display git hash in the logs.
2024-04-30 22:42:58 -04:00
Cameron Taylor
ce24ad1a8a
add fullscreen rebindable keybind across whole game
2024-04-30 00:40:42 -04:00
EliteMasterEric
01b80ab5c8
Merge remote-tracking branch 'origin/input-offsets' into rewrite/master
2024-04-28 19:07:44 -04:00
Cameron Taylor
46dcd4c8ea
homemade flixel tracker button
2024-04-27 01:17:15 -04:00
EliteMasterEric
f474bc32a5
Merge remote-tracking branch 'origin/rewrite/master' into input-offsets
2024-04-24 21:54:45 -04:00
Cameron Taylor
5aba4008ac
Merge branch 'feature/2hot-cutscenes-eric' into bugfix/weekend-1-can-death-freeze
2024-04-23 04:20:28 -04:00
EliteMasterEric
6edd9e8c6a
Make cars stop moving while the game is paused.
2024-04-22 22:30:29 -04:00
EliteMasterEric
a9dd85c865
Merge remote-tracking branch 'origin/feature/conductor-signal-rework' into feature/2hot-cutscenes
2024-04-19 18:49:18 -04:00
Eric
fd88ebef63
Merge pull request #467 from FunkinCrew/retro-fade
...
small fade polish for week 8 convos
2024-04-05 02:47:10 -04:00
EliteMasterEric
9c8ab72494
Merge remote-tracking branch 'origin/rewrite/master' into bugfix/quick-camera-fixes
2024-04-05 02:45:23 -04:00
EliteMasterEric
07092269b8
Merge branch 'rewrite/master' into input-offsets
2024-04-04 18:45:16 -04:00
Cameron Taylor
64cab4d137
removed duplicate merge
2024-04-04 05:37:48 -04:00
Cameron Taylor
8f3406cb0e
Merge branch 'rewrite/master' into feature/results-screen-score
2024-04-04 05:34:29 -04:00
Cameron Taylor
57a5973c2c
small fade polish for week 8 convos
2024-04-04 05:22:44 -04:00
Cameron Taylor
39d92eb09d
fast loading on preloader
2024-04-04 04:55:27 -04:00
Cameron Taylor
99cdb62175
updated color
2024-04-04 04:46:38 -04:00
Cameron Taylor
c23f97917c
Merge branch 'rewrite/master' into preloader-polish
2024-04-04 03:43:23 -04:00
EliteMasterEric
3ac466aa5e
Add missing MapTools function from #459
2024-04-04 03:35:36 -04:00
EliteMasterEric
b39712d33f
Prevent crashes when the game attempts to load bad save data.
2024-04-03 20:31:34 -04:00
EliteMasterEric
4f2f28cb31
Fix issue with deepMerge() caused by handling maps incorrectly, causing an unhandleable crash.
2024-04-03 15:05:54 -04:00
EliteMasterEric
e9d8546737
More results screen changes
2024-04-03 04:52:12 -04:00
EliteMasterEric
f7141e7096
Fixed an issue with save data not loading defaults properly.
2024-04-03 01:41:52 -04:00
Cameron Taylor
dcffe0537f
Merge branch 'rewrite/master' into bugfix/buncha-2hot-fixes
2024-04-01 22:40:10 -04:00
Cameron Taylor
8a60115df6
Merge pull request #454 from FunkinCrew/feature/erect-filter-freeplay
...
Freeplay menu now filters to supported songs when you change difficulty
2024-04-01 22:08:25 -04:00
EliteMasterEric
1df4a354cb
Freeplay menu now filters to supported songs when you change difficulty
2024-04-01 18:34:26 -04:00
Cameron Taylor
32ed26ffa6
stereo preloader in progress
2024-03-29 17:54:20 -04:00
EliteMasterEric
571c6d5960
Merge branch 'rewrite/master' into feature/credits
2024-03-28 20:29:15 -04:00
EliteMasterEric
9990cbbd27
Merge branch 'rewrite/master' into feature/conductor-signal-rework
2024-03-28 20:27:54 -04:00
Eric
5fa559dfb1
Merge branch 'rewrite/master' into bugfix/buncha-2hot-fixes
2024-03-28 20:26:45 -04:00
EliteMasterEric
35f99b49a4
Merge branch 'rewrite/master' into input-offsets
2024-03-28 20:23:31 -04:00
Jenny Crowe
d4c9fffe48
Merge branch 'rewrite/master' of https://github.com/FunkinCrew/Funkin-secret into bugfix/quick-camera-fixes
2024-03-28 11:05:51 -07:00
Jenny Crowe
ef2cb4d9fc
Convert zoom modifiers from additive to multiplicative
2024-03-28 11:05:38 -07:00
EliteMasterEric
8a9eee3aa3
Rework Funkin Preloader and added "Touch to Play" graphic
2024-03-28 04:34:43 -04:00
EliteMasterEric
3d14024fd8
Implement merch link.
2024-03-28 02:58:08 -04:00
EliteMasterEric
bb98c710a3
Merge remote-tracking branch 'origin/rewrite/master' into feature/conductor-signal-rework
2024-03-27 01:52:58 -04:00
EliteMasterEric
463e946b17
Merge remote-tracking branch 'origin/rewrite/master' into bugfix/buncha-2hot-fixes
2024-03-27 01:40:22 -04:00
Cameron Taylor
fe6cb8c5a9
Merge pull request #413 from FunkinCrew/bugfix/funkin-sound-overhaul
...
Funkin Sound overhaul
2024-03-25 15:59:02 -04:00
Cameron Taylor
9fd780e00c
Merge branch 'rewrite/master' into bugfix/cut-pico-dadbattle
2024-03-25 13:42:50 -04:00
EliteMasterEric
6407770ed6
Rework every class to use FunkinSound.
2024-03-23 17:50:48 -04:00
EliteMasterEric
831d6aae71
Merge remote-tracking branch 'origin/rewrite/master' into input-offsets
2024-03-23 14:38:50 -04:00
EliteMasterEric
28088146eb
Fix bug where Pico dadbattle was playing over normal dadbattle
2024-03-22 22:17:34 -04:00
Cameron Taylor
a695fb2b39
Merge branch 'rewrite/master' into formatting-fixes
2024-03-22 19:00:29 -07:00
EliteMasterEric
e64637ffdf
Rework Conductor to use instanced signals
2024-03-22 19:51:47 -04:00
Cameron Taylor
f7acee94cd
Merge branch 'rewrite/master' into feature/freeplay-album-art
2024-03-21 23:37:20 -07:00
EliteMasterEric
3975d34b70
Fix scoring lerp issue on story menu.
2024-03-20 23:06:32 -04:00
EliteMasterEric
36a9c29720
Work in progress on custom album art for freeplay
2024-03-20 14:37:24 -04:00
EliteMasterEric
3a35be916b
A bunch of checkstyle fixes
2024-03-16 22:20:22 -04:00
EliteMasterEric
d56c33cd17
Fix a dozen tiny issues with 2hot's audio and visuals (and some script crashes!).
2024-03-16 00:55:57 -04:00
EliteMasterEric
f31634351b
Fix an issue where stage character scale was overriding base character scale.
2024-03-15 16:45:18 -04:00
Cameron Taylor
1211dbb6e8
Merge branch 'rewrite/master' into feature/chart-editor-song-scripts
2024-03-13 21:26:50 -07:00
Cameron Taylor
b9ab38e0b9
timertools -> timerutil fix
2024-03-13 18:47:15 -07:00
EliteMasterEric
66085ff867
Song scripts can now be (optionally) enabled in the Chart Editor playtest
2024-03-12 21:34:50 -04:00
EliteMasterEric
be8f5699b5
2hot stutter actually fixed!
2024-03-11 23:42:32 -04:00
Cameron Taylor
427e4810ad
faster bf processing...
2024-03-07 03:57:16 -05:00
Mike Welsh
69b28ca42c
Add #if FLX_DEBUG in TrackerUtil
...
`Tracker.addProfile` only exists when FLX_DEBUG is set, so
add this conditional check to fix non-debug builds.
2024-03-06 22:48:44 -08:00
Mike Welsh
a516e9199f
Remove DynamicTools; fix pause menu on HTML5
...
Calls intended for `ArrayTools.clone` were being routed to
`DynamicTools.clone` due to the order of `using` statements in
`imports.hx`. This caused the pause menu to break due to arrays
becoming fubar (missing length property).
Using `DynamicTools` is a little dangerous, so remove it in favor
of calling `Reflect.copy` directly.
2024-03-05 23:21:57 -08:00
Cameron Taylor
d2b124efca
some highscore tallies debugging stuf in progress
2024-03-04 20:47:23 -05:00
Hazel
0a19c7a8cb
fix(ci), feat(ci), refactor: i don't need sleep, i need answers ( #357 )
...
* hx the codec
* fix(ci,html5): use haxe.Timer instead of Sys.time
* refactor(compat): use haxe.Timer instead of Sys.time(), introduce TimerUtil to reduce code dupe
* fix: redundant types
* refactor(style): use TimerTools in place of haxe.Timer
* refactor: consistent timer code
* feat: build timings
* refactor(ci): cleanup ci configs
* sigh
* sigh, 2
* fix: haxelib deleterepo does not silently fail
* retrigger ci
* verbose output
* debug info after haxelib gti
* force haxelib git override
* more debug info
* force bash
* at least haxelib is consistent now
* fix the runners first, then do that
* update ci-haxe
* it is time?
* deleterepo may fail
* finishing touches
2024-03-02 23:49:27 -05:00
EliteMasterEric
cecddbc2ee
Fixed issues with audio in Week 6 after skipping the cutscene.
2024-02-28 03:01:20 -05:00
EliteMasterEric
13d6ba378e
Work in progress on fixing Week 6
2024-02-28 00:19:08 -05:00
EliteMasterEric
12a48b9b86
Work in progress on revamped, more extensible pause menu.
2024-02-26 23:18:56 -05:00
Cameron Taylor
e9dc03f8f1
Merge branch 'rewrite/master' into feature/screenshot-sound
2024-02-22 19:04:07 -05:00
Cameron Taylor
201c81cfef
changed keybind to ctrl+shift+L
2024-02-22 18:51:18 -05:00
EliteMasterEric
818e80ed74
Add a screenshot sound provided by Isaac.
2024-02-22 03:15:06 -05:00
EliteMasterEric
0b49a88cdd
Move the crash keybind into a global plugin.
2024-02-22 01:47:35 -05:00
EliteMasterEric
744e2f95bd
Add additional memory utilities and logging.
2024-02-22 00:06:02 -05:00
Cameron Taylor
6e691c66c3
Merge branch 'rewrite/master' of https://github.com/FunkinCrew/funkin-secret into input-offsets
2024-02-19 20:33:36 -05:00
EliteMasterEric
16df3f0e9d
Move E to a final constant as Mike suggested.
2024-02-17 03:41:08 -05:00
Mike Welsh
ef96bd4358
Fix variable name in MathUtils.smoothLerp
2024-02-16 17:22:55 -08:00
Cameron Taylor
516c5e8596
Merge pull request #329 from FunkinCrew/feature/screenshots
...
Implemented a screenshot button.
2024-02-16 19:31:53 -05:00
Cameron Taylor
0b58a4f664
camera flash fix
2024-02-16 18:58:27 -05:00
Cameron Taylor
29e1c480fd
unwrap openFolder from #if sys
2024-02-16 16:35:57 -05:00
EliteMasterEric
e4cd694c15
ScreenshotPlugin now uses Player.controls. VolumePlugin is now outside MusicBeatState
2024-02-16 14:42:28 -05:00
Cameron Taylor
94938313dd
click preview to open screenshots folder (and moved openFolder
to FileUtil
2024-02-16 05:24:43 -05:00
Cameron Taylor
0036a334bc
display fancy preview as a sprite on top of FlxG.stage, to properly render over substates
2024-02-16 04:48:54 -05:00
EliteMasterEric
e24c78ae16
Implemented a screenshot button. FancyPreview is broken.
2024-02-15 21:34:24 -05:00
Eric
10f4ad704e
Additional mathematical utilities.
2024-02-15 14:17:44 -05:00
Cameron Taylor
18a926e108
Merge branch 'rewrite/master' into input-offsets
2024-02-15 03:52:00 -05:00