Commit Graph

321 Commits

Author SHA1 Message Date
Alastair 9494120be5 Merge remote-tracking branch 'origin/master' 2016-12-16 04:39:41 +00:00
Alastair 0c53ef956b Updated License 2016-12-16 04:38:38 +00:00
sekwah41 03653e9fed Merge pull request #49 from Maxqia/master
Cache all methods and support MCP mappings
2016-11-22 09:31:01 +00:00
Max Qian 2952d59743 Cache all methods and support PoreRT! 2016-11-21 00:50:26 -08:00
Alastair f45aeab806 test 2016-11-20 05:37:41 +00:00
Alastair b94ec07573 Merge branch 'master' into portals-rewrite
# Conflicts:
#	src/com/sekwah/advancedportals/listeners/PortalProtect.java
2016-11-20 05:04:05 +00:00
Alastair 9888d6ec19 Updated some messaged and added a return 2016-11-20 05:01:55 +00:00
Alastair 412dd428dd Added throwback distance 2016-09-01 19:11:07 +00:00
Alastair 0070d70c8e updated config 2016-09-01 19:08:51 +00:00
sekwah41 af83ea8ef6 Merge pull request #43 from Maxqia/master
Slight Fixes
2016-08-31 12:53:42 +01:00
Max Qian 161a56d281 Add throwback config 2016-08-15 16:26:27 -07:00
Max Qian 50455376de You didn't merge correctly! 2016-08-15 15:17:55 -07:00
Alastair 7fdb84f36b Forgot to remove from the config 2016-08-04 03:32:49 +00:00
Alastair 4134b77502 Added portal fail launchback 2016-08-04 03:26:08 +00:00
Alastair 5312eab16b Sorted out the portal and location sorting 2016-08-04 02:37:19 +00:00
Alastair d4da241c2c Still need to rewrite the portal system for tags and create the destinations but have tidied it up a little and sorted out the lists to and warp command. 2016-08-04 02:23:38 +00:00
Alastair a21c75346a Forgot a final prefix 2016-08-04 01:45:36 +00:00
Alastair 305014c31c Merge branch 'master' into portals-rewrite
# Conflicts:
#	Resources/config.yml
#	pom.xml
#	src/com/sekwah/advancedportals/AdvancedPortalsCommand.java
#	src/com/sekwah/advancedportals/AdvancedPortalsPlugin.java
#	src/com/sekwah/advancedportals/DestinationCommand.java
#	src/com/sekwah/advancedportals/WarpCommand.java
#	src/com/sekwah/advancedportals/listeners/FlowStopper.java
#	src/com/sekwah/advancedportals/listeners/Listeners.java
#	src/com/sekwah/advancedportals/listeners/PortalPlacer.java
#	src/com/sekwah/advancedportals/listeners/PortalProtect.java
#	src/com/sekwah/advancedportals/portals/AdvancedPortal.java
#	src/com/sekwah/advancedportals/portals/Portal.java
2016-08-04 01:43:58 +00:00
sekwah41 7b774d6d9e Merge pull request #42 from Maxqia/master
Even More Changes
2016-08-04 01:16:54 +01:00
Max Qian 109cd04034 Add Help Messages 2016-08-02 20:34:12 -07:00
Alastair 22163ba629 Removed dependency on craftbukkit by using reflection. (Took a while to learn and sort out :P but should be useful for the future anyway so its time well spent :D) 2016-08-03 03:30:59 +00:00
Alastair 62037634bc Removed dependency on craftbukkit by using reflection. (Took a while to learn and sort out :P but should be useful for the future anyway so its time well spent :D) 2016-08-02 20:11:47 -07:00
Alastair e4d187be52 Removed craftbukkit folder and started remaking the compatability file 2016-08-02 20:03:40 -07:00
Max Qian 80fcd96ba7 awarp is now an alias of destination and destination permissions 2016-08-02 17:03:00 -07:00
Max Qian fa9c1bdf9e Always do portal/lava check on move event 2016-08-02 15:59:15 -07:00
Alastair 6aa354c2eb Removed craftbukkit folder and started remaking the compatability file 2016-08-02 22:47:26 +00:00
Max Qian f5f7464c24 Add desti list 2016-08-01 22:28:12 -07:00
Alastair 6219f2c32b Possible new way to sort out the imports. 2016-08-02 04:23:02 +00:00
Max Qian 75d5fef5b0 Everything should be using customPrefixes now 2016-08-01 21:00:32 -07:00
Max Qian db76bc6ef2 Refactor Destinations 2016-08-01 18:53:56 -07:00
Alastair 920e3952d7 Merge remote-tracking branch 'origin/master' 2016-08-02 01:53:07 +00:00
Alastair 294a89b305 Removed portal xml 2016-08-02 01:52:46 +00:00
sekwah41 0714278fbb Merge pull request #39 from Maxqia/master
Various Changes
2016-08-01 18:29:03 +01:00
Max Qian 0bfdb18c04 Fix problem where end-like portals don't teleport you until you hit the bottom 2016-07-31 23:59:56 -07:00
Max Qian 65f264aedc Cleanup duplicate code 2016-07-31 23:59:41 -07:00
Alastair e56853f0ea Updated listeners 2016-08-01 03:27:17 +00:00
Alastair 82ff025b3a removed dupe listener 2016-07-31 20:04:39 -07:00
Alastair 5183684f2f created the tag handler registry 2016-07-31 20:03:35 -07:00
Alastair c93b4e92b5 Started creating the tag handlers 2016-07-31 20:02:49 -07:00
Alastair ce9a679bbc Started updating listeners and users of the regions to use the new code in the portal class 2016-08-01 03:01:16 +00:00
Alastair 09ac2adf06 started adding tag registry and updated to support 1.10_R1 2016-07-31 20:00:20 -07:00
Alastair c08ca1de33 Started moving code around 2016-07-31 19:57:10 -07:00
Max Qian 830c6e0879 Add list command and add missing break 2016-07-31 18:32:36 -07:00
Max Qian 4fd0275d3a Show selected portal and deduplicate code 2016-07-31 17:37:44 -07:00
Max Qian 14ccbbcd0f Use bukkit for javadocs 2016-07-31 17:17:10 -07:00
Max Qian 7632291df7 Use switch instead of if-else for commands 2016-07-31 16:49:46 -07:00
Max Qian 85a3abd5b2 Use maven provided craftbukkit from buildtools 2016-07-31 15:55:55 -07:00
Alastair 3e1ff45fd3 removing tracking for artifacts 2016-07-31 16:30:17 +00:00
Alastair cd5a657b6f removing tracking for workspace 2016-07-31 16:28:59 +00:00
Alastair 36e24caf63 removing tracking for workspace 2016-07-31 16:28:12 +00:00