Commit Graph

96 Commits

Author SHA1 Message Date
gamer147
feef18d411 Implement INPUTNAME string opcodes 2026-07-29 13:21:15 -04:00
gamer147
2908d38663 Implement forced BGM opcodes 2026-07-29 12:38:54 -04:00
gamer147
137fae848f Implement diagnostic output opcodes 2026-07-29 11:54:09 -04:00
gamer147
1678459b05 Implement CONFIG mixer and native profile persistence 2026-07-29 10:22:22 -04:00
gamer147
bcfb3848bc Implement cyclic scale opcode 2026-07-29 00:06:56 -04:00
gamer147
dad3ed4a4b Implement looping SFX and immediate rotation opcodes 2026-07-28 23:45:48 -04:00
gamer147
d2ec834fc3 feat(startup): add configurable game root 2026-07-28 23:05:25 -04:00
gamer147
e313a14480 Add physical window size overrides 2026-07-28 22:10:01 -04:00
gamer147
c6f1a60e79 Apply SYS4INI logical resolution 2026-07-28 21:55:53 -04:00
gamer147
5ce3a7b6f7 Document native glyph raster backlog 2026-07-28 16:56:07 -04:00
gamer147
014fd8d78f Calibrate native text weight and advances 2026-07-28 16:00:14 -04:00
gamer147
8b01559cc6 Separate native text effect modes 2026-07-28 14:24:58 -04:00
gamer147
f885ac4189 Implement native text face selection 2026-07-28 14:16:24 -04:00
gamer147
a991d5699c Fix BGM fade ownership across scene startup 2026-07-28 13:29:49 -04:00
gamer147
f4bf78d7d1 Fix Extra Room catalog unlock handling 2026-07-28 13:14:28 -04:00
gamer147
c045e4f639 Fix ADV config opacity and text lifetime 2026-07-28 12:21:32 -04:00
gamer147
fdc7bb2bbc Fix MPEG movie startup cadence 2026-07-28 12:16:16 -04:00
gamer147
b2f1b4a45e Fix retained ADV text in menu layouts 2026-07-27 13:29:17 -04:00
gamer147
ecf7289c7d Prevent FIELD redraw flicker 2026-07-27 12:01:35 -04:00
gamer147
50a6bd5a40 Fix ADV and BUNKI animation polish 2026-07-27 11:15:41 -04:00
gamer147
843b282cc4 Add synchronized MPEG movie audio 2026-07-25 11:49:50 -04:00
gamer147
1828701872 Persist shared profile on clean shutdown 2026-07-24 23:55:06 -04:00
gamer147
aba29b9078 Load shared save preview metadata 2026-07-24 17:05:13 -04:00
gamer147
3b63c42826 Implement numbered save pair lifecycle 2026-07-24 15:32:55 -04:00
gamer147
197adf2e1a Adopt GPU retained renderer 2026-07-22 15:37:42 -04:00
gamer147
4ea352e45d Profile and optimize retained rendering 2026-07-22 14:19:20 -04:00
gamer147
fb84bc3fa9 Sanitize CP932 WAV metadata for Godot 2026-07-22 10:00:13 -04:00
gamer147
4f5137a98f Harden movie playback lifecycle and diagnostics 2026-07-22 09:44:57 -04:00
gamer147
816673cf6a Enable paced FFmpeg movie playback 2026-07-22 08:39:27 -04:00
gamer147
760f84e218 Add isolated FFmpeg movie decoder shim 2026-07-22 00:17:27 -04:00
gamer147
f53056818d Prevent failed combat movies from blocking 2026-07-21 20:46:10 -04:00
gamer147
1a2ea008c6 Use universal packed resource resolution 2026-07-21 20:23:32 -04:00
gamer147
6e147014ec Implement DEBUGMAP combat frontier 2026-07-21 19:30:56 -04:00
gamer147
fdcfbd9fa6 Implement movie surface stop-time queries 2026-07-21 14:43:24 -04:00
gamer147
44bbf5b6b4 Render DEBUGMAP tiled field surfaces 2026-07-21 13:02:02 -04:00
gamer147
e81a142f23 Implement ADV system menu input routing 2026-07-21 11:16:50 -04:00
gamer147
f840e356cf Implement script-configured input bindings 2026-07-21 10:32:37 -04:00
gamer147
d0b2d31d2e Implement ADV layout cursor and bounds 2026-07-21 09:48:25 -04:00
gamer147
f6479209ea Implement ROOM fades and character voices 2026-07-21 00:47:29 -04:00
gamer147
0dfba316f1 Add hidden title debug mode and pace menu polls 2026-07-20 23:38:19 -04:00
gamer147
f21a4c06bf Implement root reload and title debug launcher 2026-07-20 22:32:49 -04:00
gamer147
df17747f63 Implement modal startup movies 2026-07-20 20:23:15 -04:00
gamer147
097473fe16 Land SYSTEM4-rooted Godot boot 2026-07-20 18:13:32 -04:00
gamer147
e3b2cbed83 Implement deferred SFX and voice duck control 2026-07-20 11:29:12 -04:00
gamer147
e0aae05f32 Implement AGE text line spacing 2026-07-19 23:32:38 -04:00
gamer147
b8928ec7b8 Implement History mouse wheel navigation 2026-07-19 21:38:34 -04:00
gamer147
c30cf6cb08 Restore multi-row ADV History display 2026-07-19 10:57:58 -04:00
gamer147
280705d69c Correct ADV History layout addressing 2026-07-19 10:43:52 -04:00
gamer147
1fdedfb41f Implement ADV History interaction 2026-07-19 00:13:47 -04:00
gamer147
32a67b88de Implement visible ADV History presentation 2026-07-18 23:59:26 -04:00