Commit Graph

494 Commits

Author SHA1 Message Date
Sekwah
dbf101bb4e Added netty to gradle and removed gateway call 2019-04-13 23:00:09 +01:00
Sekwah
70347779c2 Making network manager 2018-10-19 04:26:54 +01:00
Sekwah
5078868fda Merge remote-tracking branch 'Plugineers/portals-old' into portals-old 2018-10-18 03:27:46 +01:00
Sekwah
56bbd8f2ca Started work to remake the gateway beacon cancelation 2018-10-18 03:27:39 +01:00
Sekwah
3134e972a5 Started work to remake the portal cancelation 2018-10-18 03:27:17 +01:00
Unknown
af28e22b58 Updated version number 2018-08-30 12:00:44 +01:00
Unknown
d75c5d710a Added filter for the end to the beacon code 2018-08-30 12:00:07 +01:00
Sekwah
24d0f4719d Made fix for #127 2018-08-30 01:53:17 +01:00
Sekwah
accfda8d90 Changed reflection to grab the version by type rather than name 2018-08-29 05:54:50 +01:00
Sekwah
81e339172d Made default true 2018-08-27 21:44:06 +01:00
Sekwah
e6c2b2e960 Added new value to disable beacon 2018-08-27 21:43:02 +01:00
sekwah41
d491009451
Update README.md 2018-08-27 00:53:49 +01:00
sekwah41
545167824d
Update README.md 2018-08-27 00:53:00 +01:00
Sekwah
ebf936735c Merge remote-tracking branch 'Plugineers/portals-old' into portals-old 2018-08-27 00:38:23 +01:00
Sekwah
6a97eb46c8 #124 Portal rotation code fixed and end portal block 2018-08-27 00:38:18 +01:00
Sekwah
e37de65fd3 Portal rotation code fixed and end portal block 2018-08-27 00:36:51 +01:00
Sekwah
ae677607a1 Merge remote-tracking branch 'Plugineers/portals-old' into portals-old 2018-08-26 22:07:35 +01:00
Sekwah
26f74c9cf6 Fixed portals being placed with gateways 2018-08-26 22:07:24 +01:00
Aztec
321d4c8764
Merge pull request #126 from sekwah41/portals-old
Fix for wand command
2018-08-25 13:50:23 -06:00
Sekwah
becd114d87 Wand sub command code was in the wrong location 2018-08-25 20:46:25 +01:00
Sekwah
d4776748bb Improved an arg reader and working on getting portal rotations working 2018-07-31 02:57:30 +01:00
Sekwah
360618cd96 Fixed issues with release for 1.13
The original release works but was a little rushed, the action text interaction didn't work and water was replacing itself to STATIONARY_WATER
2018-07-23 04:26:55 +01:00
Sekwah
faf14757f8 Updated to 1.13
Backwards compatibility is also removed
2018-07-23 03:02:42 +01:00
Sekwah
e3ff485b09 Changed build system 2018-07-23 01:43:29 +01:00
Sekwah
5de6385051 Added debugger to starter 2018-07-13 00:53:32 +01:00
Unknown
e3b660dcae Possible fix to memory leak 2018-07-12 13:49:20 +01:00
Sekwah
4f516a7eb2 Added a space 2018-07-05 02:27:16 +01:00
Sekwah
c23d7a2d14 Merge remote-tracking branch 'origin/portals-old' into portals-old 2018-05-30 12:33:03 +01:00
sekwah
ca72d9a8df Removed portal overlap because it was imperfect and one of the cheks was also causing an issue. This was better than fixing because portal regions may overlap with different triggerblocks 2018-05-21 21:02:01 +01:00
Unknown
727c768a38 Added ignore 2018-05-10 20:15:39 +01:00
Unknown
811079b901 Auto stash before merge of "portals-old" and "origin/portals-old" 2018-05-04 03:55:56 +01:00
sekwah
6d6a483275 Added support for 1.8 as it was broken, need to fully test with 1.12 and a few other versions before release 2018-04-07 03:30:55 +01:00
sekwah
7a4046f3f9 Updated readme 2018-04-06 21:39:48 +01:00
sekwah41
08d266210b
Merge pull request #112 from FabioZumbi12/portals-old
Add command to warp to portal.
2018-03-26 10:57:39 +01:00
FabioZumbi12
0c691df591 Add command to warp to portal. 2018-03-26 05:35:16 -03:00
sekwah
d530621da0 Updated version num 2018-03-07 17:43:30 +00:00
sekwah
f42f2d3aea Changed return 2018-03-07 17:42:25 +00:00
sekwah
5c4cbaa127 Changed advancedportals.warp to effect the command and not destinations 2018-03-07 17:37:45 +00:00
sekwah
a8521b3998 Updated warp event code and stopped on stopped move events 2018-01-17 02:48:24 +00:00
sekwah
f03ddda6c5 Merge remote-tracking branch 'origin/portals-old' into portals-old 2018-01-14 20:37:04 +00:00
sekwah
72db55a86b Updated warp event code and stopped on stopped move events 2018-01-14 20:34:48 +00:00
sekwah41
1f3748e10e
Update README.md 2018-01-03 16:28:23 +00:00
Alastair
14a453ea1a Updated readme 2018-01-03 16:16:34 +00:00
sekwah41
2096698b52 fixed inverted command level issue 2017-12-18 02:29:13 +00:00
sekwah41
efe03d29aa Changed default permission when command level isnt found 2017-12-17 22:51:06 +00:00
Alastair
5b12a9960f Changed command execution to allow chat command catchers to be activated 2017-12-02 01:48:59 +00:00
Alastair
726a4d7ba2 Updated version info 2017-11-30 20:44:34 +00:00
Alastair
1cd97d2bc1 Added no spectator mode setting 2017-11-30 19:13:52 +00:00
sekwah41
bfc473ec85
Merge pull request #101 from sekwah41/mob-spawning
Added anti pigman spawning
2017-11-30 19:00:33 +00:00
Alastair
4dcb4dd354 Added anti pig spawning 2017-11-30 18:56:42 +00:00