simoleo89
4e0cb75aef
Merge remote-tracking branch 'upstream/main'
...
* upstream/main:
feat(wired): update source-aware furni and signal UI
wired ui: add source selector support
2026-03-16 17:33:36 +01:00
DuckieTM
b6cbd5814c
Merge pull request #2 from Lorenzune/pr/wired-source-aware-ui-20260316
...
feat(wired): update source-aware furni and signal UI
2026-03-16 16:47:23 +01:00
Lorenzune
f437db2fae
feat(wired): update source-aware furni and signal UI
2026-03-16 15:24:26 +01:00
DuckieTM
18cd47a574
Merge pull request #1 from Lorenzune/main
...
wired ui: add source selector support
2026-03-16 10:57:59 +01:00
simoleo89
d90e659132
Revamp user profile with tabbed layout (Badge, Amici, Stanze, Gruppi)
...
- Replace grid layout with NitroCard.Tabs for Badge, Amici, Stanze, Gruppi
- Add BadgeInfoView component with hover tooltip showing badge name/description
- Add Stanze tab that fetches and lists user rooms via NavigatorSearchComposer
- Bold username in profile header
- Badge tab with styled grid slots and empty state
- Amici tab with loading state
- Gruppi tab with full GroupsContainerView
2026-03-15 21:48:57 +01:00
simoleo89
a87bb16e5a
Fix badge slots showing empty on room enter
...
Use avatarInfo badges as fallback when hook data not yet loaded
Co-Authored-By: medievalshell <medievalshell@users.noreply.github.com >
2026-03-15 21:41:16 +01:00
simoleo89
38f38d7209
Add badge drag & drop system for InfoStand and inventory
...
- Drag & drop badges between slots in InfoStand (own user only)
- Mini badge picker on empty slot click with search
- Swap badges between occupied slots
- Hover animation (scale, glow) on badge slots
- Configurable group slot (user.badges.group.slot.enabled)
- Support for 6 badge slots when group slot disabled
- Race condition fix with localChangeRef
- Fixed-size array logic to prevent badge disappearing
Co-Authored-By: medievalshell <medievalshell@users.noreply.github.com >
2026-03-15 20:48:05 +01:00
Lorenzune
ba0208c654
wired ui: add source selector support
2026-03-15 19:02:34 +01:00
simoleo89
2a29d3d08c
ui plugins
2026-03-15 14:01:25 +01:00
simoleo89
e694f34e34
somethings
2026-03-15 12:45:54 +01:00
simoleo89
f0133a8e99
🐛 Fix crackableHits undefined TypeError in InfoStandWidgetFurniView
...
Co-Authored-By: medievalshell <medievalshell@users.noreply.github.com >
2026-03-15 11:08:04 +01:00
simoleo89
a11987e1e0
Add FurniEditor tool with Next.js API integration
...
- FurniEditor component with Search/Edit tabs (NitroCard UI)
- useFurniEditor hook connecting to Next.js API routes via Vite proxy
- Edit Furni button in room infostand (godMode) with sprite ID lookup
- Toolbar: 3-column flex layout (icons | chat | friends)
- Heroicons SVG for ID/Sprite display in infostand and edit view
- Vite config: proxy /api to Next.js, aliases for renderer3 packages
2026-03-15 00:27:09 +01:00
duckietm
bdae069003
🆙 Fixed the transperent friend request popup
2026-03-13 07:06:51 +01:00
duckietm
bfd28d277a
🔥 Fix User Profile view
2026-03-12 16:21:23 +01:00
duckietm
ca0227cd87
🆙 Fix overlays in backgrounds / reorged the backgrounds and fix BOT chat text
2026-03-12 10:13:56 +01:00
duckietm
fbfd6c19cd
🆙 Star fixing the backgrounds
2026-03-11 18:12:41 +01:00
duckietm
a125afd381
🆕 wf_act_send_signal & wf_trg_recv_signal
...
the signal sender can only be a max of 25 in a room
the signal receiver can only be a max of 5 in a room
one signal receiver can only accept a max of 5 senders (you can select the receivers with the senders)
Why : otherwise you can flood the rooms and let you CPU go 🍌
2026-03-11 12:39:14 +01:00
duckietm
7dc2051ece
🆕 wf_slc_users_neighborhood added
2026-03-10 15:39:54 +01:00
duckietm
58b7168a9e
🆙 Small fix for the whisper
2026-03-09 08:47:49 +01:00
duckietm
49ea66a75f
🔘 alllow/disallow PETS/BOTS Selector Users Area
2026-03-06 13:04:14 +01:00
duckietm
99ef2deb0e
🆕 wf_slc_users_area
2026-03-06 11:27:02 +01:00
duckietm
1adac6f2d4
🆙 Small text fix
2026-03-05 15:14:16 +01:00
duckietm
e5f1798619
🆙 Oepsie made it always night :)
2026-03-05 14:35:31 +01:00
duckietm
927e8da62e
🆙 Small fixes for the Area and Neighborhood Wired
2026-03-05 14:27:56 +01:00
duckietm
a53d788daf
🆕 Added wired wf_slc_furni_bytype
2026-03-05 10:52:40 +01:00
duckietm
f7737c0d6b
🆕 Wired wf_slc_furni_neighborhood
2026-03-04 17:11:30 +01:00
duckietm
63ec8609fc
🆙 Added the required text for the area_selection wired
2026-03-04 11:34:40 +01:00
duckietm
eb4ba702fd
ℹ️ Release wired : wf_slc_furni_area
2026-03-04 11:17:40 +01:00
duckietm
9635351682
🆕 BuildTools added
2026-03-03 16:10:45 +01:00
duckietm
2c57002364
🆙 small fix groups page was going 🍌
2026-03-03 11:41:03 +01:00
duckietm
91161fe77f
🆙 Allign Hotelview fix
2026-03-03 11:19:46 +01:00
duckietm
7c01337984
🆙 Fix Room Settings / HC now hidden when not HC and small fixes
2026-03-03 09:12:12 +01:00
duckietm
312edc3bf0
🆙 Added missing ChatBubbles
2026-03-03 08:08:22 +01:00
duckietm
ac9f8a52fb
Merge branch 'main' of https://github.com/duckietm/Nitro-V3
2026-03-02 14:48:42 +01:00
duckietm
c4d58a6fc2
🆙 Fix text not 100% visiable when no badges are selected
2026-03-02 14:48:39 +01:00
DuckieTM
8456f5edc8
Update README.md
2026-03-02 14:36:16 +01:00
DuckieTM
f1a17b0fe2
Fix yarn link command formatting in README
...
Corrected the yarn link command formatting in the README.
2026-03-02 14:27:55 +01:00
DuckieTM
e6c669ebe9
Fix README linking command syntax
2026-03-02 14:26:48 +01:00
DuckieTM
f085444b13
Update installation instructions in README.md
2026-03-02 14:22:04 +01:00
duckietm
45ef8ce06e
🆙 add some more spaceing in the chat bubble
2026-03-02 13:44:01 +01:00
duckietm
dc82d2cfd5
🆙 WiP Camera
2026-03-02 12:54:31 +01:00
duckietm
ef9850721e
Merge branch 'main' of https://github.com/duckietm/Nitro-V3
2026-03-02 08:37:38 +01:00
duckietm
f8c306982c
🆙 Fix hover over ChatInputStyleSelectorView
2026-03-02 08:37:36 +01:00
DuckieTM
a38a52fa5d
🆙 Release RC-1
2026-02-27 22:49:33 +01:00
duckietm
1629f63f9b
🆙 Camera preview fix & for archive the org habbo fonts from SWF
2026-02-27 14:23:51 +01:00
duckietm
9939e90828
🆙 Fixed the friends components
2026-02-27 13:56:33 +01:00
duckietm
7216f86e7f
🆙 Fix the saved slots
2026-02-26 17:05:52 +01:00
duckietm
359932f891
🆙 Update Avatar-Editor, colors now also scale
2026-02-26 16:48:47 +01:00
duckietm
0678e86d3d
🆙 Small fix for the chat bubbles, they where a bit off after the tailwind upgrade
2026-02-26 14:03:47 +01:00
duckietm
10f08c6703
🆙 Redone the avatar editor
2026-02-26 13:44:22 +01:00