Commit Graph

2952 Commits

Author SHA1 Message Date
PJB3005 4235a5fddc Merge remote-tracking branch 'origin/main' into 26-04-04-config 2026-04-05 00:12:17 +02:00
PJB3005 ae42e75e1b Implicit conversion operator is probably a good idea tbh. 2026-04-04 23:00:33 +02:00
PJB3005 63422ecdd1 I realize that's an important comment for C++ 2026-04-04 22:49:51 +02:00
PJB3005 a00fb1c05c 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
TakaRikka c0f553cb12 hd faster tears toggle 2026-04-04 06:02:23 -07:00
TakaRikka 9a1eec4abc quick climbing qol, difficulty options 2026-04-04 03:52:28 -07:00
TakaRikka 6b5d39d94e no sword recoil enhancement 2026-04-04 02:59:53 -07:00
TakaRikka c7ad544b19 couple of hd qol toggles 2026-04-04 02:37:59 -07:00
TakaRikka 783525fc0b 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 6966f33a8b Remove AuroraConfig configPath 2026-04-04 01:52:48 -04:00
Max Roncace 2b71c7f863 Fix compile error in J3DMaterialFactory_v21 2026-04-04 01:41:04 -04:00
Max Roncace bc5c5ceeb7 Fix a couple more BE issues in J3DMaterialFactory_v21 2026-04-04 01:36:16 -04:00
madeline 9a8a312081 Merge branch 'main' of https://github.com/TakaRikka/dusk 2026-04-03 22:33:41 -07:00
madeline f340def9af fix getDopplerPower fixes #213 2026-04-03 22:33:38 -07:00
Max Roncace ef35ae882b Fix crashes when entering Henna's shop 2026-04-04 01:30:24 -04:00
madeline 9aa32d414a Merge branch 'main' of https://github.com/TakaRikka/dusk 2026-04-03 21:51:08 -07:00
madeline 7180e9bd6f do resampling manually 2026-04-03 21:51:04 -07:00
Max Roncace 50d06229c1 Add tweak to enable/disable TV settings screen 2026-04-04 00:32:17 -04:00
TakaRikka 5486fe015a Merge pull request #209 from TakaRikka/feature/tweaks-refactor
Refactor Dusk settings out to common interface used by game and UI code
2026-04-03 21:23:53 -07:00
Max Roncace dc558f94df Move hotkey bindings to separate header 2026-04-04 00:16:44 -04:00
Max Roncace 3b895609d3 Refactor Dusk settings out to common interface used by game and UI code 2026-04-04 00:16:44 -04:00
madeline ffa958a75d Merge branch 'main' of https://github.com/TakaRikka/dusk 2026-04-03 19:55:00 -07:00
madeline 3d9b4b0ff5 better gitignore 2026-04-03 19:54:57 -07:00
Irastris 4ebd734e6e Fix Windows builds 2026-04-03 21:53:39 -04:00
TakaRikka 7fc255da25 Merge pull request #212 from TakaRikka/imgui-overhaul
Copy more imgui stuff from Metaforce
2026-04-03 16:48:48 -07:00
Luke Street 82425d9bf6 Add pipeline progress overlay 2026-04-03 17:28:32 -06:00
Luke Street 1e2e40c52a Rescale imgui on display scale change 2026-04-03 17:09:29 -06:00
Luke Street 4216165dfb Copy more imgui stuff from Metaforce 2026-04-03 17:04:22 -06:00
TakaRikka a3d661cf95 Merge pull request #210 from TakaRikka/offscreen
Update aurora & use new frame buffer API
2026-04-02 22:20:00 -07:00
Luke Street 6cbb8ffc8b Update aurora & use new frame buffer API 2026-04-02 23:08:00 -06:00
TakaRikka 2523b4d5ca Merge branch 'main' of https://github.com/TakaRikka/dusk 2026-04-02 21:11:03 -07:00
TakaRikka 7413944af0 fix plumm balloon score proj 2026-04-02 21:10:57 -07:00
Max Roncace 01f0a5aef0 Fix crash when first talking to Fyrus
The animation metadata passed into playExpression is invalid and
causes a junk pointer to be read, triggering a segfault.
2026-04-02 23:08:01 -04:00
TakaRikka f432cc8969 fix 2026-04-02 19:15:41 -07:00
TakaRikka 08268eb015 add mirror mode toggle 2026-04-02 19:08:30 -07:00
TakaRikka 5a00183170 Merge pull request #193 from TakaRikka/26-04-01-quick-transform
Implement Quick Transform from Rando
2026-04-02 14:48:15 -07:00
PJB3005 5972b740cd Rename d_a_alink_quicktransform.cpp to d_a_alink_dusk.cpp 2026-04-02 23:45:35 +02:00
PJB3005 a1b2d8a2c6 Just use mDoCPd_c for the input check 2026-04-02 23:45:22 +02:00
PJB3005 c53db795e2 Merge branch 'main' into 26-04-01-quick-transform 2026-04-02 20:35:49 +02:00
TakaRikka 2019cabece add enhancements menu tab 2026-04-02 03:11:58 -07:00
TakaRikka fc6e518aa4 Merge pull request #206 from TakaRikka/ira/title-reload
Reset title screen instead of softlocking when movies are unsupported
2026-04-01 22:59:51 -07:00
Luke Street 9b7d5bd261 Add JKRThread::Run return value 2026-04-01 21:01:59 -06:00
TakaRikka 7a382b5713 Merge pull request #205 from TakaRikka/shutdown
Allow threads to gracefully shutdown
2026-04-01 18:32:31 -07:00
TakaRikka c602b4e1a8 Merge pull request #196 from TakaRikka/feature/camera-invert-option
Added camera invert X option to Tweaks menu
2026-04-01 18:30:35 -07:00
Irastris e1d99c76ae Reset instead of softlocking when movies are unsupported 2026-04-01 20:57:49 -04:00
Luke Street 2e920d510d Allow threads to gracefully shutdown 2026-04-01 18:30:12 -06:00
PJB3005 7d57ff914b BE d_msg_unit.cpp
Fixes fish lengths and probably more stuff

Fixes #194
2026-04-02 01:23:53 +02:00
Irastris f2814da1b4 Update Aurora 2026-04-01 18:09:40 -04:00
PJB3005 a83c53cf37 How did this compile on my branch but not here... (fix d_a_movie_player.h) 2026-04-01 23:48:45 +02:00
PJB3005 1096e5c869 Fix bad merge in #139 2026-04-01 23:43:26 +02:00