Commit Graph

106 Commits

Author SHA1 Message Date
Lorenzune 32a16d37aa feat(wired-ui): add advanced condition editors 2026-03-19 14:30:32 +01:00
duckietm 9d5dc99e69 🆙 Change logo 2026-03-19 11:20:48 +01:00
duckietm dffd832b77 Revert "Merge pull request #20 from simoleo89/feature/floorplan-realtime-preview"
This reverts commit 323c45518e, reversing
changes made to d1a5996268.
2026-03-19 10:40:16 +01:00
duckietm 2a5c31ad8a Revert "Merge pull request #17 from simoleo89/mod-tools-i18n"
This reverts commit 3789f53ab3, reversing
changes made to 871670ec08.
2026-03-19 10:40:06 +01:00
duckietm 194e8cf3a8 Revert "Merge pull request #16 from simoleo89/feature/ui-customization"
This reverts commit d1a5996268, reversing
changes made to ae4ecc42f0.
2026-03-19 10:39:56 +01:00
DuckieTM 7711af2146 Merge pull request #13 from Lorenzune/pr/wired-freeze-furni-movement-ui-clean-20260318
feat(wired-ui): add freeze and furni movement action views
2026-03-19 10:03:43 +01:00
DuckieTM 1eb3946500 Merge branch 'main' into pr/wired-freeze-furni-movement-ui-clean-20260318 2026-03-19 10:03:32 +01:00
DuckieTM 9f4d72be93 Merge pull request #21 from duckietm/Dev
Dev
2026-03-19 09:50:40 +01:00
DuckieTM 323c45518e Merge pull request #20 from simoleo89/feature/floorplan-realtime-preview
Add real-time 3D preview to floor plan editor
2026-03-19 09:49:38 +01:00
DuckieTM 3789f53ab3 Merge pull request #17 from simoleo89/mod-tools-i18n
Localize all mod tools hardcoded texts
2026-03-19 09:48:54 +01:00
DuckieTM d1a5996268 Merge pull request #16 from simoleo89/feature/ui-customization
Add UI Customization Panel (Color Theming)
2026-03-19 09:47:51 +01:00
DuckieTM 871670ec08 Merge pull request #14 from Lorenzune/pr/wired-trigger-views-clean-20260318
feat(wired): add leave/click/action/short-period trigger views
2026-03-19 09:46:33 +01:00
DuckieTM 4f8f1d286e Merge pull request #12 from Lorenzune/pr/wired-altitude-relative-move-ui-clean-20260318
feat(wired-ui): add altitude and relative move actions
2026-03-19 09:44:28 +01:00
DuckieTM 18b77bf1fc Merge pull request #11 from Lorenzune/pr/wired-reward-ui-mute-alerts-20260318
fix(wired-ui): clarify reward fields and mute alerts
2026-03-19 09:43:52 +01:00
duckietm f338626327 🆙 New logo and small fix 2026-03-19 09:42:40 +01:00
simoleo89 d6fbd19ee0 Add real-time 3D preview to floor plan editor
Redesign the floor plan editor with side-by-side layout featuring:
- Real-time isometric 3D preview that updates as tiles are drawn
- Vertical height gradient selector with COLORMAP colors
- Area counter showing total and walkable tile counts
- Zoom controls (+/-) on the 2D canvas
- Simplified single-row toolbar
- Wall height control in the preview panel

Co-Authored-By: medievalshell <medievalshell@users.noreply.github.com>
2026-03-18 21:10:37 +01:00
simoleo89 349498ec34 Localize all hardcoded texts in mod tools using LocalizeText
Replace ~70 hardcoded English strings across 15 mod-tools files
with LocalizeText() calls using moderation.* keys matching the
existing ExternalTexts convention. Includes mod-tools-external-texts.json
with all required keys for ExternalTexts.json.
2026-03-18 20:46:07 +01:00
medievalshell ea35f19940 Add UI Customization Panel with full color theming
- New "Interfaccia" panel with color picker (HSV + hex/RGB/alpha + 30 presets)
- Profile background customization tab
- Accent color propagates via CSS variables to: card headers/tabs,
  context menus, Button dark/primary/gray variants, InfoStand panels,
  toolbar, room tools, purse, .btn-primary/.btn-dark CSS classes
- All elements use var(--name, fallback) for zero visual change when default
- Settings persisted in localStorage
- Added react-colorful dependency
- Added ui-config.json with header images config keys
2026-03-18 20:12:00 +01:00
Lorenzune 95ec51b41d feat(wired-ui): add altitude and relative move actions 2026-03-18 17:40:43 +01:00
Lorenzune f4ddf406ad feat(wired-ui): add freeze and furni movement action views
- add UI support for FREEZE, UNFREEZE, FURNI_TO_USER, USER_TO_FURNI and FURNI_TO_FURNI

- add secondary furni source 101 and dual furni-source labels for furni-to-furni targeting

- extend source selectors for custom source sets and titles

- add green primary and blue secondary wired highlights

- clear wired highlights globally on close, reopen and save to avoid stuck selections
2026-03-18 17:38:49 +01:00
Lorenzune dbfcae5231 feat(wired): add leave/click/action/short-period trigger views
- add UI for wf_trg_leave_room, wf_trg_stuff_state, wf_trg_period_short, wf_trg_click_furni, wf_trg_click_tile, wf_trg_click_user and wf_trg_user_performs_action\n- add state snapshot mode options for wf_trg_stuff_state\n- add sign and dance filters for wf_trg_user_performs_action
2026-03-18 17:38:48 +01:00
Lorenzune 12e50ff1cd fix(wired-ui): clarify reward fields and mute alerts 2026-03-18 17:03:26 +01:00
duckietm bffaccf6a3 🆙 Security Fix - Will not go into details 2026-03-18 16:52:32 +01:00
duckietm 6d768c92b1 🆙 Allow windows to be dragged outside the view for 80% 2026-03-18 14:25:45 +01:00
duckietm 50a0e3911a 🆙 Fix screen offset being stale after resize 2026-03-18 13:53:14 +01:00
duckietm c703029c34 🆙 Fix whit background while loading rooms etc. 2026-03-18 13:25:43 +01:00
duckietm d1080fafbf 🆙 Fix the save / delete button in the camera editor 2026-03-18 10:23:01 +01:00
duckietm ae7fe4c19c 🆙 Small update to Camera editor 2026-03-18 09:42:15 +01:00
duckietm 9a6638219d 🆙 Camera Fix 2026-03-18 09:17:04 +01:00
duckietm 2973c18ead 🆙 Small Camera Layout fix 2026-03-17 17:21:16 +01:00
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