Commit Graph

2080 Commits

Author SHA1 Message Date
fullwall eee32b1e55 Fix dist pom to include 1.16 2020-06-25 19:32:10 +08:00
fullwall 6c50c8ca1b Fix dist pom version 2020-06-25 18:25:57 +08:00
fullwall 1db379d88f Update maven compiler version 2020-06-25 17:57:13 +08:00
fullwall d7c87bda8e Extract methodhandles to constants 2020-06-25 17:49:56 +08:00
fullwall 04519d868b Initial 1.16 commit 2020-06-25 17:24:32 +08:00
fullwall 02e68de7c7 Add error message if item in hand pattern not specified 2020-06-23 20:38:19 +08:00
fullwall 869e787fea Update disableteleporting message id 2020-06-15 21:20:10 +08:00
fullwall 2a131102df Check for range equality in random lookclose 2020-06-13 00:18:59 +08:00
fullwall 50218336c5 Remove debugging 2020-06-12 21:18:52 +08:00
fullwall c5bcfdc8cd Reformat 2020-06-12 20:02:48 +08:00
fullwall b68782d661 Backport to 1.13/14 2020-06-12 19:57:45 +08:00
fullwall 310c1ce52f Block force boat/minecart mounting 2020-06-12 19:49:25 +08:00
fullwall a591089d3c Add debug for /npc command 2020-06-12 19:35:30 +08:00
fullwall bcf932d616 Add message about cycle parameter 2020-06-12 19:31:36 +08:00
fullwall daa4d3cc25 Add linear waypoint cycling 2020-06-12 19:29:28 +08:00
fullwall 67510c43a5 Add missing permission error to /npc command --permission 2020-06-11 23:31:14 +08:00
fullwall 0693cd3bfc Change /npc command --permissions 2020-06-11 23:19:24 +08:00
fullwall 40bf7444dd Add some detailed help for /npc command 2020-06-11 16:47:55 +08:00
fullwall 244496dca3 Fixes for /npc command sequential 2020-06-11 16:23:48 +08:00
fullwall 1fd6ccbad9 First pass of /npc command sequential 2020-06-11 02:24:03 +08:00
fullwall 500e8527e1 Reorder player update task adding 2020-06-08 16:30:13 +08:00
fullwall 51b974b50f Update inWater status 2020-06-07 12:09:10 +08:00
fullwall 2a1ce46e2b Use deprecated TippedArrow interface 2020-06-05 22:06:33 +08:00
fullwall fd14197175 Account for negative max players 2020-05-28 22:34:12 +08:00
fullwall ef03e224c2 -o implies -p in /npc command 2020-05-21 18:36:59 +08:00
fullwall df2c7689fe Fix 1.14 2020-05-20 16:29:43 +08:00
fullwall 3a27dd79bf Fix compile error 2020-05-16 20:25:02 +08:00
fullwall e7368747c7 Rework packet sending to avoid replacing the entity tracker entry 2020-05-16 19:13:19 +08:00
fullwall df5ed08e32 Add /npc waypoint add 2020-05-16 16:22:15 +08:00
fullwall 4633b75c24 Use new util method 2020-05-15 12:26:21 +08:00
fullwall d484432f83 Call left click event for vehicles 2020-05-13 13:23:59 +08:00
fullwall 241810eedc Delay remove packet one tick 2020-05-12 23:50:54 +08:00
fullwall 0b922011bd Rework tablist for recent versions 2020-05-12 23:12:39 +08:00
fullwall 5e2a7efb9e Revert view distance tracking code 2020-05-12 22:33:54 +08:00
fullwall 0498353751 Update tablist after teleport 2020-05-12 22:13:22 +08:00
fullwall feb6bc2851 Remove debug line 2020-05-12 21:13:09 +08:00
fullwall c1a89984a3 Rework mounted pathfinding 2020-05-12 20:28:41 +08:00
fullwall a044eed988 Attempted fix for /npc tphere - make NPCs tracked over a longer range than previously 2020-05-12 19:43:52 +08:00
fullwall c2467b7a25 Adjust horse pathfinding 2020-05-12 16:48:21 +08:00
fullwall cc14768607 New finder now sets the passenger movement for horses 2020-05-11 20:36:35 +08:00
fullwall 03064a55f5 Increase read timeout of /npc skin --url 2020-05-11 14:15:48 +08:00
fullwall c79c3cbf88 Add missing messages in waypoint commands 2020-05-10 22:29:34 +08:00
fullwall bb0aedff0c Prevent concurrent modification of player list 2020-05-10 18:42:58 +08:00
fullwall 9d6a9f7a14 Just block right clicks for mushroom cows if protected 2020-05-10 13:38:02 +08:00
fullwall 10cea99af1 Disable milking protected NPC cows 2020-05-09 22:15:22 +08:00
fullwall aa0752f7a2 Change /npc sound -s to a toggle and make -d reset silent to false 2020-05-08 13:36:58 +08:00
fullwall 7c203235c4 Add disambiguation method for compiling with latest spigot 2020-05-08 11:08:47 +08:00
fullwall cf07a5a379 Fix jenkins compile issue 2020-05-08 10:54:25 +08:00
fullwall 3cf8c7c256 Fix bug with /npc snowman /npc pufferfish and make /npc ocelot more descriptive 2020-05-07 16:29:45 +08:00
fullwall c72016046b Fix player movement speed and add iterations per tick setting for new pathfinder 2020-05-06 18:08:12 +08:00