Commit Graph

3069 Commits

Author SHA1 Message Date
madeline de06bee27a instant saves as a toggle instead of default 2026-04-07 21:39:28 -07:00
madeline f58342ef12 Merge branch 'main' of https://github.com/TakaRikka/dusk 2026-04-07 07:14:43 -07:00
madeline d51e6e617b fix crashes on window resize 2026-04-07 07:14:39 -07:00
PJB3005 8e70468d02 Guh 2026-04-07 15:45:09 +02:00
PJB3005 3229afa0b1 More TU debug consistency
Thought this was the cause of #264. Didn't end up being the case but figure it's still best to fix it.
2026-04-07 15:44:43 +02:00
PJB3005 c8bbfbc836 Fix Argorok Peahat camera init race condition
Fixes #264
2026-04-07 15:44:43 +02:00
madeline 678321294c fix the mf map regions being ass 2026-04-07 05:59:03 -07:00
TakaRikka fd9ba89325 Merge pull request #243 from TwilitRealm/runtime-data-asset-loader
Runtime rel/dol asset loader
2026-04-06 23:22:41 -07:00
madeline 6063b36608 correctly this time 2026-04-06 23:21:29 -07:00
madeline fd244d268c adjust dol sightDL address based on version 2026-04-06 23:20:58 -07:00
TakaRikka ccf0a9a9be fix flowers 2026-04-06 22:47:55 -07:00
Luke Street 12af5b212f Add vsync toggle & honor fullscreen setting 2026-04-06 23:07:48 -06:00
madeline 1ec2357b7d disable all drawing in d_error_msg and remove need for assets 2026-04-06 21:51:40 -07:00
madeline e7254fc792 update readme 2026-04-06 21:31:29 -07:00
madeline aa3b163230 use updated aurora signature 2026-04-06 21:06:04 -07:00
madeline 6a537ab90d use the new thing in aurora 2026-04-06 20:52:38 -07:00
madeline 3e24fb7286 Merge branch 'runtime-data-asset-loader' of https://github.com/TakaRikka/dusk into runtime-data-asset-loader 2026-04-06 20:39:08 -07:00
madeline 530aa48a8f update include directories 2026-04-06 20:37:40 -07:00
madeline 4f1d0f19e0 address review 2026-04-06 20:37:40 -07:00
madeline c7caf8a5ad walk that one on back 2026-04-06 20:37:39 -07:00
madeline 28cb1be2f5 remove includes 2026-04-06 20:37:39 -07:00
madeline 9a15872044 runtime data asset loader 2026-04-06 20:37:39 -07:00
madeline f489cc2786 Merge branch 'main' of https://github.com/TakaRikka/dusk 2026-04-06 20:36:01 -07:00
madeline 4e12f7bb95 fix basically all known audio bugs fixes #148 fixes #146 fixes #130 2026-04-06 20:35:54 -07:00
Luke Street 8fac510140 Update aurora & fixes for OS header changes 2026-04-06 21:25:50 -06:00
TakaRikka bdf648008d Merge pull request #255 from TwilitRealm/fast-spinner
fast spinner cheat impl
2026-04-06 19:35:53 -07:00
TakaRikka f2c46f8498 Merge pull request #241 from TwilitRealm/double-heaps
Double heap sizes for various heaps (Midna eye)
2026-04-06 19:31:56 -07:00
CraftyBoss e4de461e7a fast spinner cheat impl
just makes it so holding R while on the spinner increases its speed to 60 units
2026-04-06 18:26:33 -07:00
CraftyBoss 287cd21f71 update aurora 2026-04-06 17:43:23 -07:00
Jeffrey Crowell 2dbcf13c09 use "Cmd" instead of "Ctrl" for hotkeys on Apple (#239) 2026-04-07 02:33:27 +02:00
TakaRikka 8e4889cc5c Merge pull request #250 from TwilitRealm/faster-saving
Accelerate saving, copying & erasing save files
2026-04-06 16:18:55 -07:00
MelonSpeedruns 185c70bd10 Accelerate saving, copying & erasing save files 2026-04-06 19:08:10 -04:00
TakaRikka 839c9b8875 Merge pull request #237 from TwilitRealm/feature/dynamic-aspect-ratio
Feature/dynamic aspect ratio
2026-04-06 15:52:19 -07:00
PJB3005 5c247bcb15 Fix cCcS layout being interpreted inconsistently across TUs
Fixes #245

Might be the cause of #176 too but I wasn't able to repro that in either case, so can't confirm.
2026-04-06 23:15:56 +02:00
Lurs 3d66c127ab Use HEAP_SIZE() 2026-04-06 23:08:34 +02:00
Lurs 168d819254 Fix "[ERROR] memory free error!!" message while leaving options menu 2026-04-06 22:09:50 +02:00
Lurs 83a9df4016 Fix "[NEW] JKRHeap (d_a_bg Anms) FULL! Fallback to malloc for size XXX" errors/warnings 2026-04-06 21:18:29 +02:00
Lurs 4f28c4ed10 double heaps to fix Midna's eye (#106) and various other error messages I got.
Also updating aurora.
2026-04-06 21:18:28 +02:00
MelonSpeedruns af6a1ff004 fix building 2026-04-06 13:21:04 -04:00
MelonSpeedruns c0024b28b1 Merge remote-tracking branch 'origin/main' into feature/dynamic-aspect-ratio 2026-04-06 13:16:38 -04:00
madeline fa978591c1 update include directories 2026-04-06 08:58:52 -07:00
madeline ad8d35ee5e address review 2026-04-06 08:49:24 -07:00
madeline 31ccc912b7 walk that one on back 2026-04-06 07:57:00 -07:00
madeline 7af15e98bc remove includes 2026-04-06 07:55:10 -07:00
madeline 09ea3c57f5 runtime data asset loader 2026-04-06 07:53:46 -07:00
madeline c41ec46c71 reorganize menus a bit 2026-04-06 00:48:10 -07:00
TakaRikka c7e2892357 Merge pull request #221 from TwilitRealm/26-04-04-config
Config system v1
2026-04-05 19:45:55 -07:00
madeline 0b5dcfc7ad fix every viewport projection issue fixes #123 fixes #115 2026-04-05 16:31:57 -07:00
madeline 77fbc2b7d1 Merge branch 'main' of https://github.com/TakaRikka/dusk 2026-04-05 15:05:41 -07:00
madeline e7dc10aefb fix cloud, sun, moon, rain, fog, lens flare, etc, culling 2026-04-05 15:05:38 -07:00