Releases: 59xa/reconnect-mod-reloaded
Release list
[2.0-26.1] Reconnect
This version bumps the mod to 2.0 (as it should've been the moment NeoForge was supported lol). This also adds a new feature called command payloading! (#5)
How to use?
User can add command payloads using the following signatures:
/reconnect execute <command>or/reconnect execute delay [time] <command>
User can add a command payload with or without forward slash, for example:
/reconnect execute lobby bedwarsor/reconnect execute /lobby bedwars
Payload interval
User is given an option to add a delay to their payload call, delay time can be defined by seconds (s), minutes (m), and/or ticks (t).
For example: /reconnect execute delay 5s lobby
Additional information
- User is notified through overlay message whether the command payload is being executed
- User is also notified when the mod finishes executing the command payload
Restrictions
- Inaccessible for the reconnect button
- Payload recursion is not allowed
- This means the user is not allowed to do the following:
/reconnect execute reconnect execute reconnect, this for example throws an error feedback
- This means the user is not allowed to do the following:
[1.4-26.1] Reconnect
Players are now allowed to use the reconnect button and command starting with version 1.4!
What's Changed
- Update README.md by @59xa in #7
- Exclude remappedSrc by @59xa in #8
- 26.1 Port + NeoForge support by @59xa in #9
- Realms compat by @59xa in #10
- Fix build.yml by @59xa in #11
- Re-introduce wrapper validation by @59xa in #12
Full Changelog: 1.21.11...1.4-26.1
[1.3-26.1] Reconnect
Reconnect Mod: Reloaded has been renamed to Reconnect as the codebase has been refactored heavily from HiWord9 and my original implementation. This means HiWord9's implementation has been retired, and has been replaced with my own implementation.
Reconnect 1.3 introduces support for Minecraft 26.1, and also introduces support for NeoForge! Building instructions have been altered significantly in contrast to how it was in 1.21.11 builds.
To build this mod for development, it is now required to have Java 25 installed; Java 21 was previously required to build this project.
Please report any issues you may encounter on the issues page.
[1.21.11] Reconnect Mod: Reloaded 1.2-1.21.11
This update bumps the version to support 1.21.11 with minimal changes on how the button is initialised on the pause menu. Dependencies have also been updated to ensure the longevity of the codebase, meaning there is a possible chance of me implementing support for other modloaders in the future; please keep an eye out!
Apologies for getting this release for 1.21.11 very late. Other commitments and projects have prevented me from continuing the development of this mod. Rest assured, more updates will be released as soon as when new versions of Minecraft have been published.
What's Changed
Read the full changelog here: 1.21.7...1.21.11
[1.21.7] Reconnect Mod: Reloaded 1.2-1.21.7
This update supports the latest version of Minecraft with no other changes. However, this release also breaks support for Quilt modloader clients since Fabric updated its loom mappings. I am not certain if new mappings will be implemented for Quilt in the future, but I will keep an eye out. I suggest using Fabric as the modloader to use instead for better support.
Read the full changelog here: 1.21.6...1.21.7
[1.21.6] Reconnect Mod: Reloaded 1.2-1.21.6
This new release addresses minor tweaks on how the user is disconnected from multiplayer worlds. Existing users from 1.21.5 and below will have the same features as this version since this update only applies the new mappings for session handling.
NOTE: This release only supports 1.21.6, but will have the same features as its predecessor.
For Quilt modloader users:
- Whilst dependencies have been updated, both current and previous versions of this mod is usable as the latest loader version
0.29.0supports Fabric's loader equivalent of0.16.14. - However, I can not guarantee the stability of this mod on Quilt modloaders as I mainly developed this mod for Fabric.
- To receive better support, I suggest users to use Fabric as their modloader instead.
What's Changed
Full Changelog: 1.21...1.21.6
[1.21+] Reconnect Mod: Reloaded 1.2-1.21.x
This new release adds proper support for 1.21.5 while maintaining backport compatibility with the rest of 1.21 versions. This currently supports Fabric for the time being, more details below known issues.
This new release now also allows players to reconnect via in-game chat!
Known issues:
- Latest Quilt modloader is currently on 0.29.0-beta.5 support (0.16.13 Fabric equivalent), meaning it's not yet accessible. Please create an issue on GitHub to temporarily add Quilt support for 0.29.0-beta.5.
- Quilt support for this version will automatically be implemented once a new modloader version is released (possibly 0.30.0).
What's Changed
Full Changelog: 1.21.1-fabric-&-quilt...1.21.x
1.21.1-fabric-&-quilt
This new release no longer depends on the Fabric API, which means Quilt 1.21+ modloaders are now supported!
Full Changelog: 1.21...1.21.1-fabric-&-quilt
1.21.1
[1.21] Reconnect Mod: Reloaded
Initial release!
Full Changelog: https://github.com/59xa/reconnect-mod-reloaded/commits/Releases
