Commit Graph

414 Commits

Author SHA1 Message Date
Jage9
f07bdb0296 Add changelog entry for roles/permissions system 2026-02-27 04:18:48 -05:00
Jage9
c450806aed Suppress redundant set-role success announcement 2026-02-27 04:16:37 -05:00
Jage9
84db109e63 Polish role admin speech flow and permission tooltips 2026-02-27 04:12:37 -05:00
Jage9
d114e0d532 Refine admin set-role flow and remove extra status chatter 2026-02-27 03:59:02 -05:00
Jage9
7c0ddf99d1 Remove retroactive editor permission fallback 2026-02-27 03:54:02 -05:00
Jage9
181ab22a80 Refine admin role menus and editor default pickup permission 2026-02-27 03:52:02 -05:00
Jage9
aba319751b Move admin menu wiring server-side and filter ban/unban lists 2026-02-27 03:49:28 -05:00
Jage9
0edc9b9a3f Remove admin shortcut from user help 2026-02-27 03:40:36 -05:00
Jage9
52584197e9 Implement server-authoritative roles and Shift+Z admin flows 2026-02-27 03:37:20 -05:00
Jage9
6ab3325263 Include coordinates in self drop confirmation message 2026-02-27 02:41:11 -05:00
Jage9
1508e7e371 Broadcast pickup and drop system chat messages to other users 2026-02-27 02:39:25 -05:00
Jage9
31ecb8eb5c Store item actor ids with display-name snapshots and nickname carrier display 2026-02-27 02:34:58 -05:00
Jage9
4fcd006856 Track item updatedBy as readonly metadata and inspect field 2026-02-27 02:27:16 -05:00
Jage9
ac88195c6e Add tooltips for readonly item system properties 2026-02-27 02:22:59 -05:00
Jage9
1440273661 Add Feb 27 changelog entry for talking clock alarm feature 2026-02-27 02:18:47 -05:00
Jage9
cc54842334 Allow clock alarm toggle updates without revalidating unchanged time 2026-02-27 02:15:15 -05:00
Jage9
d74937b2dc Set default clock alarm time and gate alarm time field by visibility 2026-02-27 02:11:08 -05:00
Jage9
78be266fcf Add clock alarm scheduling with formatted alarm time options 2026-02-27 02:06:51 -05:00
Jage9
7eb94b3f12 Align one-shot spatial smoothing with stream ramp profile 2026-02-27 01:52:29 -05:00
Jage9
385b430382 Restore target-based spatial ramp for radio and emit streams 2026-02-27 01:47:57 -05:00
Jage9
73fe9e1228 Unify spatial node update logic for one-shots and streams 2026-02-27 01:37:33 -05:00
Jage9
0fbd4f3615 Remove client fallback for readonly item property display 2026-02-27 01:34:32 -05:00
Jage9
4840aa454b Move readonly item property display values to server 2026-02-27 01:32:25 -05:00
Jage9
ad50fc9afb Fix one-shot use-sound spatial panning updates 2026-02-27 01:26:10 -05:00
Jage9
73e0a7b637 Reduce client item property formatting to metadata-driven rules 2026-02-27 01:18:54 -05:00
Jage9
4dbe928dc2 Make boolean item property display/edit metadata-driven 2026-02-27 01:17:07 -05:00
Jage9
76a54e48be Render top-of-hour clock toggle as on/off in property UI 2026-02-27 01:13:44 -05:00
Jage9
3b414b1f89 Apply clock announcement spatial range from server 2026-02-27 01:12:24 -05:00
Jage9
47a7aa0a83 Apply item-specific spatial range to use sounds 2026-02-27 01:10:32 -05:00
Jage9
4ed52649f1 Add spoken spatial clock announcements with top-of-hour mode 2026-02-27 01:05:23 -05:00
Jage9
2e532f5471 Simplify peer track replacement after negotiation sequencing fix 2026-02-25 02:49:49 -05:00
Jage9
97ed7b4b61 Defer peer negotiation until post-media setup and queue early signals 2026-02-25 02:40:33 -05:00
Jage9
4bef1eddb8 Force renegotiation when attaching to null audio sender 2026-02-25 02:25:45 -05:00
Jage9
b41e903fca Fix outbound audio track attach for pre-media peers 2026-02-25 02:20:09 -05:00
Jage9
7b36014cea Route remote teleport completion through shared spatial one-shot path 2026-02-25 02:07:04 -05:00
Jage9
561801e97c Fix remote voice negotiation and teleport cue timing 2026-02-25 02:01:37 -05:00
Jage9
fad78e12af Harden auth failure handling and registration logging 2026-02-25 01:42:24 -05:00
Jage9
6fe07cae3f Fix teleport sync packets to respect movement budget 2026-02-25 01:33:36 -05:00
Jage9
550870e530 Added changelog entries 2026-02-25 01:22:05 -05:00
Jage9
194c698406 Added changelog entries 2026-02-25 01:20:31 -05:00
Jage9
6143798b83 Make radio secondary now-playing message self-only 2026-02-25 01:14:17 -05:00
Jage9
08d74b8e2c Add Shift+Enter secondary item action with radio handler 2026-02-25 01:11:47 -05:00
Jage9
6fa588c684 Order radio station metadata fields in inspect view 2026-02-25 00:59:19 -05:00
Jage9
9eaa330c3e Add radio now-playing metadata polling and readonly props 2026-02-25 00:52:28 -05:00
Jage9
1745915ec3 Use stable default auth DB path for local server runs 2026-02-25 00:42:28 -05:00
Jage9
a2b1218357 Mark deploy up.sh as executable 2026-02-25 00:37:54 -05:00
Jage9
f41e03a671 Make deploy defaults host-agnostic and support Enter auth submit 2026-02-25 00:31:23 -05:00
Jage9
a63e7027cd Switch auth password hashing to Argon2id 2026-02-25 00:22:08 -05:00
Jage9
e7d3b41782 Harden auth flow against timing and event-loop blocking 2026-02-25 00:17:05 -05:00
Jage9
54232acd87 Add February 24 changelog entries 2026-02-25 00:01:49 -05:00