Telegraph
Client-side helper mod for map-based communication using banners. Reading, composing, and tracking messages, with support for the Carnite Telegraphic protocol from CivLabs.
Telegraph 1.1.1+mc1.21.6-fabric
release15 декабря 2025 г.A patch release with data isolation and UI improvements.
Per-World/Server Data Isolation
- Channel settings, messages, and civilizations are now stored separately for each world/server
- Switching between worlds no longer mixes up your data
- Data stored in
config/telegraph/<world-id>/
Message Deduplication
- Intelligent duplicate detection based on message state
- Prevents duplicate notifications for the same message
Bug Fixes
- Fixed input fields alignment in Global Settings screen
Telegraph 1.1.0+mc1.21.6-fabric
release14 декабря 2025 г.A major update introducing the Telegraph Transfer Protocol and a complete UI overhaul.
New Features
Telegraph Transfer Protocol (TTP)
A new transport layer for structured communication between civilizations
Redesigned UI System
- Toast notifications - Success, error, info, and warning messages
- Confirmation dialogs - Safe destructive actions with cancel option
- Responsive layout - UI adapts to Small/Medium/Large/XLarge screens
- Consistent theming - New
TelegraphThemewith unified colors and spacing - Reusable components - Buttons, text fields, panels, and list widgets
Channel Browser
- Browse all your channels in one place
- Filter by category
- Sort by various options
- Improved channel discovery
Improved Map Tracking
- Mixin-based packet interception for reliable map updates
- No longer requires maps in hotbar for tracking
- Instant decoration change detection
Bug Fixes
- Fixed channel protocol and type settings not persisting between sessions
- Various UI rendering and interaction improvements
Telegraph 1.0.3+mc1.21.9-fabric
release2 ноября 2025 г.Update versioning, add 1.21.9 and 1.21.10.
Telegraph 1.0.3+mc1.21.6-fabric
release2 ноября 2025 г.Update versioning, add 1.21.6 and 1.21.7.
Telegraph 1.0.3
release1 ноября 2025 г.✨ Features
-
Added responsive UI design, all screens now automatically adjust to window size
-
New dropdown widgets for cleaner color and template selection in Carnite Composer
-
Introduced SimpleLayout and DropdownWidget components for flexible UI layouts
🔧 Improvements
-
Replaced fixed screen dimensions with dynamic calculations
-
Consolidated layout code across all composer and settings screens
-
Added minimum size warnings for better UX
🐛 Bug Fixes
- Fixed spacing issues with Quick Symbols label and grid in Carnite Composer