2c53b7d2a6
Makes portal names and networks case and color-insensitive and increases length limit to 13. #17
...
Ignores &[0-9a-f] color codes when counting towards the name and network string limits
Makes portal lists store cleaned portal and network names to ignore case and color
Names and networks will now match regardless of case and color
Increases portal name/network limit to 13 characters
2021-11-12 15:33:15 +01:00
42e02eb141
Makes the UUIDMigrationHelper final
2021-11-12 13:46:01 +01:00
ad310ddb9c
Allows a sneaking player to see information about a silent stargate (0.9.1.2)
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
0.9.1.2
2021-11-10 22:54:20 +01:00
3db630f60e
Updates version and changelog
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
0.9.1.1
2021-11-09 22:51:11 +01:00
7a03f49fb1
Translates the & character to make sure portal signs are colored on all servers
2021-11-09 22:47:38 +01:00
1c2cad2ec1
Updates version to 0.9.1.0, updates README and adds a permission for changing config values
...
Adds the stargate.admin.config permission, which is required to use /sg config
0.9.1.0
2021-11-09 21:16:53 +01:00
b4d908eaa0
Improves tab completion for Stargate commands by taking into account typed text
...
Sends tab completion for the config command to the config tab completer
2021-11-09 20:58:55 +01:00
8546fd4f78
Fully implements the config command
2021-11-09 20:57:06 +01:00
05328fc456
Adds a tab completer for the config sub-command
2021-11-09 20:56:43 +01:00
aba70b669e
Adds a method to be able to read config options
2021-11-09 18:21:25 +01:00
d5f4b87e9b
Changes how config values are loaded by using the ConfigOption class
2021-11-09 15:40:10 +01:00
85edaa4657
Adds a new class to represent a data type usable by configs
2021-11-09 15:38:42 +01:00
7c501cefe8
Gives all config options data types to make loading config values work properly
2021-11-09 15:38:10 +01:00
6466c7b0ff
Adds the config command to the stargate auto completer
...
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
Additionally makes the reload command only auto-complete if the command sender can use it
2021-11-09 02:04:59 +01:00
37cf75ada1
Adds the config command as a child to the Stargate command
2021-11-09 02:01:58 +01:00
1ca2d36f5f
Adds an unfinished implementation of the config command, which is only able to display config options for now
2021-11-09 02:01:11 +01:00
01b2907b01
Adds an enum containing information about all config options
2021-11-09 01:59:54 +01:00
94b9848b70
Updates version and README
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
0.9.0.7
2021-11-08 15:17:29 +01:00
2a17714e8d
Makes sure to only remove buttons from always-on portals if the block is a type of button
2021-11-08 15:16:51 +01:00
901f9c555c
Prevents the sign location of a portal with no sing from being added to lookup blocks and controls
2021-11-08 15:15:58 +01:00
1efd89cdb0
Makes sure to not display portal information when placing a block
2021-11-08 15:14:21 +01:00
88bb02dfbd
Adds translation for portal information shown when right-clicking
...
Adds a distinction between network and server when displaying portal information
Adds translated portal info strings for english and both flavors of Norwegian
0.9.0.6
2021-11-08 14:16:44 +01:00
4db6274dc3
Fixes underwater signs and buttons being replaced with AIR instead of water
2021-11-08 01:34:18 +01:00
9c963c9e8c
Renames Portal to Stargate when displaying information about a clicked portal
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
2021-11-07 14:02:33 +01:00
fc744b04dc
Adds an option for a stargate without a sign #10
2021-11-07 13:41:19 +01:00
1565707809
De-activates an unregistered portal to prevent its sign to be re-drawn if destroyed while activated
2021-11-07 13:40:12 +01:00
527562bc60
Fixes code formatting
2021-11-07 04:29:25 +01:00
42e208402e
Documents stargates using several border materials
2021-11-07 04:27:39 +01:00
7f91808baf
Adds a new default stargate to display the possibility of using several border materials
2021-11-07 04:26:23 +01:00
0540498818
Moves the drawing of unregistered signs to the portal sign drawer
2021-11-07 04:04:14 +01:00
57ec7071cf
Updates README changelog
2021-11-06 18:12:47 +01:00
5f2d7988e2
Fixes button updating
...
Fixes a bug causing signs to be removed
Makes the old button properly disappear
Saves the portal database(s) to store the new button location if necessary
2021-11-06 18:08:01 +01:00
ac25f2747f
Adds String.format to some debug strings
2021-11-06 18:06:00 +01:00
aa3bb58b33
Fixes some bugs regarding sign drawing and button updating
...
Fixes a bug displaying a portal as usable even if it's been unregistered
Fixes a bug which causes the portal button to be re-generated, even if the portal has been unregistered
2021-11-06 15:33:06 +01:00
ee0e66e9be
Fixes the order in which the portal's button is updated to fix one of the bugs in #15
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
2021-11-06 14:49:56 +01:00
f90a09143f
Makes sure to also clear bungee portals when clearing portals
2021-11-06 04:10:15 +01:00
8c4cf16375
Adds an option for silent stargates which don't print teleportation messages or errors to the player's chat #7
2021-11-05 23:39:18 +01:00
4566c15350
Updates version to 0.9.0.6 and updates README
2021-11-05 21:43:38 +01:00
0297d62d6d
Sets the always on option to true for bungee portals and removes some unnecessary checks
2021-11-05 21:40:06 +01:00
80ff241d4b
Makes stargates' buttons update when portals are loaded #14
2021-11-05 21:38:33 +01:00
f3292cff99
Makes containers used as buttons no longer open when right-clicked
2021-11-05 19:21:27 +01:00
8c37b11484
Increases the delay before setting the leash holder for teleported creatures as they sometimes got stuck
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
2021-11-05 14:04:24 +01:00
e0ac9b41e7
Adds some sub-packages to the portal package to improve logical structure
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
2021-11-04 00:07:03 +01:00
e5c1ad1f3a
0.9.0.5 - Adds three new options to disable features of vehicle teleportation with more granularity #9
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
0.9.0.5
2021-11-03 15:55:56 +01:00
cab99e11b0
Adds leashed teleportation as a feature to the README
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
2021-11-01 19:25:52 +01:00
3c4d10ae3f
Updates changelog and version to 0.9.0.4
0.9.0.4
2021-11-01 18:49:05 +01:00
aff0082906
Adds a config option to disable leashed creatures from teleporting with a player
2021-11-01 18:44:10 +01:00
20c3c93c06
Adds a few fixes which seem to make leash teleportation work as expected
...
Un-leashes and re-leashes teleported leashed entities
Delays leashed creature teleportation and the re-leashing to prevent odd behavior such as infinite leash or no-ai creature
2021-11-01 17:54:38 +01:00
dab9378a67
Merge branch 'master' into leashed-teleportation
2021-11-01 17:05:34 +01:00
62661f65f4
Updates info and version to 0.9.0.3
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
0.9.0.3
2021-11-01 16:32:56 +01:00