Releases: ojaha065/PiShockForMC
1.21-2.0.1.0
Made PiShock API URL configurable in case it needs to be changed in the future. Currently this is not needed so basically this release can be ignored.
Full Changelog: v1.21-2.0.0.0...v1.21-2.0.1.0
1.21-2.0.0.0
Update for Minecraft 1.21 - No major changes or new features.
1.20.x and 1.19.x players can continue using the previous version 1.1.2.1
1.20-1.1.2.1
Maintenance release - No major changes or new features.
Please note that even though the version string starts with "1.20", Minecraft 1.19.x is still supported.
1.20-1.1.2.0
Support for PiShock V3 firmware
Please note that even though the version string starts with "1.20", Minecraft 1.19.x is still supported.
1.20-1.1.1.0
Made punishment for death more configurable with options for duration and intensity. Please update your configuration files as follows or launch the game once to automatically generate updated file (with the default options).
Old configuration:
punishment_for_death = true
Replace with:
[punishment_for_death]
enabled = true # true/false
intensity = 50 # 1 - 100
duration = 5 # 1 - 15 (seconds)
Please note that even though the version string starts with "1.20", Minecraft 1.19.x is still supported.
1.20-1.1.0.2
Added support for Minecraft 1.20.x
Minecraft 1.19.x players don't need to update.
Please note that even though the version string now starts with "1.20", Minecraft 1.19.x is still supported.
v1.19-1.1.0.1
Added support for Forge 44.x. (Minecraft 1.19.3)
v1.19-1.1.0.0
Now calls GetShockerInfo API endpoint and checks that Max Intensity and Max Duration settings are not set to too low values.
First release
Basic functionality implemented