Skip to content

Changes

#3407 (Apr 29, 2024, 3:14:41 PM)

  1. Create and use EntityPoseTrait (commit: 66c06fd) — fullwall / detail

#3406 (Apr 28, 2024, 12:25:17 PM)

  1. Use new metadata (commit: efd3ec5) — fullwall / detail

#3405 (Apr 27, 2024, 12:06:54 PM)

  1. Modify interaction render height for 1.19, use teleport display entities by default for 1.20+ (commit: 194198a) — fullwall / detail

#3402 (Apr 24, 2024, 10:40:05 AM)

  1. Rework item action NBT matching (commit: 73d0698) — fullwall / detail

#3400 (Apr 23, 2024, 9:35:29 PM)

  1. Initial 1.20.5 update. TODO: refactor NBT to remove JNBT and work with trees instead (commit: 70c40dc) — fullwall / detail

#3396 (Apr 20, 2024, 6:16:48 AM)

  1. Add /npc fox --pouncing/faceplanted/interested (commit: 59531a9) — fullwall / detail

#3394 (Apr 19, 2024, 7:49:37 AM)

  1. Fix to hologram, add /npc itemframe (commit: 6368cb3) — fullwall / detail

#3391 (Apr 15, 2024, 2:12:57 PM)

  1. Remove speed setting code in controllermove (commit: edb4f78) — fullwall / detail

#3390 (Apr 15, 2024, 12:22:44 PM)

  1. Bugfix TextDisplayVehicleRenderer (commit: d3c0205) — fullwall / detail

#3381 (Apr 7, 2024, 6:27:22 AM)

  1. Add a cleargoals call for rabbits (commit: 5f13340) — fullwall / detail

#3380 (Apr 7, 2024, 5:23:25 AM)

  1. Fix rabbit evil variant not setting goals with useMinecraftAI turned on (commit: 809ef01) — fullwall / detail

#3375 (Mar 31, 2024, 3:10:32 PM)

  1. Add /npc wither --invulnerableticks command (commit: 9729e35) — fullwall / detail

#3358 (Mar 5, 2024, 2:48:12 AM)

  1. Add food ticking for players if /npc ai is enabled, update player pose and xp ticks (commit: 4bfeded) — fullwall / detail

#3354 (Mar 5, 2024, 2:02:11 AM)

  1. Revert previous change. Fix commandtrait charging for a cost of 0 (commit: 8672b4b) — fullwall / detail

#3353 (Mar 5, 2024, 1:48:05 AM)

  1. Trial manually calling aiStep for players with /npc ai turned on (commit: 8be9da5) — fullwall / detail

#3347 (Mar 3, 2024, 3:14:40 PM)

  1. Try to detect sneaking state onAttach for SneakTrait (commit: ed117ea) — fullwall / detail

#3344 (Mar 3, 2024, 10:07:55 AM)

  1. Override teleport method in Shulker rather than blocking tick (commit: a24064d) — fullwall / detail

#3339 (Mar 2, 2024, 5:28:07 PM)

  1. Fix non-english locales, multiplex shop inventories for better trader UI experience (commit: 92066dd) — fullwall / detail

#3331 (Feb 29, 2024, 5:11:53 AM)

  1. Cleanup, change packet tracker removal method (needs checking for geyser debug message) (commit: 3a5b13c) — fullwall / detail

#3324 (Feb 18, 2024, 9:44:18 PM)

  1. Preliminary trader view support for /npc shop (commit: 8864d89) — fullwall / detail

#3316 (Feb 4, 2024, 4:14:17 PM)

  1. Minor shulker fix (commit: f9c4dbe) — fullwall / detail

#3314 (Jan 29, 2024, 2:25:18 PM)

  1. Add a setNavigationType NMS method (commit: deded77) — fullwall / detail

#3302 (Jan 17, 2024, 3:05:19 PM)

  1. Fix glowitemframes (commit: 0c046a0) — fullwall / detail

#3296 (Jan 7, 2024, 9:07:28 AM)

  1. Reset packetrotationsession yaw to physical yaw on removal (commit: 8ca8c14) — fullwall / detail

#3290 (Dec 22, 2023, 4:41:49 AM)

  1. Consolidate body yaw implementations (commit: 3e7f915) — fullwall / detail

#3284 (Dec 11, 2023, 3:18:19 PM)

  1. Don't set body yaw with head yaw (commit: 06b0e2d) — fullwall / detail

#3277 (Dec 1, 2023, 3:44:33 PM)

  1. Redecompile 1.20.2 minecraft pathfinder (commit: a1e4255) — fullwall / detail

#3273 (Nov 27, 2023, 2:51:51 PM)

  1. Block gold ingot interaction with piglins for protected npcs (commit: 543baf7) — fullwall / detail

#3262 (Nov 15, 2023, 2:39:39 PM)

  1. Implement new event (commit: 81cce42) — fullwall / detail

#3259 (Nov 6, 2023, 2:02:22 PM)

  1. Don't call chunkmap status updates if the playerlist wasn't modified (commit: 7a229de) — fullwall / detail

#3255 (Nov 5, 2023, 9:41:51 AM)

  1. Allow next page and previous page items to be set (commit: de88550) — fullwall / detail

#3254 (Nov 5, 2023, 8:36:32 AM)

  1. Run autoformatter (commit: c046404) — fullwall / detail

#3252 (Nov 4, 2023, 6:04:55 PM)

  1. Don't cancel NPC - NPC mount events, NMS#mount uses optional boolean flag to force mount. /npc blockbreaker adds to NPC inventory by default (commit: 840ab30) — fullwall / detail

#3244 (Oct 31, 2023, 5:50:02 PM)

  1. Implement JumpPowerSupplier metadata (commit: 1a8246b) — fullwall / detail

#3241 (Oct 30, 2023, 2:50:04 PM)

  1. Refactor PlayerAnimation to accept a collection of players rather than radius. Rework NPCLinkToPlayerEvent handling (commit: 401e34a) — fullwall / detail

#3240 (Oct 29, 2023, 5:37:59 PM)

  1. Implement event, and use it to link hologram display entity. unify some old tracker implementations. WIP implementation of unified player linking (commit: d17ca61) — fullwall / detail

#3239 (Oct 28, 2023, 6:10:26 PM)

  1. Misc small changes (commit: 751e2a2) — fullwall / detail

#3237 (Oct 23, 2023, 10:33:00 AM)

  1. Properly forward slime jump to move controller in 1.17+ (commit: 1fa3b22) — fullwall / detail

#3229 (Oct 15, 2023, 1:57:41 PM)

  1. Micro optimisations (commit: 9d9b3c4) — fullwall / detail

#3227 (Oct 15, 2023, 3:47:52 AM)

  1. Remove viaversion from pom (commit: ea34a18) — fullwall / detail

#3209 (Oct 1, 2023, 9:28:55 AM)

  1. Initial 1.20.2 update (commit: 05048be) — fullwall / detail

#3207 (Sep 20, 2023, 1:53:35 PM)

  1. MOdified method signature (commit: c994315) — fullwall / detail

#3196 (Aug 29, 2023, 4:36:43 PM)

  1. Try to avoid async issues with entity trackers (commit: 85e46c6) — fullwall / detail

#3194 (Aug 27, 2023, 5:49:55 PM)

  1. Reimplement hologram display entities using interaction entities as suggested by Owen1212055 (commit: db6058b) — fullwall / detail

#3177 (Aug 6, 2023, 10:59:02 AM)

  1. Implement new metadata (commit: 8719c1f) — fullwall / detail

#3173 (Jul 27, 2023, 11:11:57 AM)

  1. Use bukkit methods to kill fish hook (commit: 115b0af) — fullwall / detail

#3151 (Jul 8, 2023, 1:37:38 PM)

  1. Send an extra headrotation packet since spigot resets head rotation now, make some protocollib methods async, bump avoid-water costs by one block (commit: c0be235) — fullwall / detail

#3150 (Jul 3, 2023, 4:46:18 PM)

  1. Fix  /npc item parsing behavior (commit: 5b5811c) — fullwall / detail

#3141 (Jun 25, 2023, 2:38:29 PM)

  1. Implement NPCPistonPushEvent (commit: 309b1d7) — fullwall / detail

#3140 (Jun 25, 2023, 1:59:16 PM)

  1. Implement new PlayerFilter method, async-friendly chunk trackers (commit: 46f4444) — fullwall / detail

#3137 (Jun 22, 2023, 6:33:32 PM)

  1. Make REQUIRES_SYNC volatile (commit: 6d6cc40) — fullwall / detail

#3135 (Jun 19, 2023, 12:55:45 PM)

  1. Tweak /npc sound command to allow arbitrary sounds (as long as they are registered with NMS) (commit: 6d5f881) — fullwall / detail

#3130 (Jun 18, 2023, 9:33:45 AM)

  1. Clear the old tracker before replacing it (commit: 0acda96) — fullwall / detail

#3128 (Jun 18, 2023, 9:08:19 AM)

  1. Use new method (commit: 130dc42) — fullwall / detail

#3126 (Jun 17, 2023, 2:01:06 PM)

  1. Reduce NPCSeenByPlayerEvent allocations (commit: 3571c05) — fullwall / detail

#3124 (Jun 17, 2023, 7:46:51 AM)

  1. Reduce allocation pressure from fluid push (commit: 3cb63f5) — fullwall / detail

#3113 (Jun 12, 2023, 1:21:22 PM)

  1. Implement new push / knockback events (commit: 9704f14) — fullwall / detail

#3111 (Jun 12, 2023, 1:47:50 AM)

  1. Backport some Llama controllable changes, minor camel fixes (commit: ff736eb) — fullwall / detail

#3106 (Jun 8, 2023, 2:38:48 PM)

  1. Initial 1.20 update (commit: 9facad1) — fullwall / detail

#3105 (Jun 8, 2023, 1:09:41 PM)

  1. Make registry type less specific in 1.19.4 to try and be more compatible with arclight (commit: f164494) — fullwall / detail

#3102 (Jun 8, 2023, 12:54:17 PM)

  1. Add workaround for async entity tracker server forks (commit: 2466677) — fullwall / detail

#3098 (May 28, 2023, 5:01:47 PM)

  1. Check for attack damage attribute for mob attacks (commit: 8ce9ec3) — fullwall / detail

#3091 (May 14, 2023, 2:55:44 PM)

  1. Use new duration option (commit: 513a6c7) — fullwall / detail

#3084 (May 10, 2023, 3:59:22 PM)

  1. Set container title in anvilmenu (commit: 0eb997b) — fullwall / detail

#3075 (May 3, 2023, 5:49:35 PM)

  1. Return to using arm swings to update entity yaw (commit: bdd9951) — fullwall / detail

#3074 (May 3, 2023, 5:21:36 PM)

  1. Players should push entities by default rather than use /npc collidable which is performing double duty (commit: 0b076b1) — fullwall / detail

#3072 (May 3, 2023, 3:31:07 PM)

  1. Backport entitytrackerentry changes to fix duplicate tablist adds (commit: 6b4ef37) — fullwall / detail

#3066 (Apr 30, 2023, 5:14:41 PM)

  1. Send player look packets for older versions (commit: 69b6509) — fullwall / detail

#3065 (Apr 30, 2023, 4:19:38 PM)

  1. Adjust RotationTrait head yaw cone (commit: 8b1550d) — fullwall / detail

#3064 (Apr 29, 2023, 5:56:34 PM)

  1. Increase rot packet delay (commit: 0899a5f) — fullwall / detail

#3063 (Apr 29, 2023, 5:18:20 PM)

  1. Trial sending rot packet on spawn (commit: dacaa92) — fullwall / detail

#3061 (Apr 29, 2023, 4:19:09 PM)

  1. Trial removing arm swing in favour of manual position packets (commit: 406bea7) — fullwall / detail

#3060 (Apr 27, 2023, 4:32:22 PM)

  1. Temporarily change sendRotationNearby to use PosRot instead of TeleportEntity (commit: d69f17c) — fullwall / detail

#3059 (Apr 27, 2023, 12:11:25 PM)

  1. Fix hurt animation in 1.19.3 (commit: 89e8c37) — fullwall / detail

#3051 (Apr 25, 2023, 1:27:28 PM)

  1. Default allow to entity head pitching. (commit: 0b82ee2) — fullwall / detail

#3039 (Apr 20, 2023, 1:18:03 PM)

  1. Packet NPC fixes (commit: ef5cd29) — fullwall / detail

#3038 (Apr 19, 2023, 5:37:02 PM)

  1. Add /npc panda -e (commit: fe0abfd) — fullwall / detail

#3035 (Apr 16, 2023, 5:48:37 PM)

  1. Implement playerfilter api (commit: 71ecc70) — fullwall / detail

#3033 (Apr 15, 2023, 6:22:09 PM)

  1. Partially restore uuid version reset code (commit: 5bb73b3) — fullwall / detail

#3024 (Apr 10, 2023, 4:11:25 PM)

  1. Tweak how equipment updates are detected (commit: fcb0c7d) — fullwall / detail

#3021 (Apr 8, 2023, 6:24:58 AM)

  1. Fix a scoreboard issue when renaming NPCs (commit: ef34ed2) — fullwall / detail

#3015 (Apr 3, 2023, 2:40:49 PM)

  1. Add guided waypoint msg (commit: d6ffa08) — fullwall / detail

#3005 (Mar 30, 2023, 3:14:42 PM)

  1. Use armor stands for holograms (commit: f88c277) — fullwall / detail

#3003 (Mar 29, 2023, 5:08:43 PM)

  1. More ender dragon fixes (commit: d8b7a37) — fullwall / detail

#3002 (Mar 29, 2023, 12:01:46 PM)

  1. Add /npc enderdragon --destroywalls (commit: efff2ff) — fullwall / detail

#3000 (Mar 28, 2023, 6:24:23 PM)

  1. Check for enderdragon death (commit: 9b7a6e0) — fullwall / detail

#2998 (Mar 28, 2023, 4:31:42 PM)

  1. Sync ender dragon parts (commit: c171e3f) — fullwall / detail

#2997 (Mar 27, 2023, 2:27:05 PM)

  1. Remove indirection (commit: a1281c3) — fullwall / detail

#2996 (Mar 26, 2023, 6:53:36 PM)

  1. Allow on the fly /npc trackingrange (commit: 84c581d) — fullwall / detail

#2994 (Mar 26, 2023, 5:51:54 AM)

  1. Fix inappropriate double AI updating for parrots/warden (commit: 4f0cf51) — fullwall / detail

#2993 (Mar 26, 2023, 5:29:04 AM)

  1. Delay protocollib loading (commit: bafc6df) — fullwall / detail

#2992 (Mar 25, 2023, 3:23:59 PM)

  1. Implement pitchable look control (commit: 82030a6) — fullwall / detail

#2990 (Mar 25, 2023, 1:50:57 PM)

  1. Improve triggers editor. (commit: 4a55753) — fullwall / detail

#2984 (Mar 19, 2023, 1:49:20 PM)

  1. Refactoring to allow armor stands to move (commit: 9cff1af) — fullwall / detail

#2982 (Mar 19, 2023, 8:15:32 AM)

  1. Don't use text displays for holograms (commit: f269019) — fullwall / detail

#2981 (Mar 18, 2023, 5:27:56 PM)

  1. Fix incorrect controller for item/text display (commit: 904d83d) — fullwall / detail

#2976 (Mar 15, 2023, 10:45:12 AM)

  1. Fix no such method error on severely outdated minecraft versions, add InteractionController (commit: b35c815) — fullwall / detail

#2974 (Mar 14, 2023, 7:38:36 PM)

  1. Initial 1.19.4 update. Of note: sniffers are known to not be working (commit: 299f781) — fullwall / detail