This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
Sledgehammer 0.4.3 (Proxy Only)
Pre-release
Pre-release
How to upgrade
attributes.json
and 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
servers
table: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
/tpll
X/Y Offset - Added
/tpll help
which 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