Commit Graph

103 Commits

Author SHA1 Message Date
Jage9
433dd7c8d1 Add question-mark help viewer mode backed by help JSON 2026-02-21 16:55:41 -05:00
Jage9
35f837e96d Move help to JSON and add server docstrings 2026-02-21 16:51:07 -05:00
Jage9
cc17fbe7cc Force fresh radio stream start to avoid stale buffered audio 2026-02-21 16:37:55 -05:00
Jage9
78a13b489a Update audio help keys and add latest changelog entries 2026-02-21 16:36:00 -05:00
Jage9
0c842340ad Sort timezone options strictly alphabetically 2026-02-21 16:32:28 -05:00
Jage9
e0fc98d3f1 Add audio layer toggles and reduce item emit volume 2026-02-21 16:30:31 -05:00
Jage9
3a64f7d38c Improve clock property labels, toggle behavior, and timezone ordering 2026-02-21 16:15:41 -05:00
Jage9
61551eaac5 Restore useSound and add looping spatial emitSound 2026-02-21 16:13:48 -05:00
Jage9
6698639260 Expand clock timezone options globally and sort add-item list 2026-02-21 16:04:55 -05:00
Jage9
b2c3f75ae3 Add clock item type with timezone/time-format and emit sound 2026-02-21 16:01:40 -05:00
Jage9
f211f40d02 Announce already here for no-op list teleports 2026-02-21 04:03:49 -05:00
Jage9
c35d2e1189 Treat apostrophes as word characters for Ctrl+Arrow 2026-02-21 04:01:20 -05:00
Jage9
7d0b38ffa4 Refactor text editing helpers into input module 2026-02-21 03:57:49 -05:00
Jage9
92f4251cc1 Match Ctrl+Arrow word jumps and improve cursor speech 2026-02-21 03:51:24 -05:00
Jage9
69585ff9d8 Fix Ctrl+V paste and split user/item landing tones 2026-02-21 03:47:43 -05:00
Jage9
be22fe5356 Enable Ctrl+C/X/V speech feedback in text editors 2026-02-21 03:43:11 -05:00
Jage9
99a7651aa8 Add ctrl+word navigation and ctrl+a select-all in text editors 2026-02-21 03:36:16 -05:00
Jage9
6c344ba6a4 Round direction to nearest heading and simplify here distance phrasing 2026-02-21 03:28:51 -05:00
Jage9
b972944743 Pass raw letter case to aria character announcements 2026-02-21 03:21:19 -05:00
Jage9
2dd3815634 Show cooldown seconds, expand grid to 0-40, and announce capitals 2026-02-21 03:20:10 -05:00
Jage9
dd48c01601 Allow effect values at 0.1 precision 2026-02-21 03:10:53 -05:00
Jage9
f52cc04f26 Extend low-pass floor to 50 Hz across 0-100 range 2026-02-21 03:02:13 -05:00
Jage9
b30349032a Add audit logs, file-backed service logs, and localized timestamp display 2026-02-21 02:52:01 -05:00
Jage9
e7909b4df7 Update help text and changelog content 2026-02-21 02:38:13 -05:00
Jage9
b8e85e4dbe Refocus changelog on client-facing updates 2026-02-21 02:24:34 -05:00
Jage9
32e28766cf Add collapsible footer changelog sourced from public data file 2026-02-21 02:19:33 -05:00
Jage9
dc30bfde4d Make effect menu announce title only once 2026-02-21 02:09:21 -05:00
Jage9
e3d2fe6404 Replace E effect cycling with effect selection menu 2026-02-21 02:06:32 -05:00
Jage9
5a3f3d3044 Keep grid panning for mono/left/right radio modes 2026-02-21 01:56:42 -05:00
Jage9
5cd4dce103 Render radio mono/left/right as centered mono output 2026-02-21 01:50:38 -05:00
Jage9
2d20e255a2 Add radio channel property with stereo/mono/left/right 2026-02-21 01:48:20 -05:00
Jage9
f7e8bc5949 Add first-letter navigation across list and menu modes 2026-02-21 01:41:47 -05:00
Jage9
31ecfe0710 Add teleport sound asset 2026-02-21 01:35:29 -05:00
Jage9
7d17b7d720 Simplify wheel delayed result text for all listeners 2026-02-21 01:27:14 -05:00
Jage9
a63b84f6a1 Fix teleport enter audio and localize wheel result messages 2026-02-21 01:26:18 -05:00
Jage9
e0fc798538 Use teleport.ogg for teleport movement sound 2026-02-21 01:19:46 -05:00
Jage9
67b8644624 Hide global label and add teleport movement sound hook 2026-02-21 01:13:29 -05:00
Jage9
0541418e2a Make radios usable toggles and keep cooldown semantics 2026-02-21 01:11:08 -05:00
Jage9
6111848eb0 Adjust footstep volume, wheel reveal timing, and chat hotkey 2026-02-21 01:05:18 -05:00
Jage9
9ee915e42c Add wheel item type and random step/wall movement audio 2026-02-21 00:55:19 -05:00
Jage9
9b518d79dc Persist player position across refresh/unload 2026-02-20 18:19:42 -05:00
Jage9
9dbb46244f Expand character announcements for common punctuation 2026-02-20 18:12:45 -05:00
Jage9
654f1ce5bf Add paste support for canvas text entry modes 2026-02-20 18:02:42 -05:00
Jage9
f0318cd1ad Align Shift+O ordering and allow editable fields 2026-02-20 18:01:27 -05:00
Jage9
6ba5a12d66 Simplify option picker announcements to value only 2026-02-20 17:58:15 -05:00
Jage9
036602588e Add escape-confirm disconnect and option-list effect picker 2026-02-20 17:46:43 -05:00
Jage9
42a43ce460 Make Shift+O list-style read-only item inspector 2026-02-20 17:43:05 -05:00
Jage9
74c4c9e91c Add Shift+O full item property inspection 2026-02-20 16:50:12 -05:00
Jage9
bdd9bf8c77 Add server-side item use cooldown and GitHub deploy update docs 2026-02-20 16:47:11 -05:00
Jage9
874b14afc9 Add ! key toggle for effected mic loopback monitor 2026-02-20 16:43:14 -05:00