Skip to content

Releases: Cobbleworks/Wireless-Redstone-Plugin

Wireless-Redstone-Plugin v1.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 07:14

This release is aimed to improve the GUI and tool UX.

  1. Simplified Categories
    Categories now work like folders and are created implicitely through group names.
    Example: CategoryName/MyBulbGroup

  2. Unified Circuit Tool
    The Circuit Analyzer and Connector tools have been merged into one tool. While held, it shows nearby wireless groups as an overlay.

  3. Simplified Group Editing
    Left-click removes a block from a group, right-click adds it, and right-clicking an existing group shows clickable analyzer output in chat.

  4. Unified Group Types
    Bulbs and containers now use the same wireless group system internally.

Wireless-Redstone-Plugin v1.1.1

Choose a tag to compare

@github-actions github-actions released this 21 Jun 10:29
71d98bd

🔧 Barrel reliability, large chest support & item duplication fix

Large chests, barrel handling, and a critical item duplication bug are now fixed. Items from a container are now only dropped when destroying the last instance of a group.

Fixes

  • #1 — Double chest syncing: Both halves of double chests now sync, not just the upper half.
  • #2 — Barrel redstone updates: Linked barrels now trigger immediate comparator/redstone updates on inventory changes.
  • #3 — Barrel unlinking: Broken barrels correctly unlink from the group, matching chest & shulker box behavior.
  • #4 — Item duplication: Breaking a linked container no longer dupes contents — items are properly removed from all linked containers on destruction.

Wireless-Redstone-Plugin v1.1.0

Choose a tag to compare

@github-actions github-actions released this 28 May 19:18

Release 1.1.0

Wireless Redstone v1.0.0

Choose a tag to compare

@BerndHagen BerndHagen released this 26 Apr 16:54

Wireless-Redstone v1.0.0 introduces wireless synchronization for redstone-capable blocks with command and GUI-first group management.

Wireless Grouping System

  • Remote Synchronization: Added wireless state linking across grouped blocks.
  • Group Ownership: Added ownership metadata and group-level control.
  • Category Support: Added optional grouping categories for organization.

Tooling And Interfaces

  • Connector Tool: Added in-world block assignment and removal workflow.
  • Inspector Tool: Added group inspection with ownership and location context.
  • Management GUI: Added GUI workflows for rename, categorize, and cleanup.

Operational Commands

  • Group Commands: Added create, append, recover, and modify command set.
  • Admin Controls: Added debug and reload command support.
  • Alias Support: Added concise /wr alias for daily usage.

Stability Baseline

  • Sync Reliability: Added initial reliability guardrails for group updates.
  • Permission Gates: Added operator-level permission separation.
  • Production Baseline: Established first stable release for deployment.

Note: If you encounter any bugs or issues, please don't hesitate to open an issue. For any questions or to start a discussion, feel free to initiate a discussion on the GitHub repository.