Chamberlain - Room Names for Housing and Minimap

Name the rooms in your player house and get a banner announcing each one as you walk in with optional talking heads. Includes a functioning minimap and party sharing.

File Details

Chamberlain-1.0.1.zip

  • R
  • Jun 13, 2026
  • 30.62 KB
  • 14
  • 12.0.5
  • Retail

File Name

Chamberlain-1.0.1.zip

Supported Versions

  • 12.0.5

Changelog

1.0.1

  • Sharing now works in a raid group, not just a 5-person party. Messages go out on the raid channel when you are in a raid, so everyone receives them.
  • Fixed the minimap left-click: it now always toggles the position HUD, instead of opening the room manager when you were not in your own house.
  • Fixed the position HUD not coming back after you hid it.
  • On the floor plan, clicking where rooms overlap cycles through each room under the cursor, so a room covered by another can still be selected.

1.0.0

First stable release. Everything below landed since the 0.12.0 beta, most of it around making party sharing reliable.

  • The position HUD can be hidden. The choice sticks across houses and sessions. Toggle it with the minimap button's left-click or /chamberlain hud.
  • Minimap button now has three controls: left-click shows/hides the position HUD, right-click opens the room manager, middle-click opens the floor plan.
  • Fixed the minimap button sitting inside the ring on larger minimaps. It now positions from the minimap's actual size, so it rides the edge at any size.
  • Fixed: layout transfers could arrive dropped or corrupted, so requested rooms never showed up. Outgoing messages now go through a paced queue instead of firing a whole layout in one burst, which the addon channel could not take.
  • Fixed: your houses were not announced to party members if you were already grouped before logging in, so they could not request your layouts even though you could request theirs. Your catalog now goes out on login as well.
  • Catalog broadcasts are debounced. A burst of edits (for example nudging a room repeatedly on the floor plan) now sends one update instead of one per change. The version handshake no longer rides along with every catalog; it is sent only on join and login.
  • Requesting a layout you already have now updates it directly instead of asking you to resolve a conflict. The conflict prompt is only for layouts pushed to you that you did not ask for.
  • Both ends show a progress bar with a room count during a layout transfer. The sender sees it whether responding to a request or using Share My Houses.
  • The Party tab now updates its status as soon as a layout finishes arriving, instead of only after switching tabs.
  • Fixed: party members in their own house showed as blips on your floor plan. Only members in the same house as you are shown now.
  • The "Share All" button is now "Share My Houses" and pushes only houses you own, instead of also re-broadcasting layouts you received from other people.
  • The floor plan can be opened anywhere, not only in your own house. When you visit a house you hold a layout for, a Floor Plan button appears on the HUD.
  • Room banners now fire in any house you have a layout for, not just your own. A friend's shared layout labels their rooms when you visit.
  • Export/import strings are now a compact compressed blob instead of plain text. They carry the house identifier so an import lands under the right house and its banners fire when you visit, they handle any characters in room names (commas, Cyrillic, and so on), and they are shorter for large layouts. Import no longer requires standing in your own house. Strings from earlier versions no longer import.

0.12.0

  • Fixed: rooms could vanish between sessions. The game's house GUID turned out to be a per-session handle, so the same house got a fresh identity on every login. Houses are now keyed by neighborhood and plot, which is stable, and existing data migrates automatically the next time you stand in your house. This also fixes sharing between two accounts. Sharing protocol bumped: 0.12.0 clients will not exchange layouts with older versions.
  • Rooms can be renamed from the floor plan edit panel. Time stats follow the new name.
  • Per-room colors. Pick one while naming the room (with your five most recent colors as one-click swatches) or later via the floor plan's Color button. The room tile and the entry banner both use it; colors travel with shared layouts.
  • Optional sound when entering a room. On by default, toggle in Settings.
  • Minimap button. Left-click opens the room manager, right-click the floor plan, drag to reposition.
  • Party members inside your house show as class-colored dots on the floor plan.
  • Layouts can be exported to a text string and imported from one, for sharing outside the party. Buttons are at the bottom of the My Rooms tab.
  • Hovering a room on the floor plan now also shows how long you have spent in it.

0.11.0

  • New look modeled on the 12.x housing UI: dark gradient panels with a gold header bar, flat dark buttons with gold text, and slim scrollbars. Replaces the default tooltip-style backdrop and red buttons everywhere.
  • Rooms can be edited on the floor plan. Click a room to select it, then move, grow or shrink it half a yard at a time with the direction buttons below the map. Own house only.
  • A "?" in the HUD corner shows the room creation workflow and other usage tips.
  • Addon list icon (a top hat, naturally).

0.10.0

  • Party members now check each other's addon version. If the sharing protocol doesn't match, you get one warning and sharing with that player is disabled.
  • Incoming layouts for a house you own are ignored. Your own copy is always the right one. This came up with two WoW accounts on one battlenet account, which own the same houses.
  • The Party tab marks houses you own as "Your house" instead of offering a Request button for them.
  • The catalog also broadcasts when you enter a house or create/delete a room, not just on roster changes, so the party's view of your layouts stays current.
  • /chamberlain is now the primary command. /rooms still works as an alias.
  • New /chamberlain debug command logs share traffic for troubleshooting.
  • Sharing a layout through the consent dialog now prints a confirmation.

0.9.0

First beta.

  • Name a room by marking its two corners. A banner shows the room name when you walk in and fades when you leave.
  • Overlapping rooms work. The smallest one you stand in wins.
  • Floor plan window with a live player dot, markers for pending corners, and hover tooltips
  • Party layout sharing with consent dialog, conflict resolution and block lists
  • Room manager with My Rooms / Party / Settings tabs
  • Shared layouts can be browsed and removed separately from your own rooms
  • Editing tools only appear in your own house (ownership comes from the server, not the character name)

0.1.0

  • Initial scaffold