Luke Street
dccba23980
Update aurora
2026-05-03 20:47:14 -06:00
Luke Street
bf27d10519
Revert "Convert UI fonts to WOFF2 ( #647 )" ( #648 )
...
This reverts commit 6c27011e32 .
2026-05-03 20:41:24 -06:00
doop
6c27011e32
Convert UI fonts to WOFF2 ( #647 )
...
* Convert UI fonts to WOFF2
* ...except for the ones we use for ImGui
2026-05-03 20:36:55 -06:00
Luke Street
6220990dc5
UI: Use decorator: text for close button
2026-05-03 19:01:44 -06:00
Phillip Stephens
93e9767c9f
Fix OSReport crash on linux, harden FormatToString against malformed strings ( #640 )
...
* Fix OSReport crash on linux, harden FormatToString against malformed strings
* Move size increment to after error check
* Update aurora and impl OSPanic
---------
Co-authored-by: Luke Street <luke@street.dev >
v0.6.0
2026-05-03 18:50:49 -06:00
Luke Street
c774f53dad
UI: Fix L/R to switch tabs
...
Resolves #645
2026-05-03 18:36:06 -06:00
Luke Street
7fbfe5ad88
UI: Add close button to tab bar
2026-05-03 18:29:08 -06:00
Luke Street
ef02037990
Remove ESC to exit fullscreen
2026-05-03 17:26:17 -06:00
Luke Street
23cc18ba0e
UI: Press ESC to unbind a button
...
Resolves #562
2026-05-03 17:26:17 -06:00
Luke Street
924dbc7715
UI: Implement controller config
...
Resolves #622
2026-05-03 17:26:17 -06:00
TakaRikka
742f4938f2
Merge pull request #641 from TwilitRealm/fix/klift00
...
Frame Interp: Fix obj_klift00 chains
2026-05-03 15:32:35 -07:00
TakaRikka
02e0f586d3
Merge pull request #639 from TwilitRealm/fix/fyer_cs
...
Frame Interp: Fix Fyer canon repair cutscene
2026-05-03 15:31:09 -07:00
Luke Street
5717aeef85
UI: Bold modified settings values
2026-05-03 16:01:33 -06:00
Luke Street
da9b99f650
Update aurora
2026-05-03 15:28:03 -06:00
Pheenoh
dd2b993cd5
frame interp: fix obj_klift00 chains
2026-05-03 09:58:31 -06:00
Pheenoh
83577d3b82
frame interp: fix fyer canon repair cs
2026-05-03 09:20:41 -06:00
TakaRikka
1cb8b19520
Merge pull request #612 from TwilitRealm/26-05-01-gameheap-size
...
Increase gameHeap size by an order of magnitude
2026-05-03 00:18:37 -07:00
TakaRikka
d109cd891e
add note
2026-05-03 00:07:37 -07:00
doop
63c4002ca6
Fix prelaunch nav cycling
2026-05-03 05:49:53 +00:00
Lurs
6954efcd15
Should fix #636
2026-05-03 06:46:49 +02:00
Jasper St. Pierre
78c2147771
midna eye lod fix
2026-05-02 15:36:00 -07:00
Irastris
c938d5468e
Add Interface tab to RmlUi, remove ImGui interface menu
2026-05-02 18:16:42 -04:00
Irastris
35590c5312
Increase font size for pane text
2026-05-02 17:24:10 -04:00
Luke Street
e976b10e2a
UI: Avoid overlapping ImGui menu bar
2026-05-02 15:22:24 -06:00
Irastris
3949706b28
Revise gyro aim help text, remove ImGui input menu
2026-05-02 17:19:41 -04:00
Irastris
ce55916845
Add Autosave to RmlUi, remove ImGui gameplay menu, formatting consistency
2026-05-02 17:01:30 -04:00
Irastris
9b252cbdd2
Remove ImGui cheats menu
2026-05-02 16:33:50 -04:00
Irastris
97fa09f6ee
Add spatial sound option to RmlUi, remove ImGui audio menu
2026-05-02 16:05:57 -04:00
TakaRikka
0e7a7cccb9
Merge pull request #458 from TwilitRealm/feature/autosave
...
Autosave Feature
2026-05-02 13:03:29 -07:00
Irastris
1c0cdcc176
Typo 2: Electric Boogaloo
2026-05-02 15:54:42 -04:00
Irastris
280305c2ba
Typo
2026-05-02 15:33:44 -04:00
Luke Street
d1f1d579bc
Prevent macOS crash on shutdown by tracking logging dtor ( #626 )
2026-05-02 13:22:28 -06:00
Irastris
eeeb3ffe25
Remove ImGui graphics menu
2026-05-02 14:45:34 -04:00
Jasper St. Pierre
1ee0f862e1
map highlight fix
2026-05-02 11:45:01 -07:00
Jasper St. Pierre
6b327c9f61
disable jpa interp for now
...
closes #618
2026-05-02 11:44:21 -07:00
Luke Street
f148e0ebc1
UI: Rework Document close handling again
2026-05-02 12:39:07 -06:00
Jasper St. Pierre
6f20f4d629
compile fix
2026-05-02 10:54:45 -07:00
Irastris
94670270d6
Fix prelaunch menu transition post-startup
2026-05-02 13:52:20 -04:00
Luke Street
8e21247a97
UI: Prelaunch fade + BG persistence
2026-05-02 11:32:59 -06:00
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
MelonSpeedruns
425a1d15a0
Merge remote-tracking branch 'origin/main' into feature/autosave
2026-05-02 10:56:36 -04:00
MelonSpeedruns
e3ad41792a
fix respawn stageinfo when autosaving
2026-05-02 10:42:20 -04:00
MelonSpeedruns
c1ba10fc8b
fix mistake
2026-05-02 10:29:23 -04:00
TakaRikka
1c5686f71b
Merge pull request #616 from TwilitRealm/HRTF
...
Emulate Surround option
2026-05-01 22:51:25 -07:00
TakaRikka
b9e0f2b9ca
Merge pull request #611 from TwilitRealm/26-05-01-heap-crash-log
...
Improve heap crash logging
2026-05-01 22:19:33 -07:00
TakaRikka
ede175f141
Merge pull request #600 from TwilitRealm/fix/fix-bow-aiming
...
Fix bow aiming in first person
2026-05-01 22:18:14 -07:00
TakaRikka
a301874e30
Merge pull request #592 from TwilitRealm/fix/free-cam-fix
...
Freecam Fixes
2026-05-01 22:17:21 -07:00
Irastris
9b4a9a6bd9
Initial attempt at the prelaunch document
2026-05-02 00:10:11 -04:00
Luke Street
04274b1884
Make RmlUi F1, ImGui Shift+F1
2026-05-01 21:53:48 -06:00