Releases: SamB440/ForcePack
Releases · SamB440/ForcePack
1.3.74
What's Changed
- Added support for 1.21.8+
- Updated Sponge to API 16+
- Fixed backend exempt permission overriding velocity-mode setting
- Potentially fixed an issue when switching server between the delay when applying a resource pack
- Specifying a maximum version in a versioned resource pack range is now optional
- Global pack can now be registered without the default fall back, instead you can specify only a versioned global pack
- Fixed compatibility with Grim (@Axionize)
- Disabled PacketEvent's reEncodeByDefault for better performance
- feat allow change protocol and port-on-url in webserver by @fabaindaiz in #110
New Contributors
- @fabaindaiz made their first contribution in #110
Full Changelog: 1.3.73...1.3.74
1.3.73
1.3.72
What's Changed
- Added 1.21.5 support
- Added API publishing for the new packet exempting, see https://fortitude.islandearth.net/forcepack/developer-api
- Fixed /vforcepack reload not accounting for exemptions
- Fixed fallback resourcepack always being sent, even if a version override existed
- Added an optional
sendargument to reload command for whether to send the updated resource pack to online players. - Added support for version ranges: #90
- Bump Kyori & Add fake-player metadata by @SerbanHiro in #87
- Pack exempting by @Cryptite in #91
- Better multiplatform setup, add Sponge support by @SamB440 in #96
New Contributors
- @SerbanHiro made their first contribution in #87
- @Cryptite made their first contribution in #91
Full Changelog: 1.3.71...1.3.72
1.3.71
Also using .xx for versions now
Full Changelog: 1.3.7...1.3.71
1.3.7
What's Changed
- Support for 1.21.2-1.21.3 resource packs. by @Chronoken in #80
- Support for 1.21.4 resource packs. by @Chronoken in #83
- Now using Grim's packetevents fork to bypass viaversion, should fix some compatibility issues with via
New Contributors
- @Chronoken made their first contribution in #80
Full Changelog: 1.3.6...1.3.7
1.3.6
Full Changelog: 1.3.5...1.3.6
1.3.5
1.3.4
What's Changed
- Update to cloud 2 by @SamB440 in #52
- Update wiki links by @ruViolence in #54
- Fix debug resourcepack version log by @ruViolence in #56
- Gradle 8.7
- Bump dependencies
- Switch back to bukkit events
- Pass debug value to PE
- Fix unload pack always being sent to 1.20.2 client on server switch
- Forcefully delay pack sending on Spigot by 1 tick and until after join game to fix an issue that I don't understand
- Handle poorly made NPC plugins, closes #55
- Correctly relocate adventure, remove local PE jar
- Fix unload pack for 1.20.2 clients, undo accidentally committed debug
- Catch cloud brigadier exception from bad server implementations
- Support multiple packs in global resource pack
- Don't throw second error if startup crashed
- Fix accidentally applying multiple packs to older client versions
- Only bypass via for 1.20.3+ clients and older servers
- Fix global pack comment
- Avoid unfriendly invalid null config error
- Print file path in local host debug
- Fix error when removing resource pack on reload on older server versions
- Fix not passing player to new decoder
New Contributors
- @ruViolence made their first contribution in #54
Full Changelog: 1.3.3...1.3.4
1.3.3
What's Changed
- Allow urls & hashes to differ in sizes if generate-hash is enabled. Also fix 1.8 support.
- Fix component error by updating to latest PE and forcing adventure 4.15, 1.3.3
- Fix MC-164316 for global packs too by @EpicPlayerA10 in #50
- Update to new velocity resource pack API
Full Changelog: 1.3.2...1.3.3
1.3.2
What's Changed
- Clear global packs on reloads by @EpicPlayerA10 in #48
- Blacklist mediafire, it does not have direct links
- Don't need to try and parse version anymore
- Reimplement calling status event on backend, fix sending SUCCESSFULLY_LOADED to backend with same rp even if declined
- Move PacketEvents decoder before Via to support 1.20.3+ on legacy servers properly, rewrite check handlers
- Fix prompt screen on older servers not working
- Fix adventure relocation to fix issues on legacy servers
New Contributors
- @EpicPlayerA10 made their first contribution in #48
Full Changelog: 1.3.1...1.3.2