This repository was archived by the owner on Jan 12, 2024. It is now read-only.
Releases: noahhusby/Sledgehammer
Releases · noahhusby/Sledgehammer
Sledgehammer 0.5.0 Release Candidate 1
What's Changed
- Constructor in player sync packet to quitely cancel them from servers by @SmylerMC in #15
- Bump anvilgui from 1.4.0-SNAPSHOT to 1.5.0-SNAPSHOT by @dependabot in #16
- Bump lombok from 1.18.18 to 1.18.20 by @dependabot in #17
- Bump paper-api from 1.12.2-R0.1-SNAPSHOT to 1.16.5-R0.1-SNAPSHOT by @dependabot in #18
- Bump com.github.johnrengelman.shadow from 4.0.4 to 7.0.0 by @dependabot in #20
- Bump guava from 30.1-jre to 30.1.1-jre by @dependabot in #21
- Bump anvilgui from 1.5.0-SNAPSHOT to 1.5.3-SNAPSHOT by @dependabot in #28
- Bump bungeecord-api from 1.16-R0.5-SNAPSHOT to 1.17-R0.1-SNAPSHOT by @dependabot in #24
- Bump lombok from 1.18.20 to 1.18.22 by @dependabot in #33
- Bump com.github.johnrengelman.shadow from 7.0.0 to 7.1.0 by @dependabot in #32
- Bump guava from 30.1.1-jre to 31.0.1-jre by @dependabot in #31
- Bump bungeecord-api from 1.17-R0.1-SNAPSHOT to 1.18-R0.1-SNAPSHOT by @dependabot in #35
- Bump gson from 2.8.0 to 2.8.9 by @dependabot in #34
- Bump com.github.johnrengelman.shadow from 7.1.0 to 7.1.1 by @dependabot in #37
- Bump com.github.johnrengelman.shadow from 7.1.1 to 7.1.2 by @dependabot in #38
- Update to some newer Terramap features by @SmylerMC in #41
- Bugfix: do not crash when player update registration expires by @SmylerMC in #42
- Bump gson from 2.8.9 to 2.9.0 by @dependabot in #44
New Contributors
- @dependabot made their first contribution in #16
Full Changelog: v0.4.2...v0.5.0-rc.1
Sledgehammer 0.4.3 (Proxy Only)
How to upgrade
attributes.jsonand the attributes table in the SQL database must be deleted after shutting down the old version of SH and before updating SH.- If you are using SQL: You need to add the following columns to the
serverstable:XOffset(Type: Integer) [Default Value: 0]YOffset(Type: Integer) [Default Value: 0]StealthMode(Type: Text) [No default value]
Failure to do the things above will cause Sledgehammer to fail or crash. Please don't ask for help until you have tried the things above.
Changes
- Locations can now be added using JSON
- Revamped the attribute system
- Added stealth mode which disables all location services for a specific server
- Added
/tpllX/Y Offset - Added
/tpll helpwhich shows a simple gif about how to use tpll
Bug Fixes
- Fixed many bugs with the storage system.
- Warps can now be deleted correctly when using SQL
- Offline mode actually uses the offline database for location checking
Sledgehammer 0.4.2
Changes
- Added a better location sort to the OSM API interpreter
- Added warp starting values/proxy IDs to help warps not override each other on multi-proxy systems
- Improved Warp GUI Layout
- Updated to new HusbyLib Data System
Bug Fixes
- Warp command are now usable with warps with a space in the name
- Error is no longer thrown when trying to set warps with no arguments
- The Warp GUI no longer crashes if no warps are present
Sledgehammer 0.4.1
Bug Fixes
- Server-side now sends packets based upon sender which determines correct proxy in multi-proxy setup
- Permission checks now specify a sender rather than just a salt code
Sledgehammer 0.4
New Features and Additions
- Border Teleportation - Players can now teleport between servers simply by crossing the border
- New Warp GUI
- Terramap Integration - Terramap now works across the entire network!
- Added MySQL support
Changes
- Moved Forge Mod to Bukkit Plugin
- Enhanced argument colors
- Added
/tpllocommand which allows for overriding tpll requests - Changed prefix to
SHon admin commands - Added ordering to bungeecord config
- Added zoom level for OSM in Config
- Add command to test location of player
- Added command to set warps as pinned
- Added pitch/yaw to warps
- UUIDv4 is now enforced in the config file
- Added more admin commands
- Nicknames can now be set for servers
- Local storage was moved to it's own folder
- Added Sledgehammer Groups
Bug Fixes
- Permission check no longer fails if not in projection
- Sledgehammer servers automatically initialize rather than throwing errors if not configured
- Fixed height on bukkit plugin when using
/tpll - Fixed error being thrown when executing
/cs draw - Fixed error being thrown if local database file was missing
Sledgehammer 0.3.1
Sledgehammer Beta 0.3.1 Hotfix
Bug Fixes/Changes:
- Replaced bungeecord config with forge's config handler
Sledgehammer 0.3.0
Sledgehammer Beta 0.3.0 Release
New features:
- Added permission nodes for
/tpll - Added new task execution/communication system
- Added admin panel for configuring servers in-game. The server config was removed from config.yml
Bug Fixes/Changes:
- Fixed
/tpllnot executing on remote server if there is already a player on it - The prefix now supports colors
- The
/tpnode is no longer needed for /tpll to function on individual servers
Sledgehammer 0.2.2
Sledgehammer 0.2.2 Hotfix
- Fixed counties, and added support for counties (regions) in other countries
Sledgehammer 0.2.1
Sledgehammer 0.2.1 Hotfix
- Fixed vertical teleportation when using tpll
Sledgehammer 0.2.0
Sledgehammer Beta 0.2.0 Release
- Added built-in interpreter/teleporter for tpll