Commit Graph

296 Commits

Author SHA1 Message Date
DuckieTM d075966fd3 Merge pull request #90 from duckietm/Dev
🆙 Added the BuildTools button, and redesign toolbar
2026-04-14 13:54:33 +02:00
duckietm a770b99e2e 🆙 Added the BuildTools button, and redesign toolbar 2026-04-14 13:54:15 +02:00
DuckieTM f6a3a44081 Merge pull request #89 from duckietm/Dev
Dev
2026-04-14 11:54:51 +02:00
duckietm 3a648663ec 🆙 Small updates 2026-04-14 11:18:46 +02:00
DuckieTM 05c288b5db Merge pull request #88 from Lorenzune/feat/wired-fixes-apr08
Feat/wired fixes apr08
2026-04-13 16:58:40 +02:00
DuckieTM bae6f58b10 Merge branch 'Dev' into feat/wired-fixes-apr08 2026-04-13 16:58:14 +02:00
duckietm 5eb94b34a4 Revert "Merge pull request #87 from simoleo89/pr/catalog-edit-admin"
This reverts commit 1ca53e5797, reversing
changes made to bef58bc929.
2026-04-13 16:55:39 +02:00
DuckieTM 1ca53e5797 Merge pull request #87 from simoleo89/pr/catalog-edit-admin
feat(catalog-admin): full in-client catalog editor
2026-04-13 15:46:59 +02:00
Life adb30e6d60 feat(catalog-admin): full catalog admin editor with page/offer management
- New standalone admin editor window (1000x650) with Pages, Offers, Publish tabs
- Pages tab: full page tree with drag-and-drop reorder, identity/layout/content editing
- Icon browser: visual picker for 5500+ catalog icons with search and pagination
- Image browser: browse and select header/teaser images from server
- Offers tab: search, browse and edit catalog offers (cost, amounts, limited edition)
- Publish tab: one-click catalog publish with pending changes indicator
- Page tree: recursive expand/collapse, drag-and-drop reorder, hidden page indicators
- Widened catalog navigation sidebar (classic: 160->220px, modern: 250->280px)
- Improved font sizes and contrast across all admin components
- Support icon editing for root categories (iconId passed to save/create composers)
- Cleaned up inline admin controls from classic/modern catalog views
2026-04-13 00:03:40 +02:00
DuckieTM 4d5e475bae Merge pull request #85 from duckietm/Dev
🆙 Cleanup old youtube link in chat, now broadcasting is working
2026-04-10 16:32:32 +02:00
duckietm bef58bc929 🆙 Cleanup old youtube link in chat, now broadcasting is working 2026-04-10 16:32:14 +02:00
DuckieTM 50dcd03f8f Merge pull request #84 from duckietm/Dev
🆙 Cleanup Y Player
2026-04-10 11:56:18 +02:00
duckietm d61428c7d2 🆙 Cleanup Y Player 2026-04-10 11:56:05 +02:00
DuckieTM bc7fad5558 Merge pull request #83 from duckietm/Dev
🆙 Memory usage fixes
2026-04-10 11:40:55 +02:00
duckietm e7cf7809bc 🆙 Memory usage fixes 2026-04-10 11:40:39 +02:00
DuckieTM 617c0ddc59 Merge pull request #82 from duckietm/Dev
🆙 Updated all css to be used for vite 8.0
2026-04-10 10:36:21 +02:00
duckietm 45134c0ecd 🆙 Fixed lagg in Color seletor clothes 2026-04-10 10:35:28 +02:00
duckietm 2ac7ed492f 🆙 Updated all css to be used for vite 8.0 2026-04-10 10:15:58 +02:00
DuckieTM b9503eb4b0 Merge pull request #81 from duckietm/Dev
Dev
2026-04-10 09:27:11 +02:00
duckietm 4afdfd8f33 🆕 YoutubeTV Broadcasting in rooms ! 2026-04-10 09:26:50 +02:00
duckietm c7348a9509 Stage 2 Youtube & upgrade to vite 8 2026-04-09 15:35:58 +02:00
duckietm bbd4ccf30c 🆙 Stage 1 Youtube broadcast 2026-04-09 11:54:57 +02:00
Lorenzune 5e9e3e1e4c Polish wired editor UI and variable handling 2026-04-08 16:18:16 +02:00
duckietm 5bff312b3b 🆙 Fixed some minor bugs 2026-04-08 14:06:25 +02:00
DuckieTM 4a492d7b44 Merge pull request #78 from simoleo89/badge-dnd-rework
Badge System Rework: DnD fixes, visual feedback, dynamic slots
2026-04-08 12:45:50 +02:00
DuckieTM d6e3368db3 Merge pull request #80 from duckietm/Dev
🆙 Fix chatbar for mobile
2026-04-08 12:45:20 +02:00
duckietm 3ae51eb5e6 🆙 Fix chatbar for mobile 2026-04-08 12:44:59 +02:00
Lorenzune 0ebd37d91b Merge branch 'merge/duckietm-main-20260407' 2026-04-07 17:14:27 +02:00
Lorenzune f12b43ca92 Merge remote-tracking branch 'upstream/main' into merge/duckietm-main-20260407 2026-04-07 15:28:04 +02:00
Lorenzune 954e477e47 feat: add builders club catalog ui flow 2026-04-07 14:40:51 +02:00
DuckieTM 15c90d7b2e Merge pull request #79 from duckietm/Dev
🆙 Gifts
2026-04-05 09:42:36 +02:00
DuckieTM 93b38316fa 🆙 Gifts 2026-04-05 09:42:00 +02:00
Life 0b033742d0 Fix badge notification: single bubble, working Wear button
Block NotificationDialogMessageEvent badge types to prevent duplicate
bubbles. Wrap bubble content in stopPropagation div so button clicks
don't close the notification before toggleBadge runs. Request badge
data on mount so Wear works even if inventory was never opened.
2026-04-04 21:25:46 +02:00
Life bc6a33a3ba Deduplicate badge notifications from Achievement and BadgeReceived events
Both events fire for the same badge, causing two notifications. Track
recently notified badge codes in a Set so only the first event shows
the notification bubble, the second is silently skipped.
2026-04-04 21:25:45 +02:00
Life edf4cabb8e Add localization files for badge notification texts
New keys to merge into UITexts.json / UITexts_en.json.
2026-04-04 21:25:45 +02:00
Life 48f92e093d Add CHANGELOG documenting badge system rework 2026-04-04 21:25:45 +02:00
Life c9e7461714 Dynamic badge slots from config, double-click remove, direct wear from toast
Read user.badges.max.slots from config instead of hardcoded 5. InfoStand
layout adapts: 5 slots shows group badge, 6 slots replaces group with
6th badge. Double-click on InfoStand badge removes it. Badge received
toast now directly equips the badge via toggleBadge and closes.
2026-04-04 21:25:45 +02:00
Life 020db83870 Add golden glow for new badges and badge received toast notification
New unseen badges pulse with a gold glow instead of a flat green
background. When a badge is received, a bubble notification appears
with the badge image, name, and a "Wear" button that opens inventory.
2026-04-04 21:25:16 +02:00
Life 73ee9c7603 Badge DnD rework: fix duplicate/disappearing badges, add visual feedback
Fix slot 0 drag bug ('0' is falsy), prevent badge duplication from stale
props fallback in InfoStand, add sparse slot support, fix race condition
with pending server updates. Add drag preview, glow animations, drop
settle effect, and remove-badge indicator overlay.
2026-04-04 21:25:03 +02:00
Lorenzune d271264b87 feat: add custom wired show message bubble styles 2026-04-04 15:57:43 +02:00
Lorenzune c4e1318fd5 fix: polish furniture widgets and area hide toggle 2026-04-03 13:00:05 +02:00
DuckieTM ee6119e757 Merge pull request #77 from duckietm/Dev
↔️ Lets also make the highscore moveable
2026-04-03 12:44:51 +02:00
duckietm 203a754ce1 ↔️ Lets also make the highscore moveable 2026-04-03 12:44:36 +02:00
DuckieTM 6bd529b2c6 Merge pull request #76 from duckietm/Dev
🆙 Fix highscore wired view
2026-04-03 12:37:11 +02:00
duckietm d5a5c1683f 🆙 Fix highscore wired view 2026-04-03 12:36:57 +02:00
Lorenzune e4b1f14fa2 feat: update room control widgets and menus 2026-04-03 12:09:16 +02:00
Lorenzune 60f0355a13 Merge remote-tracking branch 'upstream/main' 2026-04-03 12:04:39 +02:00
DuckieTM f13483093f Merge pull request #75 from duckietm/Dev
🆙 Sync
2026-04-03 11:44:41 +02:00
duckietm 9df5663103 🆙 Sync 2026-04-03 11:43:04 +02:00
DuckieTM 011d96255d Merge pull request #74 from duckietm/Dev
🆙  more optimization mem.
2026-04-03 10:48:49 +02:00