Luke Street
aa84004cb4
Merge branch 'rmlui-integration'
2026-05-02 10:50:18 -06:00
Luke Street
e1c201f4bd
Make prelaunch sticky & kill ImGui prelaunch
2026-05-02 10:44:59 -06:00
TakaRikka
1c5686f71b
Merge pull request #616 from TwilitRealm/HRTF
...
Emulate Surround option
2026-05-01 22:51:25 -07:00
Luke Street
04274b1884
Make RmlUi F1, ImGui Shift+F1
2026-05-01 21:53:48 -06:00
madeline
93c8bcc210
hrtf
2026-05-01 13:04:08 -07:00
roeming
43fb421a93
Merge pull request #608 from TwilitRealm/location-flags-ui
...
Area flags UI
2026-05-01 07:26:23 -04:00
Jasper St. Pierre
2bbba1e4e8
couple small fixes
2026-04-30 21:37:28 -07:00
roeming
b84b309e00
compilation fix attempt 3
2026-04-30 17:51:52 -04:00
roeming
62eecb3ccd
compilation fix attempt 2
2026-04-30 17:48:39 -04:00
roeming
ec07572ced
compilation fix attempt
2026-04-30 17:45:53 -04:00
roeming
b45e2fa34d
swap array for named variables
2026-04-30 17:25:24 -04:00
roeming
289a718446
fix comment wording
2026-04-30 17:10:33 -04:00
roeming
292a2a6c34
fix wrong formatting, fix duplicate ui object, fix wrong flags getting set
2026-04-30 17:03:47 -04:00
roeming
dbf1f6e354
implement multibyte area flags in UI
2026-04-30 16:25:56 -04:00
roeming
9a2fe9745d
Draw area flags as table
2026-04-30 15:55:59 -04:00
roeming
b5871d72d9
fix build
2026-04-30 11:47:22 -04:00
roeming
b70a714f88
Remove missed randomizer flag
2026-04-30 11:45:16 -04:00
roeming
cad5a8d1bc
Add multibyte flags to Area iterators
2026-04-30 11:43:57 -04:00
roeming
93f8a5fa8f
Move area multi flag bits to combined flags, at most 2
2026-04-30 11:11:08 -04:00
roeming
b0809ea78c
Add area flags
2026-04-30 11:02:18 -04:00
madeline
d99ed2729b
fix achievements window sizing
2026-04-28 05:57:58 -07:00
madeline
47863b34c2
achievement signal system
2026-04-28 05:54:09 -07:00
madeline
ea528ed9d9
clear single achievement and fix achievement tab moving around
2026-04-28 03:41:04 -07:00
TakaRikka
30b7087f30
add option for only fishing once for sera's cat
2026-04-27 22:04:42 -07:00
Luke Street
0c1372f986
Revert "Kinda crappy initial controller support"
...
This reverts commit 23a91a37be .
2026-04-27 21:55:57 -06:00
Luke Street
23a91a37be
Kinda crappy initial controller support
2026-04-26 21:01:41 -06:00
TakaRikka
6df7b1e9cd
Merge pull request #357 from TwilitRealm/speedrun-timer
...
speedrun timer
2026-04-26 16:59:47 -07:00
TakaRikka
206c02b527
fix igt timer
2026-04-26 16:51:10 -07:00
TakaRikka
f3fb65495e
Merge pull request #561 from TwilitRealm/fix/pal_lang
...
Only show language selection if PAL disc
2026-04-26 14:50:14 -07:00
TakaRikka
196f33005e
Merge pull request #560 from TwilitRealm/fix/imgui-and-camera-x
...
ImGui Button name change + Fix Freecam Invert X Axis option
2026-04-26 14:49:40 -07:00
Pheenoh
f856f871bb
Only show languages if PAL disc
2026-04-26 13:58:38 -06:00
Jasper St. Pierre
e75ea18ef0
map deco perf
2026-04-26 11:52:20 -07:00
MelonSpeedruns
3498ded9d9
ImGui Button name change + Fix Freecam Invert X Axis option
2026-04-26 10:18:47 -04:00
Phillip Stephens
8784958c40
Quick PAD rumble fixes, add button to test rumble configuration
2026-04-25 22:51:39 -07:00
Phillip Stephens
c1231885fe
Add rumble intensity sliders to input configurator ( #558 )
2026-04-25 23:17:17 -06:00
TakaRikka
6cf94b4491
remove unneeded file
2026-04-25 21:18:51 -07:00
TakaRikka
30aa2dd527
Merge branch 'main' of github.com:TwilitRealm/dusk into speedrun-timer
2026-04-25 21:16:27 -07:00
TakaRikka
8e121a7e51
update timer impl
2026-04-25 21:12:51 -07:00
MelonSpeedruns
ba58d2486e
Free Camera ( #542 )
...
* freecam wip
* added manual mode
* fix freecam collision
* made freecam into its own function
* Added settings & Radius modification when camer is higher up
---------
Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net >
2026-04-25 21:35:43 -06:00
TakaRikka
cee66a6fd5
Merge pull request #554 from TwilitRealm/achievements
...
achievements
2026-04-25 19:25:50 -07:00
madeline
574b6197a2
achievements
2026-04-25 18:23:12 -07:00
Pieter-Jan Briers
977ad16806
GCN PAL support ( #533 )
...
* Basic PAL ISO & language support
Probably still needs much more work
* Add language selector to pre-launch
* Store DVDDiskID in a global
Can use this later for things
* More version system API improvements
* d_name mostly region switching fully
JPN doesn't work yet cuz it'll be a nightmare, probably.
* More version switching support
* Mark GCN PAL as supported ROM
* Fix remaining REL assets to have PAL offsets
* d_a_mg_fish PAL
* d_a_mg_fshop PAL
* isRegionUsa helper
* d_menu_fishing PAL
* d_msg_class PAL
* m_Do_MemCardRWmng PAL
* Update CARDInit call & remove DUSK_TP_VERSION
* Fix Ganon cape
Missed this one.
* Remove tp_version from Sentry
---------
Co-authored-by: Luke Street <luke@street.dev >
2026-04-25 15:46:12 -06:00
roeming
0bf663141a
change filter to avoid allocations
2026-04-25 14:39:47 -04:00
TakaRikka
17949e526b
Merge branch 'main' of github.com:TwilitRealm/dusk into speedrun-timer
2026-04-25 06:05:50 -07:00
roeming
171dbdd0a1
Implement custom sorting when sorting event flags by flag on/off
2026-04-24 16:50:31 -04:00
CraftyBoss
1c00e2cdde
fix unsafe cstr usage in flag editor, remove stray backslash
2026-04-23 23:40:20 -07:00
CraftyBoss
daf4b1dfeb
update aurora, add pre launch option to determine save file type (gci or raw)
2026-04-23 23:31:07 -07:00
TakaRikka
d625c7ab0c
fix save editor clothes change crash
2026-04-23 20:26:50 -07:00
madeline
251c6e7aec
more precise link debug info
2026-04-23 06:28:16 -07:00
TakaRikka
dc5de83436
Merge pull request #503 from TwilitRealm/feature/rotate-link-doll
...
Add ability to rotate link on the collection screen
2026-04-22 23:36:55 -07:00