Commit Graph

7 Commits

Author SHA1 Message Date
simoleo89 2d9d889da5 feat(badges): add drag & drop system for InfoStand and inventory
- Drag & drop badges between active slots in InfoStand (own user only)
- Mini badge picker on empty slot click with search
- Swap/reorder badges between occupied slots
- Hover animation (scale, glow) on badge slots
- Race condition fix: localChangeRef prevents server response from overwriting local changes
- Fixed-size array logic to prevent badge disappearing on room enter
- Use avatarInfo badges as fallback when hook data not yet loaded
2026-03-16 18:13:52 +01:00
duckietm c4d58a6fc2 🆙 Fix text not 100% visiable when no badges are selected 2026-03-02 14:48:39 +01:00
duckietm f2446d232b 🆙 Upgrade to tailwind css 4.2.0 2026-02-20 08:17:17 +01:00
duckietm 5944e2b578 🆙 Small fix, do not remove badges that are active 2026-02-19 15:37:37 +01:00
duckietm 2a67e9bb00 📛 Add remove badge from Inventory 2026-02-19 14:47:02 +01:00
duckietm 3cf8c9b89a 🆙 Added delete Furni / Pets in inventory 2026-02-19 13:22:37 +01:00
DuckieTM 7feb10ab15 🆙 Init V3 2026-01-31 09:10:52 +01:00