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
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
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
Luke Street
ca783b8424
Merge branch 'main' into rmlui-integration
...
# Conflicts:
# extern/aurora
2026-05-01 21:24:24 -06:00
Luke Street
2e4c2b5b46
UI: Add controller input
2026-05-01 21:24:12 -06:00
Luke Street
4c09d8b910
Fix restoring scroll position on pop
2026-05-01 17:40:38 -06:00
Luke Street
fb1b260d09
Add Input tab to settings
2026-05-01 16:52:08 -06:00
Luke Street
98eb8f718e
Add Bloom settings
2026-05-01 16:32:04 -06:00
Luke Street
68b2e0ee2d
Rework Settings components
2026-05-01 16:14:20 -06:00
Luke Street
81771a0522
Editor Collection, Minigame, Config tabs
2026-05-01 14:12:12 -06:00
madeline
93c8bcc210
hrtf
2026-05-01 13:04:08 -07:00
Luke Street
176bf5f0c4
Editor inventory tab
2026-05-01 13:11:43 -06:00
Luke Street
65a5945778
Location tab in editor
2026-05-01 12:37:40 -06:00
Luke Street
8f7b9cdfdd
Dual pane navigation & more player editor
2026-05-01 12:06:05 -06:00
Irastris
f089f9024d
Centralize tab styling and other tidying
2026-05-01 11:13:14 -04:00
roeming
43fb421a93
Merge pull request #608 from TwilitRealm/location-flags-ui
...
Area flags UI
2026-05-01 07:26:23 -04:00
Luke Street
1affefbbfc
Pane: Focus selected child first
2026-05-01 00:56:53 -06:00
PJB3005
a4752154f7
Nicely plumb OSReport error/warning/etc through Aurora's logger
...
This makes a new implementation in the dusk src folder, and makes the existing file containing these functions not compiled anymore.
A ton of dead code is now gone.
2026-05-01 08:50:42 +02:00
Luke Street
0d973a497b
Editor: Add get_item_name
2026-05-01 00:40:57 -06:00
Luke Street
ab4eccf1df
Some more dual pane select work
2026-05-01 00:26:04 -06:00
Luke Street
e0c449f28e
Improve add_child and Button APIs
2026-04-30 23:36:30 -06:00
Jasper St. Pierre
2bbba1e4e8
couple small fixes
2026-04-30 21:37:28 -07:00
Luke Street
39298f8d8f
Preserve focused element on pop
2026-04-30 22:31:24 -06:00
Luke Street
32b4c0567a
Animate overlay open/close
2026-04-30 22:17:48 -06:00
Luke Street
2cc9db77dd
Fix overlay
2026-04-30 21:10:48 -06:00
Luke Street
8aa08c9443
Window animations & tags instead of classes
2026-04-30 20:55:21 -06:00
Irastris
dca3e2eba6
Overlay: I forgot about pop_document()
...
This in turn fixes a bug that I was about to bother encounter about, smh
2026-04-30 21:54:52 -04:00
Irastris
57061fba38
Initial attempt at the overlay document
2026-04-30 21:39:39 -04:00
Luke Street
cee6a24309
UI: Defer document destruction
2026-04-30 17:46:36 -06:00
Luke Street
62edb3abc6
UI: Implement initial document stack logic
2026-04-30 17:21:55 -06:00
Luke Street
1c9e1c0a66
Minor clean
2026-04-30 16:15:27 -06:00
Luke Street
a06aeb10c1
Extract TabBar component
2026-04-30 16:13:08 -06: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
Irastris
b5ca343fac
Fix apostrophes in strings
2026-04-30 15:50:01 -04:00
Luke Street
7a438ad30f
UI: Extract a Document class
2026-04-30 13:44:33 -06:00
Irastris
a1960eaa33
Initial attempt at the popup menu
2026-04-30 15:30:14 -04:00
Luke Street
3db85d5b44
Merge branch 'main' into rmlui-integration
...
# Conflicts:
# extern/aurora
2026-04-30 12:04:21 -06: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