Commit Graph

589 Commits

Author SHA1 Message Date
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
Alastair efaec1f49b removing tracking for workspace 2016-07-31 16:27:15 +00:00
Alastair 9fc3847fb5 trying to fix tracking for workspace 2016-07-31 16:26:04 +00:00
Max Qian d5fb63f0a6 Make inPortal Cooldown per Portal and add Cooldown on Player Join 2016-07-30 22:17:06 -07:00
Alastair ae37afcbde removed dupe listener 2016-07-31 03:35:24 +00:00
Alastair 75419c00bc created the tag handler registry 2016-07-31 02:32:27 +00:00
Alastair c3f466720d Started creating the tag handlers 2016-07-31 02:22:43 +00:00
Alastair 8a528230a3 started adding tag registry and updated to support 1.10_R1 2016-07-28 23:09:30 +01:00
Max Qian 252187c404 Add a cooldown 2016-07-28 13:18:38 -07:00
Max Qian 5bf7b71b65 Fix bungee portal NPE and dupe code added in 94c02ea 2016-07-28 10:42:51 -07:00
Max Qian ee4227b919 Remove duplicate Listeners.java added back in commit 67f6b39 2016-07-28 07:24:28 -07:00
Max Qian 96a0fedc4d Add maven support 2016-07-28 07:22:47 -07:00
Alastair 6fa6175856 Started moving code around 2016-07-24 23:14:32 +01:00
Alastair Hawkes 4f0b06b32c added 1.10 support 2016-06-09 09:48:06 +01:00
Alastair 06794ac4a7 added error catcher for portal command args. 2016-05-15 10:29:52 +01:00
Alastair Hawkes 7bcd88fd1d Added support for 1.9.4 2016-05-11 11:42:54 +01:00
Alastair Hawkes eff5319a9d Merge remote-tracking branch 'origin/master' 2016-05-11 11:39:01 +01:00
Alastair 808a9527f3 Added more specific license again 2016-05-09 18:23:48 +01:00
Alastair cae5811371 Added proper license 2016-05-09 18:09:32 +01:00
Alastair 379fd20c79 Changed file extension 2016-05-09 18:07:26 +01:00
Alastair 94c02eadb2 Moved the resources so they were output with intellij 2016-04-24 17:54:14 +01:00
Alastair Hawkes 67f6b39434 Merge branch 'master' of C:\Users\Alastair\IdeaProjects\Advanced-Portals with conflicts. 2016-04-20 10:55:58 +01:00
Alastair d8872c0fa1 removed faulty code. not sure why that was in there. 2016-04-08 13:12:19 +01:00
Alastair 0a5130b72c removed faulty code. not sure why that was in there. 2016-04-08 13:10:50 +01:00
Alastair 3fbdccbd40 Fixed bug for standing on portals 2016-04-07 14:35:48 +01:00
Alastair b201c76e97 Fixed standing on top of portal and warping 2016-04-01 22:52:38 +01:00
Alastair 4b24440ff3 Fixed standing on top of portal and warping 2016-04-01 19:12:36 +01:00
Alastair 703919bf4a fixed imports for bungee packet listener and also looking at horse fix 2016-03-31 22:34:12 +01:00
Alastair 2500ecef0c Added the prefix change options 2016-03-29 14:35:41 +01:00
Alastair c7690bafad Fixed major permission issue 2016-03-29 14:15:22 +01:00
Alastair 4f33a22f0f fixed listeners for java 7 2016-03-29 13:44:39 +01:00
Alastair 5430c27999 cleaned up the code 2016-03-29 12:38:03 +01:00
Alastair 08d2a58c45 Moved code around and started adding bungee destination warps as well as starting the tag registration 2016-03-29 12:35:34 +01:00