Commit graph

20 commits

Author SHA256 Message Date
b7624d765b fix: problems with /reg and /whisper and /mod commands 2026-01-23 11:31:37 -06:00
60a6680eaf fix: guests
* make guest status a flag on users
* add logout handlers
* add logout notification for other users
2026-01-23 08:18:09 -06:00
6fb90e42c3 Rework avatars.
Now we have a concept of an avatar at the server, realm, and scene level
and we have the groundwork for a realm store. New uesrs no longer props,
they get a default avatar. New system supports gender
{male,female,neutral} and {child,adult}.
2026-01-22 21:04:27 -06:00
ed1a1f10f9 add the ability to register from inside the user-ui 2026-01-21 00:11:50 -06:00
3da420fe59 feat: add /mod teleport 2026-01-20 22:40:29 -06:00
45a7e44b3a feat: add /mod summon 2026-01-20 21:48:04 -06:00
7852790a1e support aquiring server props and test dropping them 2026-01-20 18:33:15 -06:00
bf3bd3dff5 fix: teleport should never show reconnect dialog 2026-01-20 11:29:22 -06:00
32e5e42462 feat: add teleport 2026-01-19 11:48:12 -06:00
226c2e02b5 fix: feature gate some guest features in the backend 2026-01-19 01:03:46 -06:00
af1c767f5f Silence warnings, run cargo fmt 2026-01-18 16:27:31 -06:00
22cc0fdc38 feat: private messages. 2026-01-18 15:28:13 -06:00
5fcd49e847 update to support user expire, timeout, and disconnect 2026-01-17 23:47:02 -06:00
c3320ddcce avatar fixes and implementation to edit 2026-01-17 01:11:05 -06:00
a96581cbf0 fix: problems with prop dropping 2026-01-13 20:34:20 -06:00
845d64c981 add the ability to make props non-droppable 2026-01-13 17:46:56 -06:00
ea3b444d71 make emotions named instead, add drop prop 2026-01-13 16:49:07 -06:00
989e20757b fix some emotion bugs 2026-01-13 14:08:38 -06:00
bd28e201a2 add :emote and :list to chat 2026-01-12 17:23:41 -06:00
1ca300098f add initial crates and apps 2026-01-12 15:34:40 -06:00