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
Jasper St. Pierre
1ac6df8de7
mirror clip fix
...
closes #581
2026-04-30 07:52:44 -07:00
Irastris
fe0e3cad72
Remove unused editor functions
2026-04-30 03:27:48 -04:00
Luke Street
37d1aa7f40
UI: Run builder before moving it
2026-04-30 01:07:11 -06:00
Luke Street
4a12554bf4
UI: Mobile keyboard fixes, safe area padding, & more
2026-04-30 00:06:27 -06:00
doop
fbf63b075a
Correct JPADrawInfo proj matrix on widescreen
...
Fixes #337 .
2026-04-30 04:28:47 +00:00
Luke Street
b86d6e90e2
Add Gameplay settings & make Panes scrollable
2026-04-29 21:52:33 -06:00
Luke Street
6425b452e7
Make PgUp/PgDown change tabs
2026-04-29 20:25:59 -06:00
Luke Street
1657fe8083
Split out string/number components
2026-04-29 20:19:27 -06:00
Luke Street
ecd74a4cbd
More settings/editor components
2026-04-29 19:54:37 -06:00
MelonSpeedruns
36dc43c602
Fix changing tunics crash while on top of mirror ( #596 )
...
* Fix changing tunics while reflection is active
* Revert "Fix changing tunics while reflection is active"
This reverts commit 89927dc7a6 .
* Really fix changing tunics while reflection is active
* Fix transforming on ice again
---------
Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net >
Co-authored-by: Irastris <irastris15@gmail.com >
2026-04-29 18:13:07 -06:00
Luke Street
d92515f0d4
Begin scaffolding keyboard nav
2026-04-29 15:19:15 -06:00
qwertyquerty
2623c44cab
Merge pull request #583 from TheLastPocket/achievement/email-me
...
Email me and Heavy Hitter Achievements
2026-04-29 05:29:50 -07:00
madeline
24dd02fc81
better back in time condition
2026-04-29 05:28:28 -07:00
TakaRikka
a97602b6dc
Merge pull request #589 from TwilitRealm/instant-text-shop-fix
...
Fix instant text clearing some shop dialogue too quickly
2026-04-29 00:37:51 -07:00
Luke Street
3cb7fbd030
Create new component system & initial settings window
2026-04-29 00:38:26 -06:00
doop
afe54f22ab
Write circle pixels linearly
2026-04-29 04:16:24 +00:00
doop
e15f5bcee9
Improve map outline rendering
2026-04-29 03:51:14 +00:00
Irastris
1e372a856d
Attempted to start making the save editor functional
2026-04-28 22:54:47 -04:00
gymnast86
b26896cad5
includes
2026-04-28 18:05:40 -07:00
gymnast86
f75faf6b06
fix instant text clearing shop messages too early
2026-04-28 18:03:06 -07:00
Irastris
b48d9aa052
Split window document and styles out to files for readability
2026-04-28 19:09:47 -04:00
Luke Street
d899706208
Start UI over from scratch and add demo window
2026-04-28 16:20:45 -06:00
MelonSpeedruns
4d12cc8ea2
Fix draw crash with Super Clawshot enabled
2026-04-28 11:05:29 -04:00
Julian Maynes
2ed2268579
fix newline
2026-04-28 07:19:18 -07:00
Julian Maynes
94a99e8da0
Add iron boots achievement
2026-04-28 07:12:29 -07:00
madeline
ddaf50c01d
long jump attack achievement
2026-04-28 06:53:20 -07:00
madeline
7566949b42
fix friendly fire achievement
2026-04-28 06:21:41 -07:00
Julian Maynes
bb6db3caea
remove newlines
2026-04-28 06:18:40 -07:00
Julian Maynes
2dc494dc1c
Finish achievement
2026-04-28 06:14:56 -07:00
madeline
3c25633ee9
speed_target avoid ub
2026-04-28 06:08:04 -07: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
0d37cb4e54
thank you berry much achievement
2026-04-28 04:01:22 -07:00
madeline
ea528ed9d9
clear single achievement and fix achievement tab moving around
2026-04-28 03:41:04 -07:00
Luke Street
f7b880c5ea
Small tweak to rml_string
2026-04-28 00:27:18 -06:00
Luke Street
ff78bc8d6c
Start using Rml::PropertyId/Property instead of strings
2026-04-28 00:18:52 -06:00
Luke Street
6503b4e7eb
Add blur and shadow to window component
2026-04-27 23:44:58 -06: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
Irastris
8fb4ba8924
Remove "Enable" from various options, and move DoF under post-processing
2026-04-27 22:51:56 -04:00
Irastris
5f675c6f2b
Start deprecating ImGui
2026-04-27 22:44:26 -04:00
Irastris
b3333241c5
Add right-pane for item descriptions
2026-04-27 22:44:26 -04:00
Irastris
e39079c0f8
Initial game menu implementation
2026-04-27 22:44:26 -04:00
Irastris
c3317d9232
Initial window class programming
2026-04-27 22:43:04 -04:00
TakaRikka
a4777045fe
Merge pull request #578 from TwilitRealm/fix/fix-disable-hud
...
Fix bugs with Disable Main HUD
2026-04-27 15:29:02 -07:00
MelonSpeedruns
d662db69f0
Fix bugs with Disable Main HUD
2026-04-27 17:04:42 -04:00
MelonSpeedruns
9b259143be
Better Freecam code + Allow Freecam in Target mode
2026-04-27 12:05:26 -04:00