Commit Graph

31 Commits

Author SHA1 Message Date
fullwall cd7f3366ab Rework hologram rendering (WIP: text displays not yet functional) 2024-04-15 01:42:09 +08:00
fullwall 5f13340dea Add a cleargoals call for rabbits 2024-04-07 14:26:47 +08:00
fullwall 809ef01b5d Fix rabbit evil variant not setting goals with useMinecraftAI turned on 2024-04-07 13:22:40 +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 b68782d661 Backport to 1.13/14 2020-06-12 19:57:45 +08:00
Alex "mcmonkey" Goodwin 3dad7670c7
fix for new spigot mappings update, fixes #1806 2019-06-02 08:36:47 -07:00
fullwall 2d05ca134e Preliminary 1.14 update 2019-04-24 21:01:22 +08:00