madeline
1ffeb900ae
fix trimming issue closes #201
2026-04-05 11:05:31 -07:00
PJB3005
9b44afa5b2
Get rid of separate game dylib
...
Just link that shit into the exe. Means we can turn off CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS and save file size.
2026-04-05 19:32:04 +02:00
PJB3005
1cccef54d5
Remove and tighten down on some unused stubs
2026-04-05 19:29:06 +02:00
PJB3005
49412fae51
appname.hpp -> app_info.hpp
2026-04-05 19:20:10 +02:00
PJB3005
92fe1e7702
Fix destructible bridges by removing a STUB_RET
...
Fixes #127
2026-04-05 19:15:45 +02:00
PJB3005
0af2ad69e0
Fix bad snprintf in ImGuiHeapOverlay.cpp
2026-04-05 19:10:42 +02:00
PJB3005
b82a623810
DUSK_SELECTED_OPT applies to freeverb
...
Fixes audio stuttering on debug builds
2026-04-05 19:09:33 +02:00
PJB3005
f732eccf6c
Set Aurora config path
2026-04-05 19:03:26 +02:00
PJB3005
98b5166413
Merge remote-tracking branch 'origin/main' into 26-04-04-config
2026-04-05 15:13:04 +02:00
TakaRikka
b5f9b9d7d3
Merge pull request #228 from TwilitRealm/fix-sand
...
Find proper distance initialization for particles (fix for #207 )
2026-04-04 23:43:07 -07:00
Irastris
574d980b23
Fix enhancements menu v3_reallyforreal_final_v02
2026-04-05 02:23:55 -04:00
madeline
1d98db6d13
make the reverb sound slightly more accurate
2026-04-04 23:04:08 -07:00
Lurs
a8e136c2c9
Fixes #207 (A bug I brought myself in :( )
2026-04-05 07:46:28 +02:00
madeline
de038222ac
no longer needed
2026-04-04 22:45:35 -07:00
madeline
bdae7b3e42
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-04 22:45:05 -07:00
madeline
05b1b29cb9
fix clangd for vscode and remove win platform variants since thats done through environment on windows
2026-04-04 22:45:00 -07:00
Irastris
a52dffe9a8
I hate you VS
2026-04-05 01:24:20 -04:00
madeline
78e7c3ced9
a
2026-04-04 22:22:34 -07:00
madeline
6857c54695
fix .clangd on vscode
2026-04-04 22:22:18 -07:00
Irastris
cf30230501
Fix building again & minor reformatting
2026-04-05 01:19:53 -04:00
TakaRikka
67bd14bfd8
Merge pull request #215 from TwilitRealm/reverb-wip
...
Audio FX reverb proof of concept
2026-04-04 21:38:01 -07:00
TakaRikka
8926512e02
Merge pull request #219 from TakaRikka/feature/no-low-hp-sound
...
No Low HP Sound Enhancement
2026-04-04 19:02:32 -07:00
MelonSpeedruns
ce979a3328
Merge branch 'main' into feature/no-low-hp-sound
2026-04-04 21:50:00 -04:00
madeline
29ea44fc1d
dump audio and bigger room size
2026-04-04 17:14:09 -07:00
madeline
37ab09ec1d
h
2026-04-04 16:07:36 -07:00
madeline
ebc37b934d
better reverb
2026-04-04 15:59:18 -07:00
TakaRikka
8377cf618a
Merge pull request #218 from TakaRikka/feature/transform-anywhere
...
Can transform Anywhere + Refactored checks to see if you can Quick Transform
2026-04-04 15:59:12 -07:00
TakaRikka
1ffb5a8c7f
Merge pull request #217 from TakaRikka/feature/no-miss-animation
...
No Climbing Miss Animation toggle, similar to TPHD
2026-04-04 15:54:57 -07:00
TakaRikka
1946a7230c
Merge pull request #216 from TakaRikka/feature/MDH-no-cut
...
Non-Stop Midna's Lament Audio Enhancement
2026-04-04 15:54:01 -07:00
PJB3005
0bb9ff5ef3
Merge remote-tracking branch 'origin/main' into 26-04-04-config
2026-04-05 00:12:17 +02:00
PJB3005
14026397e9
Implicit conversion operator is probably a good idea tbh.
2026-04-04 23:00:33 +02:00
PJB3005
e55537f23e
I realize that's an important comment for C++
2026-04-04 22:49:51 +02:00
PJB3005
824263fa6e
Config system v1
...
Roughly inspired by what I've learned from my work on Space Station 14, without some of the unnecessary cruft and complexity.
Implementation is relatively simple once I figured out all the template order shenanigans.
2026-04-04 22:47:48 +02:00
MelonSpeedruns
3dca79e375
No Low HP Sound Enhancement
2026-04-04 14:47:39 -04:00
MelonSpeedruns
d0afac0fba
removed period in description
2026-04-04 14:31:40 -04:00
MelonSpeedruns
35337d5569
removed period in description
2026-04-04 14:31:16 -04:00
MelonSpeedruns
dca35f8b91
Can transform anywhere + Refactored checks to see if you can Quick Transform
2026-04-04 14:30:42 -04:00
MelonSpeedruns
0ccf5e8771
No Climbing Miss Animation toggle, similar to TPHD
2026-04-04 11:59:08 -04:00
MelonSpeedruns
6f76a52545
oops, forgot to check the box
2026-04-04 11:57:42 -04:00
MelonSpeedruns
1862e3a0e4
Non-Stop Midna's Lament Audio Enhancement
2026-04-04 11:36:15 -04:00
TakaRikka
015e7aceab
hd faster tears toggle
2026-04-04 06:02:23 -07:00
TakaRikka
b45af18374
quick climbing qol, difficulty options
2026-04-04 03:52:28 -07:00
TakaRikka
0d1e680ddd
no sword recoil enhancement
2026-04-04 02:59:53 -07:00
TakaRikka
7d41421702
couple of hd qol toggles
2026-04-04 02:37:59 -07:00
madeline
f5ce58ca7f
reverb proof of concept
2026-04-04 01:38:28 -07:00
TakaRikka
ec66b4c9f4
Merge pull request #98 from TakaRikka/feature/disable-tv-settings
...
Add tweak to enable/disable TV settings screen
2026-04-03 23:27:04 -07:00
Irastris
c94976cd41
Remove AuroraConfig configPath
2026-04-04 01:52:48 -04:00
Max Roncace
932123bedb
Fix compile error in J3DMaterialFactory_v21
2026-04-04 01:41:04 -04:00
Max Roncace
479d444066
Fix a couple more BE issues in J3DMaterialFactory_v21
2026-04-04 01:36:16 -04:00
madeline
c869320471
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-03 22:33:41 -07:00