b4a6ce1a77
Adds nullability annotations among other things
...
Adds nullability annotations for all methods
Fixes some nullability problems and inconsistencies
Gets rid of RelativeBlockVector's inner class
Changes RelativeBlockVector to a record
Simplifies FromTheEndTeleportation's storage, and makes it into a minimal record
Removes the putStringInList method
Gets rid of some primitive list usage
Fixes some incorrect method accessibility
Removes some redundancy in PortalOption
2024-02-20 12:43:01 +01:00
894a692e7b
Fix #334
2024-02-19 22:22:09 +01:00
9154074a18
Removes a TODO that's already completed
2024-02-17 18:26:26 +01:00
c560063c06
Fixes incorrect formatting and unused imports
2024-02-17 18:22:27 +01:00
a4d4864bdd
Checks markerAPIInitialized during dynmap initialization
2024-01-20 16:11:07 +01:00
d975666154
Fix failed tests
2024-01-07 18:36:54 +01:00
95058e86a6
Merge branch 'legacy' of https://github.com/stargate-rewritten/Stargate-Bukkit into legacy
2024-01-07 18:27:54 +01:00
Pheotis
8d6b233a8f
Preparing for legacy release.
2024-01-07 12:13:39 -05:00
e20ddb52ef
Update about.md
2023-12-29 16:55:41 +01:00
f657816533
Modify the about command
2023-12-29 12:43:58 +01:00
f37a196dd9
sg debug -> sg
2023-12-28 17:28:59 +01:00
44aadcd225
Implement the debug command
2023-12-28 17:25:13 +01:00
Thorinwasher
7cfec1190e
Merge pull request #304 from furplag/legacy
...
fix exception occur when invalid yaw ( negative value ) given .
2023-12-28 17:11:26 +01:00
furplag
30cba7051c
Update DirectionHelper.java
...
fix exception occur when invalid yaw ( negative value ) given .
2023-12-28 13:18:04 +09:00
e85f133bc2
Uses depositPlayer for negative economy transactions
2023-08-11 14:42:37 +02:00
0dfbcb0b54
Merge branch 'legacy' of https://github.com/stargate-rewritten/Stargate-Bukkit into legacy
2023-06-27 13:47:46 +02:00
3fcae6ca45
Tries to fix a stack trace when Dynmap fails to disable itself
2023-06-27 13:47:35 +02:00
Pheotis
902fc0aa4e
Updated readme to prep for minor release.
2023-06-17 09:28:12 -04:00
3e8bfbe5f6
Bumped version
2023-06-17 15:26:49 +02:00
6b6e9d007e
Fixes compatibility for pre-1.20 spigot
2023-06-17 14:37:05 +02:00
Pheotis
ef2238a535
Update README.md
2023-06-07 16:56:12 -04:00
27fba221d6
Adds per-sign color settings for the new signs
2023-06-07 22:25:41 +02:00
1c06cf2188
Updates depreciated sign API calls
2023-06-07 18:35:22 +02:00
Pheotis
22f4cb78f6
Bumped Version
2023-06-01 19:24:37 -04:00
Pheotis
732cabd040
Update readme for release bump
2023-06-01 19:24:20 -04:00
9d48374d28
Possibly fixes #296
2023-05-31 17:13:13 +02:00
Pheotis
6f88eecb41
Update changelog and bumps version.
...
(Preparing for minor release)
2023-05-21 08:21:33 -04:00
0d073a7dad
Fixes #291
2023-05-21 10:58:42 +02:00
cbc9e85314
Fixes some formatting again
2023-04-21 17:56:10 +02:00
Pheotis
b3428877ba
Cleaned up Config & Updated Changelog
2023-04-21 11:49:27 -04:00
Pheotis
30a5efdadf
Bumped version, added changelog, fixed readme .
2023-04-21 10:17:08 -04:00
53126beba3
Adds author to StargateYamlConfiguration
2023-04-21 16:15:03 +02:00
4f7bab8a1a
Merge pull request #288 from stargate-rewritten/legacy-config-migration
...
Legacy config migration
2023-04-21 13:11:56 +00:00
9a215a7c11
Attempts to make SonarCloud happier
2023-04-21 15:10:20 +02:00
e07adacf73
Reduces the complexity of convertYAMLMappingsToComments
2023-04-21 14:53:23 +02:00
05fadfa558
Removes stack trace printing
2023-04-21 14:03:33 +02:00
fab067c94b
Fixes #287
2023-04-21 13:56:18 +02:00
45f3bcc415
Improves logging a bit
2023-04-21 13:41:42 +02:00
50015c2912
Adds graceful shutdown for CraftBukkit #286
2023-04-21 12:53:43 +02:00
486149fa01
Improves performance of StargateYamlConfiguration a bit
2023-04-20 18:44:46 +02:00
9d981f2cc6
Fixes a crash caused by StargateYamlConfiguration
2023-04-20 16:02:57 +02:00
aa480faef2
Improves behavior if the config cannot be loaded
2023-04-19 23:13:02 +02:00
24b62ec749
Attempts to properly comment migrated config values
...
Note that for some reason, YamlConfiguration cannot load the output created by StargateYamlConfiguration causing a major crash
2023-04-19 22:17:29 +02:00
032a4df4d7
Overrides saving
2023-04-19 20:51:35 +02:00
c3752db99b
Adds a custom configuration to retain comments
2023-04-19 20:03:23 +02:00
17bb27d553
Merge branch 'legacy' of https://github.com/stargate-rewritten/Stargate-Bukkit into legacy
2023-04-19 19:00:07 +02:00
6737a4f789
Adds the missing taxAccounts option
2023-04-19 19:00:02 +02:00
Pheotis
b0b31e04fc
Removed some potentially confusing abbreviations
2023-04-19 12:40:22 -04:00
2074904aef
Improves configuration comments
2023-04-19 18:34:37 +02:00
421e0b17e2
Updates the resource id for the update checker
...
This change makes the update checker look at https://www.spigotmc.org/resources/stargate.109355/ for updates, instead of the legacy with incorrect version numbering: https://www.spigotmc.org/resources/stargate-old.87978/
2023-04-19 11:06:52 +00:00