Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Releases: maji-git/multiplay-core

v1.1.0-beta3

06 Mar 05:33

Choose a tag to compare

MultiPlayCore v1.1.0-beta3

Frame 831

This is a hot fix release. Made to improve stability and reliability of the library.

What's Changed

Full Changelog: v1.1.0-beta2...v1.1.0-beta3

v1.1.0-beta2

22 Sep 05:12

Choose a tag to compare

v1.1.0-beta2 Pre-release
Pre-release

MultiPlay Core v1.1.0-beta2

v1.1.0-beta2

We're back again with the beta release of MultiPlay Core v1.1! The main goal of this release is to improve stability and reliability of the library.

What's Changed

  • Fixed MPC assuming 80 as default instead of mpc.port
  • Fixed handshake error when mpc.assign_client_authority is false
  • Fixed Player Connected Signal not emitting on all sides
  • Added player connection signals into unit tests
  • Fixed hacky way of checking if scene exists
  • Make DebugUI listen to MPC events
  • Fixed missing parameters in connected_to_server signal in MPPlayer

Special Thanks to @TheMikirog and @Melon-The-Dev for helping along the way!

Full Changelog: v1.1.0-beta1...v1.1.0-beta2

v1.1.0-beta1

24 Aug 11:05
72597c0

Choose a tag to compare

v1.1.0-beta1 Pre-release
Pre-release

MultiPlay Core v1.1.0-beta1

betat

This is a beta release of MultiPlay Core v1.1. The main goal of this release is to improve stability and reliability of the library.

What's Changed

  • Fixed compatibility issue with Godot 4.3
  • Fixed project change on startup. by @kcfresh53 in #17
  • First run initialization fixes by @maji-git in #22
  • Actual Unit Tests! by @maji-git in #23
  • Extension Improvements by @maji-git in #16
  • Close server function
  • mpc.auto_spawn_player_scene property. Configure the spawn behavior of MPC
  • Allow Secure Websocket protocols without certificate (force wss://)
  • Fixed scene load bug in release builds

New Contributors

Full Changelog: v1.0.0-hotfix...v1.1.0-beta1

v1.0.0-hotfix

31 May 15:18

Choose a tag to compare

v1.0.0-hotfix

This release introduces a hotfix for MultiPlay Core. Crashing issues on animation tree. thanks to @catprisbrey for discovering it

Full release notes here

v1 • Envelope Puppet

31 May 09:15

Choose a tag to compare

MultiPlay Core v1 • Envelope Puppet 🐶

v1

Set sail! Welcome to the first major version of MultiPlay Core, v1 Envelope Puppet! 🎉

What's Changed

New Contributors

Breaking Changes

This version introduces the new network protocol system. MultiPlay Core will show a warning. You can fix it by adding network protocol to it. More info here.

Full Changelog: 0.2.3-alpha...v1

0.2.3-alpha

24 Apr 06:57

Choose a tag to compare

0.2.3-alpha Pre-release
Pre-release
  • MPAuth - Finally completed! 🔒 Still experimental through.
  • MultiplayCore can now self-update! Go to Project > Tools > Multiplay Core > Check for updates 📩

v0.1-alpha

23 Apr 10:14

Choose a tag to compare

v0.1-alpha Pre-release
Pre-release

Frame 126

First version of MultiPlay Core!

Read the documentation: https://mpc.himaji.xyz/docs/