Commit Graph

  • e49b94cf9a Adds a class for helping to decide if a material is a wall coral (dead or alive) EpicKnarvik97 2021-02-10 02:19:48 +01:00
  • a8c0574f3b Adds other authors to plugin.yml EpicKnarvik97 2021-02-10 02:17:49 +01:00
  • f0a7ff8c47 Adds more BlockLocation tests EpicKnarvik97 2021-02-09 23:25:52 +01:00
  • 32410a82ba Adds some tests for the equals method of BlockLocationTest EpicKnarvik97 2021-02-09 21:12:43 +01:00
  • b6d18a4217 Adds an extra constructor to Stargate required for testing EpicKnarvik97 2021-02-09 21:12:04 +01:00
  • 68f3bca04f Adds MockBukkit and JUnit dependencies for testing EpicKnarvik97 2021-02-09 21:11:22 +01:00
  • 2bd5bb36cf Updates README to account for recent changes EpicKnarvik97 2021-02-09 20:40:48 +01:00
  • 5a9d70f827 Adds a warning against treating BlockLocation as a Location EpicKnarvik97 2021-02-09 20:38:50 +01:00
  • a5cf1a7cd3 Improves translation rate of info and error strings EpicKnarvik97 2021-02-09 20:10:17 +01:00
  • af6a2537b8 Adds more information regarding why economy could not be enabled EpicKnarvik97 2021-02-09 20:09:49 +01:00
  • cdae2d8f35 Adds language strings related to loading Vault EpicKnarvik97 2021-02-09 20:08:40 +01:00
  • 9ace568047 Fixes garbled text caused by writing, but not reading language files as UTF-8 EpicKnarvik97 2021-02-09 20:07:56 +01:00
  • 5a8e8a219e Replaces several static strings with strings from the language files EpicKnarvik97 2021-02-09 18:47:54 +01:00
  • 3521257cb2 Adds some vault related strings to the english language file EpicKnarvik97 2021-02-09 18:46:55 +01:00
  • b9cbe9ee4c Makes Vault a soft dependency EpicKnarvik97 2021-02-09 18:46:30 +01:00
  • e702a0d734 Tidies up and comments the economy handler and removes the depreciated method of getting an offline player by username EpicKnarvik97 2021-02-08 14:30:14 +01:00
  • f97cb32466 Improves messages for the language loader EpicKnarvik97 2021-02-08 14:27:53 +01:00
  • 4f5cb84d02 Improves error handling when unable to load a language and always uses english as backup language to make sure the plugin won't crash when an invalid language is chosen EpicKnarvik97 2021-02-08 05:10:10 +01:00
  • 341a445d16 Fixes language file formats, fixes name of Norwegian Bokmål and adds Norewgian Bokmål EpicKnarvik97 2021-02-08 05:07:35 +01:00
  • df111c2750 Adds Norwegian translation EpicKnarvik97 2021-02-08 01:54:18 +01:00
  • 6825266a92 Fixes a bug caused by BlockLocation not being able to be instantiated from a location object EpicKnarvik97 2021-02-08 00:35:34 +01:00
  • 6d6a7e52b2 Renames usages of BungeeCoordListener to BungeeCordListener EpicKnarvik97 2021-02-08 00:33:55 +01:00
  • 6e1a69881c Cleans, comments and renames BungeeCordListener EpicKnarvik97 2021-02-08 00:32:58 +01:00
  • 9233776b2c Adds comments to BloxPopulator EpicKnarvik97 2021-02-08 00:32:20 +01:00
  • 27aa0ed29d Removes a function from BlockLocation present in Location which caused an infinite loop EpicKnarvik97 2021-02-08 00:31:53 +01:00
  • 4e3867eae9 Simplifies BlockLocation by making it extend Location EpicKnarvik97 2021-02-07 16:58:33 +01:00
  • ad2be87404 Cleans and commments the BlockLocation class by storing most of its information as a Location EpicKnarvik97 2021-02-07 16:37:42 +01:00
  • a268370f52 Updates plugin version to 0.9 EpicKnarvik97 2021-02-07 16:34:13 +01:00
  • c8d82a8575 Removes CommonFunctions as it wasn't used EpicKnarvik97 2021-02-07 16:33:45 +01:00
  • 6ff998ac3b Restructures the plugin and starts work on cleaning and commenting the code EpicKnarvik97 2021-02-07 03:37:25 +01:00
  • 2480a432a4 Document button configuration in README.md 0.8.0.3 Michael Smith 2020-10-18 01:13:38 -07:00
  • 188f27d419 8.0.3 release Michael Smith 2020-10-18 00:53:49 -07:00
  • 2628553627 Add custom buttons for gates (Closes #7) Michael Smith 2020-10-18 00:53:38 -07:00
  • 457d004abd Fix economy support (Closes #8) Michael Smith 2020-10-18 00:45:02 -07:00
  • 2bad9ec73d 8.0.2 release Michael Smith 2020-09-04 08:04:31 -07:00
  • 9f71eeb08b Add color code support in lang files (Fixes #5) Michael Smith 2020-09-01 05:10:22 -07:00
  • 654ddefb6e Fix player relative yaw when exiting portal (Fixes #4) Michael Smith 2020-08-28 02:51:25 -07:00
  • 4c5ffed531 Bump version to 8.0.2-SNAPSHOT Michael Smith 2020-08-26 01:48:03 -07:00
  • 64092457a8 8.0.1 release Michael Smith 2020-08-23 22:22:43 -07:00
  • 3854b15903 Disable verifyPortals in default config. Michael Smith 2020-08-23 22:17:03 -07:00
  • fece9d720a Use StandardCharsets Michael Smith 2020-08-23 22:14:37 -07:00
  • ae40b01161 Add null checks for Nullables Michael Smith 2020-08-23 22:10:59 -07:00
  • b74ead594f Add final keywords Michael Smith 2020-08-23 22:09:15 -07:00
  • 88642327e3 Update slab check for portal exits Michael Smith 2019-09-29 07:52:40 -07:00
  • 22b461e7b4 Fail earlier when loading a gate configuration with invalid materials Michael Smith 2019-09-29 07:52:17 -07:00
  • a182a18ee9 Bump version to 8.0.1-SNAPSHOT Michael Smith 2019-09-29 07:52:09 -07:00
  • 9d0c5bbe9d Convert README to markdown Michael Smith 2019-09-13 10:21:43 -07:00
  • 8368c8bd05 Rename README to README.md Michael Smith 2019-09-13 10:02:31 -07:00
  • ea6098ba7d Update README Michael Smith 2019-09-13 10:01:48 -07:00
  • 8499e1db0d 8.0.0 release Michael Smith 2019-09-13 03:33:03 -07:00
  • a594b6daeb Support UUIDs for owners, with a fallback to player names Michael Smith 2019-09-13 03:31:00 -07:00
  • 4c7c284411 Fix nether portal rotation Michael Smith 2019-09-13 03:26:13 -07:00
  • b5072ca886 Fix creating language file on first startup Michael Smith 2019-09-13 03:24:59 -07:00
  • 8b6b6d3aa1 Only manage a world if it has Stargates Michael Smith 2019-07-08 01:28:49 -07:00
  • 02f9b293c0 Further improve startup times in 1.14 when not verifying existing portals (verifyPortals: false) Michael Smith 2019-06-27 06:47:03 -07:00
  • 31cc911a9a Add support for 1.14 Michael Smith 2019-06-20 23:44:37 -07:00
  • 5a7342ebf3 Update README PseudoKnight 2018-08-27 05:33:49 -07:00
  • f07aac9907 Update to 1.13. PseudoKnight 2018-08-27 05:25:13 -07:00
  • 9c36596cca Ignore metadata and fix material name matching PseudoKnight 2018-05-26 14:27:42 -07:00
  • 57684b2645 Don't force nethergate.gate to exist PseudoKnight 2018-05-26 14:23:46 -07:00
  • f8e95eacbe Change gate configuration to use Material names PseudoKnight 2018-05-23 16:27:48 -07:00
  • 624c9b52d7 Code cleanup PseudoKnight 2018-05-23 15:03:44 -07:00
  • 3be9124344 Various updates PseudoKnight 2017-06-19 23:35:08 -07:00
  • cbee91bbf3 Remove right-click workaround PseudoKnight 2016-10-02 15:18:33 -07:00
  • 06308e6838 Update Vault repository PseudoKnight 2016-10-02 15:11:59 -07:00
  • 4c04149906 Bumped to 0.7.9.11 PseudoKnight 2015-01-27 04:08:55 -08:00
  • 24588994cd Added Maven PseudoKnight 2015-01-27 04:08:08 -08:00
  • 2449cf46ec Updated README PseudoKnight 2015-01-27 04:07:42 -08:00
  • e64f6da793 Fixed Metrics support for 1.7.10 PseudoKnight 2015-01-27 04:05:43 -08:00
  • 0101a3de24 Updated Economy Handling - Remove iConomy support - Updated Vault support to 1.5 - Changed "useiconomy" setting to "useeconomy" PseudoKnight 2015-01-27 04:05:05 -08:00
  • 2b8f99c796 [Version 0.7.9.10] Fix permission check for personal gates Steven Scott 2013-03-16 10:57:06 -07:00
  • 6c044ec82e Remove permissions support Steven Scott 2013-03-10 14:07:38 -07:00
  • 5d28fab1d2 Update plugin.yml and README Steven Scott 2013-03-10 13:24:18 -07:00
  • 2ee9e53fe0 Resolve issue with buttons not staying on Glowstone Steven Scott 2013-03-10 13:01:58 -07:00
  • 202c7f3d55 Move the Bungee check to after gate layout check Steven Scott 2013-03-03 21:19:04 -08:00
  • 30fe7f4414 [Version 0.7.9.6] - Actually remove the player from the BungeeQueue when they connect. Oops :) - Implement stargate.server nodes - Improve the use of negation. You can now negate networks/worlds/servers while using stargate.use permissions. Steven Scott 2013-02-12 21:32:44 -08:00
  • cf5c4849b9 Oops, I broke portal material Steven Scott 2013-02-12 20:15:10 -08:00
  • 37243b569e Oops, I broke water gates Steven Scott 2013-02-03 21:43:41 -08:00
  • 4bac9dcd11 Remove BlockPhysics, it was a waste of CPU Steven Scott 2013-02-03 21:12:25 -08:00
  • 7b00e6fefd Update to be compatible with the latest build of BungeeCord Steven Scott 2013-02-03 21:00:06 -08:00
  • 1c58184656 Update Metrics. Remove custom sign class. Stupid Bukkit Steven Scott 2012-12-09 12:59:44 -08:00
  • 422b30d54e [Version 0.7.9.1] - Optimize gate lookup in onPlayerMove - Resolve issue where Stargates would teleport players to the nether Steven Scott 2012-12-01 11:54:02 -08:00
  • 921d289fc2 Remove debug output from pmListener Steven Scott 2012-11-25 10:37:23 -08:00
  • ba44fbf4f2 Don't handle SGBungee messages if enableBungee is false Steven Scott 2012-11-25 10:34:57 -08:00
  • 5aec85da3e Allow changing enableBungee with /sg reload Fix issue where custom entries in lang files were removed on load Steven Scott 2012-11-24 17:52:04 -08:00
  • d464a16e38 Fix a few edge cases with Bungee gates Steven Scott 2012-11-24 15:58:47 -08:00
  • ac520665e6 [Version 0.7.9.0] - Added BungeeCord multi-server support (Requires Stargate-Bungee for BungeeCord) - Updated Spanish language file - Added basic plugin metrics via http://mcstats.org/ Steven Scott 2012-11-24 15:42:57 -08:00
  • fc73e1fbda Update Hungarian lang file Steven Scott 2012-09-18 21:01:48 -07:00
  • 968730db2d [Version 0.7.8.1] - Resolve issue of language file being overwritten as ANSI instead of UTF8 Steven Scott 2012-09-18 21:00:58 -07:00
  • df12336c41 Add portal.setOwner() API Steven Scott 2012-09-16 16:30:25 -07:00
  • de7134f0a4 [Version 0.7.8.0] - Updated languages to include sign text (Please update any languages you are able!) - Resolved NPE due to Bukkit bug with signs - Resolved issue regarding new getTargetBlock code throwing an exception - Languages now auto-update based on the .JAR version (New entries only, doesnt overwrite customization) - New command "/sg about", will list the author of the current language file if available - Language now has a fallback to English for missing lines (Its the only language I can personally update on release) - Added Spanish (Thanks Manuestaire) and Hungarian (Thanks HPoltergeist) Steven Scott 2012-09-16 16:11:19 -07:00
  • d3834c5709 [Version 0.7.7.5] - Resolve issue of right clicking introduced in 1.3.1/2 Steven Scott 2012-09-11 21:49:50 -07:00
  • 9e784c0eaf [Version 0.7.7.4] - Removed try/catch, it was still segfaulting. - Built against 1.3.1 Steven Scott 2012-08-04 12:19:53 -07:00
  • 9928b8718f Added all language packs to JAR Steven Scott 2012-05-11 16:27:03 -07:00
  • b9ba01031e Random tweaks for permissions Steven Scott 2012-05-11 16:24:29 -07:00
  • b3e84ae958 [Version 0.7.7.0]\ - Added Random option - This still follows the permission rules defined for normal gate usage\ - Added a bit more debug output Steven Scott 2012-05-09 19:05:20 -07:00
  • 9ef67b2cce Reload all gates on world unload, this stops gates with invalid destinations being in memory. Steven Scott 2012-04-26 20:14:01 -07:00
  • 49120b1f8d ' Steven Scott 2012-04-21 18:35:13 -07:00
  • 5a872f3c86 Check to see if the events are canceled for onPlayerMove() and onPlayerInteract() Stefan Bossbaly 2012-04-21 22:17:12 -03:00
  • 8ad6ab57ad Update version number, oops Steven Scott 2012-03-31 10:50:19 -07:00