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
6737a4f789
Adds the missing taxAccounts option
2023-04-19 19:00:02 +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
a20a1c2f00
Renames the I-flag to the Q-flag
2023-03-25 02:18:28 +01:00
472aeda2f8
Implements BStats statistics
2023-03-25 02:18:05 +01:00
c1720e05a0
Adds a wool gate amongst other things
...
Adds the wool gate type from legacy
Adds some missing material tag-related code
Updates the URL for update checking
2023-03-25 01:54:43 +01:00
91d855312d
Changes the E flag to a V flag for rewrite consistency
2023-03-24 23:52:18 +01:00
10a16000c6
Removes unused frameTypes variable
2023-03-24 23:46:21 +01:00
454bac6f14
Implements support for character tags
2023-03-24 23:44:17 +01:00
ef97da9177
Removes KnarLib.setPlugin call
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
2022-11-07 22:27:53 +01:00
4fda4c3905
Makes sure to initialize KnarLib properly
2022-11-07 10:01:34 +01:00
2b23e6fc56
Uses KnarLib where possible
2022-11-07 09:57:32 +01:00
b5e2565626
Fixes use of depreciated setWoodType and getWoodType
2022-10-09 10:44:30 +02:00
11d3dc7a92
Increases hitbox of bungee portals using END_PORTAL to fix server change not triggering
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
2022-06-25 12:11:37 +02:00
1c87d803ff
Adds a delayed teleport to really force the player respawn for end_portal Stargate
2022-06-25 11:53:52 +02:00
2076fda4d1
Fixes end portals completely hijacking BungeeCord teleportation
2022-06-25 10:54:19 +02:00
524130c4e0
Avoids some potential NullPointerExceptions related to dynmap integration
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
2022-06-24 03:33:49 +02:00
ce5f3ef52f
Avoids a NullPointerException if dynmap is present, but isn't loaded properly
2022-06-24 03:23:59 +02:00
cae34d395b
Displays bungee markers properly
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
2022-06-18 16:16:36 +02:00
643a48392b
Adds Dynmap integration
...
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
This adds Dynmap integration for displaying Stargates in Dynmap
API version is changed back to 1.18 as 1.19 is still kind of new
Version is now 0.9.4.1
2022-06-18 16:05:05 +02:00
92c3eadf8f
Updates Stargate for Spigot 1.19
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
2022-06-17 12:40:15 +02:00
6eb7649e0d
Clarifies license to prevent any disputes
2022-03-11 17:10:10 +01:00
0c69dc8991
Adds the Japanese language file provided by spigot user furplag (0.9.3.7)
2022-02-17 20:08:24 +01:00
5c1f9036c2
Merge branch 'dev' of https://git.knarcraft.net/EpicKnarvik97/Stargate into dev
...
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
Conflicts:
README.md
pom.xml
src/main/resources/plugin.yml
2022-02-15 18:24:38 +01:00
e3189e9ab2
Merge branch 'master' into dev
...
# Conflicts:
# README.md
# pom.xml
# src/main/resources/plugin.yml
2022-02-15 18:16:53 +01:00
8c334ff5f0
Adds simplified chinese, courtesy of YKDZ
2022-02-15 18:15:22 +01:00
00462799b9
Fixes the default wait for player after teleport delay
2022-02-09 18:28:47 +01:00
9e78e32db4
Fixes some spacing
2022-02-09 17:20:28 +01:00
28bb6f2109
Improves the generation of the list of available chat colors
2022-02-09 17:19:51 +01:00
61b05bcce9
Improves some code
2022-02-09 16:47:37 +01:00
5f4a90aabb
Gives all passengers the same exit velocity as the root vehicle
2022-02-09 16:23:45 +01:00
a481ccf017
Adds some debug messages and makes sure to listen to the vehicle teleport event result
2022-02-09 05:54:57 +01:00
28d84450fb
Makes boats keep their boat type when teleported using the CraftBook fix
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
2022-02-08 19:00:44 +01:00
6c32de59a8
Makes the delay to prevent client errors configurable
2022-02-08 18:31:26 +01:00
497551d889
Makes the CraftBook remove on eject fix optional
2022-02-08 18:10:02 +01:00
8643a44df6
Moves some code to TeleportHelper
2022-02-08 16:24:47 +01:00
e7b711efcf
Makes sure to stop polling the block change thread once it's empty instead of continuing doing nothing
2022-02-07 22:51:09 +01:00
56d59f0d2a
Makes sure to check player passengers from the root entity
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
2022-01-29 00:30:26 +01:00
248caee620
Fixes some minor formatting issues
2022-01-28 23:23:33 +01:00
7f08763624
Changes a lot of teleportation code to be able to teleport entities with passengers
...
Moves some teleportation code to the TeleportHelper class
Changes some teleportation method names
Tries to reduce some code duplication between teleporters
Recursively teleports entities to make sure the teleported entity will arrive in the same shape it entered as
Makes player checks for teleported vehicles account for any number of players riding any entity in the stack
2022-01-28 23:23:09 +01:00
95293204d5
Adds a new StargateTeleportEvent to combine some duplicated code
2022-01-28 22:58:02 +01:00
5e79df9f44
Adds an entity spawn listener for preventing Zombified Piglin spawns
2022-01-28 00:13:00 +01:00