Bulletin

Share welcome messages with visitors to your player house via Bulletin! Create custom bulletins that sync with other Bulletin users - think like TRP3 profiles, but for your home.

File Details

Bulletin1.1.1.zip

  • R
  • Feb 3, 2026
  • 23.87 KB
  • 178
  • 12.0.1
  • Retail

File Name

Bulletin1.1.1.zip

Supported Versions

  • 12.0.1

Version 1.1.1

New Features

  • Session-based auto-popup: Bulletin now automatically displays when you first enter a house with a message (once per session per house). Won't popup again until you reload/relog.
  • Blizzard House Info integration: Bulletin preview now appears inside the native House Info panel (the home icon at the top of screen) with a "View" button.
  • ESC key support: Press ESC to close any open Bulletin window.
  • Auto-scroll in editor: When typing long messages, the edit box now automatically scrolls to keep your cursor visible.

Bug Fixes

  • Fixed auto-popup triggering on the outdoor plot instead of inside the house interior. Now correctly waits for the loading screen before showing.
  • Fixed bulletin detection failing when players move to different neighborhoods. Keys are now based on owner name only, not house address.
  • Added migration to automatically convert old cached messages to the new format.

Technical

  • Uses C_Housing.IsInsideHouse() API to detect house interior vs outdoor plot
  • Detects interior entry via PLAYER_ENTERING_WORLD event after loading screens