DuckieTM
ae4ecc42f0
Merge pull request #7 from simoleo89/pr/underpass-room-setting
...
feat(room-settings): add underpass walk-under-furniture checkbox
2026-03-17 14:25:43 +01:00
DuckieTM
af60326497
Merge pull request #6 from simoleo89/mod-tools-ui-upstream
...
Improve mod tools UI layout and usability
2026-03-17 14:24:52 +01:00
simoleo89
a0d10caa79
feat(room-settings): add underpass walk-under-furniture checkbox
...
Add allowUnderpass toggle to room settings UI (Info tab), allowing room
owners to enable/disable walking under elevated furniture per room.
Changes:
- IRoomData: add allowUnderpass boolean field
- NavigatorRoomSettingsView: map allowUnderpass from server data, handle
changes, and send via SaveRoomSettingsComposer
- NavigatorRoomSettingsBasicTabView: add checkbox below "Disabilita blocco caselle"
Requires server-side PR: duckietm/Arcturus-Morningstar-Extended#12
Note: nitro-renderer changes (RoomSettingsData, RoomSettingsDataParser,
SaveRoomSettingsComposer) must be applied separately in node_modules.
Co-Authored-By: medievalshell <medievalshell@users.noreply.github.com >
2026-03-17 13:42:36 +01:00
simoleo89
f213e89122
Improve mod tools UI layout and usability
...
- Fix icon alignment using flexbox instead of absolute positioning
- Add active state indicators on buttons when sub-panels are open
- Add min-width constraints to prevent cramped layouts
- Improve user button with placeholder text and truncated username
- Improve room info panel with better spacing, clickable owner, colored owner status
- Improve chatlog with scrollable container, alternating row colors, compact headers
- Clean up room info header and room name display
2026-03-17 13:01:31 +01:00
duckietm
321dff2f6d
🆙 Now always generate a generic index.css when build
2026-03-17 11:46:02 +01:00
duckietm
7cee5bd066
🆙 Small fix for text
2026-03-17 11:15:57 +01:00
DuckieTM
034466bdbf
Merge pull request #3 from simoleo89/pr/badge-drag-drop
...
feat(badges): add drag & drop system for InfoStand and inventory
2026-03-17 07:03:05 +01:00
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
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
Lorenzune
ba0208c654
wired ui: add source selector support
2026-03-15 19:02:34 +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