Commit Graph

96 Commits

Author SHA1 Message Date
Jage9
06d5e3fbf3 Show server auth policy limits in client auth UI 2026-02-24 22:35:29 -05:00
Jage9
f26e1f3c27 Improve admin bootstrap prompts and validation flow 2026-02-24 22:31:18 -05:00
Jage9
bf3bc90f2a Add account auth with websocket login/register and sessions 2026-02-24 22:03:10 -05:00
Jage9
4ea5419d30 Fix position desync causing item interaction failures 2026-02-24 21:01:21 -05:00
Jage9
297f1c0c1a Broadcast teleport landing sound to nearby users 2026-02-24 20:55:02 -05:00
Jage9
a1132ea22a Fix movement pacing defaults and remove config knobs 2026-02-24 20:43:24 -05:00
Jage9
686d065bf9 Fix carried use-sound origin and centralize sound normalization 2026-02-24 20:34:48 -05:00
Jage9
fa65d7bd0d Enforce cumulative per-tick movement budget on server 2026-02-24 20:15:24 -05:00
Jage9
fe07fa3e8f Use structured piano status packets instead of message text matching 2026-02-24 19:56:44 -05:00
Jage9
7488ac9f67 Make spawn and movement acceptance server-authoritative 2026-02-24 19:52:38 -05:00
Jage9
fcb5e85b13 refactor: complete server-first item schema wiring and plugin contract checks 2026-02-24 18:48:08 -05:00
Jage9
d4dbb807da server: make state-save debounce timing configurable 2026-02-24 02:50:47 -05:00
Jage9
477b4d2cf4 server: debounce item state saves and add schema contract tests 2026-02-24 02:49:13 -05:00
Jage9
9f8a6bdcc8 Enforce strict item params validation and stripping on server 2026-02-24 02:39:51 -05:00
Jage9
ccbe41e618 Refine piano recording controls and stop behavior 2026-02-23 02:00:01 -05:00
Jage9
5d88fce752 Remove legacy piano fallback and add state-indexed song events 2026-02-23 01:49:27 -05:00
Jage9
6595c15fa4 Migrate piano songs to songId registry with compact storage 2026-02-23 01:43:02 -05:00
Jage9
9477beb345 Fix piano playback controls and recorded settings 2026-02-23 00:45:17 -05:00
Jage9
93b9d19455 Add shared piano recording/playback and mono key fallback 2026-02-23 00:36:36 -05:00
Jage9
29eb6a63e3 Add piano mono/poly, octave, and expanded drum voice set 2026-02-23 00:22:36 -05:00
Jage9
019e49802d Add piano release/brightness controls and instrument hotkeys 2026-02-23 00:05:01 -05:00
Jage9
89c6aa7e9b Improve piano instruments, previews, and key-stream safeguards 2026-02-22 23:51:13 -05:00
Jage9
1319c044dd Add piano item type with realtime play mode and remote notes 2026-02-22 23:42:17 -05:00
Jage9
0cfba9f1a7 net: sync serverInfo version with web version and reconnect on first missed heartbeat 2026-02-22 18:24:53 -05:00
Jage9
c7c30f234d net: add heartbeat reconnect and server restart/version announcements 2026-02-22 18:20:13 -05:00
Jage9
bb36a007e2 Add widget item type with editable sound and spatial controls 2026-02-21 22:20:15 -05:00
Jage9
0656de7485 Add item/property tooltip metadata and schema-driven ranges 2026-02-21 20:47:02 -05:00
Jage9
008de60727 Send world/item UI metadata in welcome and consume on client 2026-02-21 19:12:58 -05:00
Jage9
8189881403 Refactor item behavior into server/client registries 2026-02-21 18:31:25 -05:00
Jage9
3027ea04b9 Fix server bounds validation, cooldown timing, and broadcast fanout 2026-02-21 17:19:27 -05:00
Jage9
35f837e96d Move help to JSON and add server docstrings 2026-02-21 16:51:07 -05:00
Jage9
61551eaac5 Restore useSound and add looping spatial emitSound 2026-02-21 16:13:48 -05:00
Jage9
b2c3f75ae3 Add clock item type with timezone/time-format and emit sound 2026-02-21 16:01:40 -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
b30349032a Add audit logs, file-backed service logs, and localized timestamp display 2026-02-21 02:52:01 -05:00
Jage9
2d20e255a2 Add radio channel property with stereo/mono/left/right 2026-02-21 01:48:20 -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
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
42a43ce460 Make Shift+O list-style read-only item inspector 2026-02-20 17:43:05 -05:00
Jage9
bdd9bf8c77 Add server-side item use cooldown and GitHub deploy update docs 2026-02-20 16:47:11 -05:00
Jage9
93d2a24a9c Unify radio and user effects with shared effect model 2026-02-20 16:39:44 -05:00
Jage9
b246c9a7fd Initial commit 2026-02-20 08:16:43 -05:00