Commit Graph

3043 Commits

Author SHA1 Message Date
madeline d6d5c318ae runtime data asset loader 2026-04-06 20:37:39 -07:00
madeline 1a0f490dfd Merge branch 'main' of https://github.com/TakaRikka/dusk 2026-04-06 20:36:01 -07:00
madeline 0084ccf5ba fix basically all known audio bugs fixes #148 fixes #146 fixes #130 2026-04-06 20:35:54 -07:00
Luke Street 7d9d041b7d Update aurora & fixes for OS header changes 2026-04-06 21:25:50 -06:00
TakaRikka be2241a93c Merge pull request #255 from TwilitRealm/fast-spinner
fast spinner cheat impl
2026-04-06 19:35:53 -07:00
TakaRikka 8de265a434 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 f43e4452b4 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 1ec39a12af update aurora 2026-04-06 17:43:23 -07:00
Jeffrey Crowell d3142f779b use "Cmd" instead of "Ctrl" for hotkeys on Apple (#239) 2026-04-07 02:33:27 +02:00
TakaRikka b6d8b1bcb6 Merge pull request #250 from TwilitRealm/faster-saving
Accelerate saving, copying & erasing save files
2026-04-06 16:18:55 -07:00
MelonSpeedruns 8065ff6eb6 Accelerate saving, copying & erasing save files 2026-04-06 19:08:10 -04:00
TakaRikka 0fe0704590 Merge pull request #237 from TwilitRealm/feature/dynamic-aspect-ratio
Feature/dynamic aspect ratio
2026-04-06 15:52:19 -07:00
PJB3005 9bbf83ec18 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 06e10fb2cb Use HEAP_SIZE() 2026-04-06 23:08:34 +02:00
Lurs 88f8433767 Fix "[ERROR] memory free error!!" message while leaving options menu 2026-04-06 22:09:50 +02:00
Lurs 5d5b1a629d 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 abd94ee1ad 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 b09545d996 fix building 2026-04-06 13:21:04 -04:00
MelonSpeedruns 96ab109b97 Merge remote-tracking branch 'origin/main' into feature/dynamic-aspect-ratio 2026-04-06 13:16:38 -04:00
madeline 6b7e122ba8 reorganize menus a bit 2026-04-06 00:48:10 -07:00
TakaRikka adfa974961 Merge pull request #221 from TwilitRealm/26-04-04-config
Config system v1
2026-04-05 19:45:55 -07:00
madeline c3ffc004b9 fix every viewport projection issue fixes #123 fixes #115 2026-04-05 16:31:57 -07:00
madeline 8b4afafeb0 Merge branch 'main' of https://github.com/TakaRikka/dusk 2026-04-05 15:05:41 -07:00
madeline ff4f2f9b55 fix cloud, sun, moon, rain, fog, lens flare, etc, culling 2026-04-05 15:05:38 -07:00
Max Roncace f2be41355c Reapply settings changes on top of #209 2026-04-05 23:49:31 +02:00
PJB3005 cba63d177b Explanation at top of config.hpp
(config_var.hpp already had one)
2026-04-05 23:13:33 +02:00
PJB3005 066fcd0b2b Un-duplicate togglefullscreen code again 2026-04-05 23:09:51 +02:00
PJB3005 1b0ef861ac Merge branch 'main' into 26-04-04-config 2026-04-05 23:08:03 +02:00
madeline ac47d37377 update aurora sm 2026-04-05 17:05:34 -04:00
bdamja d2ce53d5d4 button to restore default window size and position (#234) 2026-04-05 17:04:40 -04:00
MelonSpeedruns 8f367a9953 Almost all menus scaled 2026-04-05 17:04:39 -04:00
MelonSpeedruns 1478b7054a Modified Map Name to work with aspect ratios 2026-04-05 17:04:39 -04:00
CraftyBoss 9e5fe7df3f update HUD positions in updateOnWide instead of when drawing
this change makes it so positions will properly update when resizing the window, instead of only updating on room load
2026-04-05 17:04:39 -04:00
PJB3005 4981a8904b Fix compile by giving WIDESCREEN_SUPPORT a value 2026-04-05 17:03:24 -04:00
MelonSpeedruns 05b2ea7a32 fix full map rendering with multiple ratios, cursor still glitched 2026-04-05 16:56:35 -04:00
MelonSpeedruns d400557c45 Fix Wolf Senses vignette on widescreen 2026-04-05 16:56:35 -04:00
MelonSpeedruns 162d108dbc Fix black screen effect when turning into Wolf Link 2026-04-05 16:56:35 -04:00
MelonSpeedruns 79dc5de912 Fix underwater effect + Fading to work at any aspect ratio 2026-04-05 16:56:35 -04:00
MelonSpeedruns 1b00ddc5c5 fix building 2026-04-05 16:56:33 -04:00
Lurs e0e16bb0ac Fix arrows for dungeon map 2026-04-05 16:55:52 -04:00
MelonSpeedruns 97db5f8fa6 fix reticles for good 2026-04-05 16:55:52 -04:00
MelonSpeedruns f7cbd6a95c nvm im dumb 2026-04-05 16:55:52 -04:00
MelonSpeedruns ef7fcc04cc fix reticle position 2026-04-05 16:55:52 -04:00
MelonSpeedruns f5703925d6 scale bloom depending on the window size 2026-04-05 16:55:52 -04:00
Irastris 319bd3823f Fix fmap cursor and options screen 2026-04-05 16:55:52 -04:00
MelonSpeedruns 0ef5eadea2 initial commit with working 3D view at all times 2026-04-05 16:55:48 -04:00
Max Roncace 31c7c84c5f Build "game" as a static library (#236)
* Build "game" as a static library

This effectively renames the "game" lib to game_base, builds it and
game_debug as object libraries, and links both into a single static
library. There is also some refactoring done to remove the game_base's
dependencies on game_debug's compile-time parameters which have now
been moved into shared buildscript variables.

* Fix build

---------

Co-authored-by: PJB3005 <pieterjan.briers+git@gmail.com>
2026-04-05 22:48:44 +02:00
madeline 8a9d800384 Merge branch 'main' of https://github.com/TakaRikka/dusk 2026-04-05 11:48:20 -07:00
madeline ad50d549a8 turbo keybind tool 2026-04-05 11:47:49 -07:00
Irastris 9a0986535f Use int for audio sliders, show current value (#235) 2026-04-05 12:31:45 -06:00