Releases: stargate-rewritten/Stargate-Bukkit
0.11.5.10
This is a legacy release.
This release targets versions
1.17
-1.21.3
If, for some reason, you want to use an older version, see our ESR program.
Fixes
- Several optimisations to significantly improve performance on high playercount servers.
- Fixed some problems with support for material tags in gatefiles.
0.11.5.9
Note
This is a legacy release.
This release targets versions 1.17
- 1.20.6
If, for some reason, you want to use an older version, see our ESR program.
Fixes
- Hotfix for the previous release, which accidently broke backwards compatibility for older servers (1.17-1.19).
0.11.5.8
Note
This is a legacy release.
This release targets versions 1.20.1
- 1.20.6
If, for some reason, you want to use an older version, see our ESR program.
Improvements
- Backported Rewrite's localisation system to legacy: to contribute new translations, please use this page
- As a result of this, the following languages are now available in legacy:
cs, de, en, es, fr, hu, it, ja, nb, nl, nn, pt, ru, sv, tr, uk, zh
- As a result of this, the following languages are now available in legacy:
Fixes
- Improved handling of invalid gate files as to prevent a potential migrator crash.
- Significantly optimized the migrator as to mitigate the potential for a process hang when importing extremely large past deployments.
- Improved handling of some potential error states involving Floodgate and Geyser.
0.11.5.7
Note
This is a legacy release.
This release targets versions 1.17
- 1.20
If, for some reason, you want to use an older version, see our ESR program.
Improvements
- Comma separated lists of materials and/or tags are now acceptable values in
.gate
files.- For material detection (such as portal frames), any listed block will be considered valid.
- For material generation (such as portal irises (entrances) or activators (buttons)), a random listed block will be selected.
Fixes
- Dynmap crashes will no longer cascade to Stargate.
END_GATEWAY
is now a valid iris material for geyser players.- This block is solid on bedrock edition; a workaround is now used to mitigate that.
- Buttons will no longer be overwritten if a valid button is already present.
- Material and tag inputs are now handled case agnostically.
- Various minor fixes.
0.11.5.6
Note
This is a legacy release.
This release targets versions 1.17
- 1.20
If, for some reason, you want to use an older version, see our ESR program.
Tip
SG's Rewrite is around the corner; we just released a milestone alpha build today!
If you are content to experience and report bugs, and if you are not operating at scale or in critical production, please consider becoming an alpha tester! Alpha builds may be found in our discord. As a reminder, if you run alpha builds, please remember to make backups!
Improvements
- Updated the
sg about
command. - Added a
sg debug
command to help with issue reporting.
Fixes
- Fixed a potential stack trace that could be experienced when disabling dynmap
- Fixed some problems related to negative economy transactions.
- Fixed an exception occuring when negative yaw values are encountered.
0.11.5.5
NOTE: This is a legacy release.
This release targets versions 1.17 - 1.20
If, for some reason, you want to use an older version, see our ESR program.
Changelog / New Features
- Hotfix for a compatibility issue effecting most pre-1.20 server jars.
- Older server jars (including paper releases before 548) lacked a compatibility layer;
0.11.5.4 relied on that compatibility layer to function in older environments; this fixes that.
- Older server jars (including paper releases before 548) lacked a compatibility layer;
0.11.5.4
NOTE: This is a legacy release.
This release targets versions 1.17 - 1.20
If, for some reason, you want to use an older version, see our ESR program.
Changelog / New Features
- Fix for an issue that could result in the generation of invalid activators.
- Slightly improved documentation.
- Support for MineCraft release 1.20
NOTE: Please remember, this is a legacy release:
Although this version is stable to run on 1.20, this legacy version of SG does not make full use of MC's new sign-related mechanics:
These new features (sign editing, hanging signs, double-sided signs, etc.) will be fully incorporated into the ongoing rewrite.
0.11.5.3
NOTE: This is a legacy release.
This release targets versions 1.17 - 1.19.4
If, for some reason, you want to use an older version, see our ESR program.
Changelog / New Features
- Hotfix for an issue that prevented gate folder population on fresh installs.
0.11.5.2
NOTE: This is a legacy release.
This release targets versions 1.17 - 1.19.4
If, for some reason, you want to use an older version, see our ESR program.
Changelog / New Features
- Improved handling of incompatible server environments (i.e. CraftBukkit)
- Significantly improved an internal system responsible for yaml migrations.
- Imported the LCLO fork's configuration comments.
- Fixed a problem that caused the update checker to produce false positives.
- Added support for Tax Accounts (part of Towny Closed Economies)
0.11.5.1
WARNING: THIS RELEASE MERGES THE LEGACY ECOSYSTEM!
Regardless of your original fork, running this release will migrate your data to StarGate-Revived, originally by @EpicKnarvik97.
All of the Stargate-Rewritten Project's are now focused on the upcoming rewrite; this has become the sole legacy branch maintained by SGR.
We suggest making a backup before migrating your SG data!
This release targets versions 1.17 - 1.19.4
If, for some reason, you want to use an older version, see our ESR program.
Changelog / New Features
Please note that the below lists are a summary; this is a sweeping legacy release.
For a complete list, please see the changelog linked here.
If you are migrating from an old LCLO version (0.10.X.X):
- New teleportation script, capable of handling all vehicles (including mounts) and their passengers.
- New sign customization system; new configuration file.
- New Quiet flag (mutes chat input)
- New inVisible flag (hides sign; more direct version of the
B
flag) - Chat/command features (temporary; will be moved to an add-on for the rewritten release)
- Assorted technical fixes/patches from the Revived ecosystem.
- Adds native dynmap integration (temporary; will be moved to an add-on for the rewritten release)
- Adds some more localisations (in future, please submit new localisations here)
- Adds support for MineCraft versions up to
1.19.4
- Patches
CVE-2021-43819
If you are migrating from an old Revived version (0.9.X.X)
- Added metrics
- Renamed the
I
flag to theQ
flag for future consistency with the upcoming rewrite - Renamed the
E
flag to theV
flag for future consistency with the upcoming rewrite - Adds support for tag-based portal material specifications (#material_type)
- Overhauled the migration script to support other ecosystems (notably, the LCLO ecosystem)
- Updated URLs and documentation to indicate the merger; the documentation may now be found here.
- Adds support for MineCraft versions up to
1.19.4
- Updated some dependencies, added some technical fixes/patches from the LCLO ecosystem.