Skip to content

Releases: raws/minecraft-forge-mattercraft

v1.16.4-1.0.0.0-beta2

18 Jan 01:01
Compare
Choose a tag to compare
v1.16.4-1.0.0.0-beta2 Pre-release
Pre-release

Here's the second beta release of Mattercraft!

Changes

  • Instead of constantly polling Matterbridge's API for new messages, Mattercraft now streams them over a single, long-lived connection. This minimizes CPU usage and network I/O.
  • Incoming messages are no longer prefixed with a chat protocol (e.g. "[IRC]" or "[Discord]"). Matterbridge's API is unfortunately inconsistent about including the protocol with messages, and because the protocol isn't an incredibly useful piece of information, the simplest option seemed to be removal.

Compatibility

  • Minecraft 1.16.4
  • Forge 35.1.32

v1.16.4-1.0.0.0-beta1

14 Jan 06:36
Compare
Choose a tag to compare
v1.16.4-1.0.0.0-beta1 Pre-release
Pre-release

Here's the first beta release of Mattercraft!

Compatibility

  • Minecraft 1.16.4
  • Forge 35.1.32