Commit Graph

31 Commits

Author SHA1 Message Date
fullwall a24064ddae Override teleport method in Shulker rather than blocking tick 2024-03-03 18:07:25 +08:00
fullwall f9c4dbe614 Minor shulker fix 2024-02-05 00:13:42 +08:00
fullwall 07fb13c284 Add /npc hologram viewrange, add /npc playerfilter --applywithin, work towards auto-hologram-sneak 2023-11-05 20:58:37 +08:00
fullwall de885501cd Allow next page and previous page items to be set 2023-11-05 17:41:18 +08:00
fullwall c046404799 Run autoformatter 2023-11-05 16:35:22 +08:00
fullwall 1a8246bb88 Implement JumpPowerSupplier metadata 2023-11-01 01:49:01 +08:00
fullwall 5b5811cfea Fix /npc item parsing behavior 2023-07-04 00:45:37 +08:00
fullwall 309b1d7b65 Implement NPCPistonPushEvent 2023-06-25 22:37:30 +08:00
fullwall 3cb63f5ab5 Reduce allocation pressure from fluid push 2023-06-17 15:46:07 +08:00
fullwall e6f8a47f36 Add config comments, remove subplugins, remove NPCEnderTeleportEvent 2023-03-15 01:41:24 +08:00
fullwall 74a861142b Add durations to settings, allow falling distance to be set for all mobs 2023-03-12 22:30:19 +08:00
fullwall 61fd34df0b Reformat pom 2023-02-23 00:06:13 +08:00
fullwall 8fa5a965e1 Fix logic error in allay reset, code cleanup 2023-02-23 00:00:47 +08:00
fullwall 679873c7d4 Added a name update delay 2023-02-20 23:34:12 +08:00
fullwall 420005c6aa Add isPushable implementations for 1.17-1.19 2023-02-19 00:55:16 +08:00
fullwall bd50e42c52 Get rid of a second stack overflow 2023-02-14 00:46:30 +08:00
fullwall c66a5b53ad Fix fluid push stack overflow 2023-02-14 00:19:45 +08:00
fullwall 871c7c0259 More code refactoring 2023-02-13 22:20:13 +08:00
fullwall ad218261ff Code size reduction 2023-02-13 21:25:26 +08:00
fullwall 8f43ca70e5 Fix bug in item parsing for holograms, allow arbitrary bounding boxes for BoundingBoxTrait, attempt to unify common code across NMS implementations 2023-02-13 20:32:20 +08:00
fullwall b8e79b20cf Implement API, check for invalid Player references, remove Text min/max-cooldown settings and fix Text delay/right click cancellations, make SitTrait work with npc#teleport 2023-01-01 15:26:35 +08:00
fullwall b243d9698c Use npc.isProtected() 2022-12-10 13:29:05 +08:00
fullwall d9c55b97b0 Implement cancellable variant 2022-11-14 23:53:14 +08:00
fullwall ed9230c680 Implement knockback event 2022-11-13 23:33:18 +08:00
fullwall da19c909fe Implement isPushableByFluid metadata up to 1.13.2 2022-11-13 20:54:06 +08:00
fullwall b28348ec52 Cleanup 2022-07-22 16:40:18 +08:00
fullwall 0a6b1235db Reduce jar size by refactoring push event 2021-01-03 00:09:21 +08:00
fullwall 310c1ce52f Block force boat/minecart mounting 2020-06-12 19:49:25 +08:00
fullwall 0531fe859e Implement new AI API for Minecraft 1.15.2, fix Squids 2020-04-20 17:38:56 +08:00
fullwall 530e26c4f8 Fix pushable status in 1.15 2019-12-19 16:44:22 +09:00
fullwall ff9c920df3 Initial 1.15 support 2019-12-11 11:25:10 +08:00