Skip to content

Changes

#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

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

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

#3379 (Apr 6, 2024, 12:34:59 PM)

  1. Fix anvil inventories in old minecraft versions (commit: 3563413) — fullwall / detail

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

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

#3370 (Mar 23, 2024, 3:46:42 PM)

  1. Use new API (commit: 8696a57) — 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

#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

#3326 (Feb 21, 2024, 3:35:53 PM)

  1. Fix off by one error in entity equipment updating in 1.8.8 (commit: 7f30621) — fullwall / detail

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

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

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

  1. Add a setNavigationType NMS method (commit: deded77) — 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

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

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

#3248 (Nov 2, 2023, 4:07:12 PM)

  1. Consistent NPCLinkToPlayerEvent handling for 1.8.8 (commit: 1c4a743) — 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

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

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

#3232 (Oct 22, 2023, 2:52:03 AM)

  1. Don't downcast to Set since some forks change collection type (commit: 627811c) — 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

#3190 (Aug 27, 2023, 11:21:56 AM)

  1. Backport some horse fixes (commit: c447b0d) — 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

#3161 (Jul 9, 2023, 7:00:09 PM)

  1. Implement getters and setters in wander waypoint goal (commit: d0abea6) — 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

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

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

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

  1. Use new duration option (commit: 513a6c7) — 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

#3067 (May 1, 2023, 4:07:52 PM)

  1. Fix position update typo in old versions (commit: db188e1) — 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

#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

#3034 (Apr 15, 2023, 6:26:20 PM)

  1. Reset UUIDs to version 2 on old minecraft versions (commit: 5ef9925) — fullwall / detail

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

  1. Tweak how equipment updates are detected (commit: fcb0c7d) — 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

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

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

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

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

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

  1. Allow on the fly /npc trackingrange (commit: 84c581d) — 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

#2972 (Mar 14, 2023, 5:42:52 PM)

  1. Add config comments, remove subplugins, remove NPCEnderTeleportEvent (commit: e6f8a47) — fullwall / detail

#2961 (Mar 12, 2023, 2:31:37 PM)

  1. Add durations to settings, allow falling distance to be set for all mobs (commit: 74a8611) — fullwall / detail

#2959 (Mar 7, 2023, 3:58:32 PM)

  1. Implement player filtering, replace all entity trackers, compatibility update for async entity tracking (commit: b02a3d8) — fullwall / detail

#2956 (Mar 5, 2023, 4:29:23 PM)

  1. Fix NPCs constantly trying to swim, relicense to LGPL (commit: 248e9de) — fullwall / detail

#2953 (Mar 2, 2023, 2:53:08 PM)

  1. Block ignition for protected creepers (commit: 98e95b6) — fullwall / detail

#2947 (Feb 26, 2023, 7:53:07 AM)

  1. PICKUP_ITEMS now defaults to false rather than isProtected (commit: 8235ed1) — fullwall / detail

#2937 (Feb 21, 2023, 2:57:27 PM)

  1. Trial teleporting players directly without calling PlayerTeleportEvent (commit: d35dcb8) — fullwall / detail

#2936 (Feb 20, 2023, 3:34:53 PM)

  1. Added a name update delay (commit: 679873c) — fullwall / detail

#2935 (Feb 18, 2023, 4:55:56 PM)

  1. Add isPushable implementations for 1.17-1.19 (commit: 420005c) — fullwall / detail

#2923 (Feb 13, 2023, 4:47:33 PM)

  1. Get rid of a second stack overflow (commit: bd50e42) — fullwall / detail

#2919 (Feb 13, 2023, 1:26:00 PM)

  1. Code size reduction (commit: ad21826) — fullwall / detail

#2909 (Feb 9, 2023, 1:11:02 PM)

  1. Don't clear uuid version (commit: fe4434d) — fullwall / detail

#2908 (Feb 8, 2023, 2:08:26 PM)

  1. Make NPCs more likely to swim, add speed setting in water (commit: 7244834) — fullwall / detail

#2897 (Jan 29, 2023, 2:16:10 PM)

  1. Send entity teleport packet instead of look only for packet sessions, remove from tablist (commit: c258ad1) — fullwall / detail

#2896 (Jan 26, 2023, 5:54:58 PM)

  1. Snowman performance change (commit: e828782) — fullwall / detail

#2888 (Jan 6, 2023, 3:36:01 PM)

  1. Mirror result slot (commit: a0439a3) — fullwall / detail

#2886 (Jan 5, 2023, 4:51:07 PM)

  1. Correct repair/result inventory fields (commit: 1e50f47) — fullwall / detail

#2885 (Jan 5, 2023, 4:42:55 PM)

  1. Fix some 1.8.8 shop compat (commit: aee977e) — fullwall / detail

#2884 (Jan 5, 2023, 2:52:25 PM)

  1. Fix player ticking (commit: ffac34f) — fullwall / detail

#2882 (Jan 5, 2023, 12:06:26 PM)

  1. Implement new API (commit: 98c5c48) — fullwall / detail

#2879 (Jan 4, 2023, 3:03:13 PM)

  1. Packet NPCs now properly spawn, fix NPE in new pathfinder, fix 1.8.8 compatibility with /npc shop (commit: ffef42e) — fullwall / detail

#2877 (Jan 3, 2023, 12:56:47 PM)

  1. Add /npc hitbox, WIP packet NPCs (commit: e21681f) — fullwall / detail

#2861 (Jan 1, 2023, 10:15:45 AM)

  1. Simplify PlayerUpdateTask (commit: b428010) — fullwall / detail

#2859 (Jan 1, 2023, 7:27:56 AM)

  1. 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 (commit: b8e79b2) — fullwall / detail

#2856 (Dec 28, 2022, 3:15:21 PM)

  1. Set nophysics flag on setGameMode (commit: c11da48) — fullwall / detail

#2845 (Dec 25, 2022, 4:54:06 PM)

  1. Refresh sleep timers (commit: f6823fd) — fullwall / detail

#2842 (Dec 24, 2022, 5:38:48 PM)

  1. Add /npc mirror for skins (commit: 27603af) — fullwall / detail

#2841 (Dec 24, 2022, 1:44:20 PM)

  1. Use new API (commit: 886d83e) — fullwall / detail

#2840 (Dec 24, 2022, 11:55:22 AM)

  1. Use per player metadata API (commit: 8c10fe8) — fullwall / detail

#2838 (Dec 22, 2022, 3:35:48 PM)

  1. Be more aggressive with bed packets in older minecraft versions (commit: 8f21f87) — fullwall / detail

#2837 (Dec 22, 2022, 3:18:30 PM)

  1. Fix custom name components in 1.8.8-1.12.2, (commit: 4c958b5) — fullwall / detail

#2833 (Dec 20, 2022, 1:37:16 PM)

  1. Catch NSME on network listener set (commit: 75b3ec1) — fullwall / detail

#2826 (Dec 18, 2022, 4:37:52 PM)

  1. Implement metadata (commit: 8d202aa) — fullwall / detail

#2818 (Dec 18, 2022, 5:25:43 AM)

  1. Add /npc camel, minor code cleanup (commit: c6e7ce6) — fullwall / detail

#2800 (Dec 10, 2022, 5:32:27 AM)

  1. Run cleanup (commit: 46b18ee) — fullwall / detail

#2799 (Dec 10, 2022, 5:29:37 AM)

  1. Use npc.isProtected() (commit: b243d96) — fullwall / detail

#2794 (Dec 8, 2022, 3:22:16 PM)

  1. Initial update to 1.19.3 (commit: 139158c) — fullwall / detail

#2792 (Dec 6, 2022, 3:50:47 PM)

  1. Make lookAtFunction use packets for yaw, tweak API further (commit: d34fd48) — fullwall / detail

#2782 (Dec 3, 2022, 1:05:03 PM)

  1. Remove some dead code (commit: c935caa) — fullwall / detail

#2778 (Dec 3, 2022, 10:23:12 AM)

  1. Fix some issues with ShopTrait item costs/results and add NBT filter API. Adjust /npc item to be more flexible. (commit: ede598c) — fullwall / detail

#2772 (Nov 29, 2022, 10:14:24 PM)

  1. Add way to set custom name directly (commit: 8a65d4a) — fullwall / detail

#2770 (Nov 28, 2022, 3:11:25 PM)

  1. Add per-player rotation API (commit: b805019) — fullwall / detail

#2761 (Nov 14, 2022, 3:54:01 PM)

  1. Implement cancellable variant (commit: d9c55b9) — fullwall / detail

#2758 (Nov 13, 2022, 3:34:31 PM)

  1. Implement knockback event (commit: ed9230c) — fullwall / detail

#2754 (Nov 13, 2022, 4:52:11 AM)

  1. Trial using runtime maven dependencies to reduce jar size (commit: 7d2a222) — fullwall / detail

#2747 (Nov 10, 2022, 1:32:04 PM)

  1. Fix /npc pickupitems message and for players, null casing for /npc panimate START_SLEEPING (commit: 35245a5) — fullwall / detail

#2746 (Nov 7, 2022, 3:31:26 PM)

  1. Widen navigating definition (commit: 73689cf) — fullwall / detail

#2734 (Oct 25, 2022, 9:07:41 AM)

  1. Add SleepTrait (commit: f8cdbc4) — fullwall / detail

#2727 (Oct 16, 2022, 5:18:06 PM)

  1. WIP fix for NPCs not despawning properly (commit: d04ea81) — fullwall / detail

#2712 (Oct 4, 2022, 3:43:06 PM)

  1. Consolidate sit implementation, persist sit location to avoid sinking over successive restarts (commit: fc83c28) — fullwall / detail

#2703 (Sep 14, 2022, 5:02:21 PM)

  1. Fix wither arrow shield typo (commit: 03e757d) — fullwall / detail

#2692 (Sep 10, 2022, 2:09:04 AM)

  1. Try to deploy parent pom (commit: 1977e14) — fullwall / detail

#2690 (Sep 9, 2022, 11:05:55 AM)

  1. Update poms for new repo (commit: d64cfda) — fullwall / detail

#2679 (Sep 8, 2022, 5:29:39 AM)

  1. Adjust /npc wither charged -> invulnerable, add arrow-shield (commit: 1ccc2ea) — fullwall / detail

#2673 (Aug 22, 2022, 3:06:28 PM)

  1. Backport changes (commit: 4347901) — fullwall / detail

#2660 (Aug 4, 2022, 3:52:09 AM)

  1. Use new netty method (commit: 972be82) — fullwall / detail

#2646 (Jul 27, 2022, 10:37:23 PM)

  1. Add /npc allay (commit: 7b3c0c8) — fullwall / detail

#2633 (Jul 25, 2022, 3:14:33 PM)

  1. Integrate team creation directly into ScoreboardTrait (commit: 5dbc578) — fullwall / detail

#2627 (Jul 22, 2022, 8:40:48 AM)

  1. Cleanup (commit: b28348e) — fullwall / detail

#2624 (Jul 22, 2022, 7:23:45 AM)

  1. Update maven pom plugin version and trial a microoptimisation for players (commit: d7ce79f) — fullwall / detail

#2607 (Jul 13, 2022, 12:09:55 PM)

  1. Remove team unregistering to ScoreboardTrait, add scoreboard-teams send ticks to assist with a possible scoreboard conflict (commit: 4dfac9c) — fullwall / detail

#2602 (Jul 7, 2022, 3:34:41 PM)

  1. Add /npc piglin --dancing (commit: 98c2d34) — fullwall / detail

#2587 (Jun 24, 2022, 4:43:50 AM)

  1. Fix dropstrait, allow player hurt/death sound to be set (commit: 36cbef8) — fullwall / detail

#2585 (Jun 22, 2022, 4:35:29 AM)

  1. Set destination even for non NPCs (commit: bf53272) — fullwall / detail

#2582 (Jun 21, 2022, 3:53:54 PM)

  1. Adjust minecraft pathfinder to look less frequently and pathfind closer to destination in players (commit: 318596c) — fullwall / detail

#2576 (Jun 17, 2022, 12:37:05 PM)

  1. Fix block breaker on old versions not picking up the entity held item (commit: a64ad43) — fullwall / detail

#2573 (Jun 14, 2022, 1:39:03 PM)

  1. Add SitTrait for NPCs (commit: 4768a4f) — fullwall / detail

#2570 (Jun 12, 2022, 11:50:49 AM)

  1. Implement anvil GUI (commit: 2e2a837) — fullwall / detail

#2569 (Jun 11, 2022, 5:38:29 PM)

  1. Implement new API (commit: 21f3a77) — fullwall / detail

#2560 (Jun 8, 2022, 3:59:45 AM)

  1. Attempt to update to 1.19 (commit: d94e83b) — fullwall / detail

#2552 (May 26, 2022, 8:49:14 AM)

  1. Add SplashPotion for 1.8.8 (commit: 8a78c57) — fullwall / detail

#2548 (May 11, 2022, 12:45:44 PM)

  1. Add ARROW type to 1.8.8 (commit: 5b274ad) — fullwall / detail

#2547 (May 10, 2022, 7:14:25 AM)

  1. Add an arrow type to 1.8.8 (commit: c03ffef) — fullwall / detail

#2538 (Apr 28, 2022, 5:49:42 AM)

  1. Update references (commit: 2341ccf) — fullwall / detail

#2536 (Apr 24, 2022, 6:23:12 PM)

  1. Refactor PlayerControllerLook into RotationTrait (commit: 8694603) — fullwall / detail

#2535 (Apr 24, 2022, 11:23:25 AM)

  1. Rename /npc pose --save to /npc pose --mirror and add /npc pose --save to save the current NPC pose (commit: 324d94a) — fullwall / detail

#2533 (Apr 23, 2022, 5:43:17 AM)

  1. Add /npc bossbar --track and fix equipment caching logic (commit: 3685d33) — fullwall / detail

#2524 (Apr 19, 2022, 7:37:59 AM)

  1. Renamings from NMS (commit: 53d7a23) — fullwall / detail

#2517 (Apr 13, 2022, 3:16:23 AM)

  1. Change EAT_FOOD to LEAVE_BED in 1.18/17 (commit: b0f1290) — fullwall / detail

#2498 (Mar 9, 2022, 7:38:48 PM)

  1. Trial change to knockback in 1.8.8 (commit: 96a5889) — fullwall / detail

#2496 (Mar 9, 2022, 7:13:13 PM)

  1. entityBaseTick should update some variables (commit: 908e678) — fullwall / detail

#2495 (Mar 9, 2022, 6:39:09 PM)

  1. Add enchantment method when attacking in 1.8.8 (commit: bd26f30) — fullwall / detail

#2490 (Feb 28, 2022, 9:07:31 AM)

  1. Run source format (commit: dfb6308) — fullwall / detail

#2487 (Feb 20, 2022, 2:35:33 PM)

  1. Fix dragon yaw and make it same as rider yaw. Refactor out redundant calculation of yaw (commit: 897c511) — fullwall / detail

#2486 (Feb 20, 2022, 1:57:21 PM)

  1. Make nonliving entities look at entities too, fix /npc lookclose with shulkers spamming noises (commit: 97d4c3b) — fullwall / detail

#2484 (Feb 20, 2022, 1:22:18 PM)

  1. Allow NPCs to push other entities (commit: 626b6d6) — fullwall / detail

#2481 (Feb 20, 2022, 2:04:40 AM)

  1. Fix some bugs (commit: ecbab32) — fullwall / detail

#2479 (Feb 19, 2022, 5:27:50 PM)

  1. Refactor blockbreaker, add /npc blockbreak (commit: be019c0) — fullwall / detail

#2475 (Feb 19, 2022, 8:37:43 AM)

  1. Implement new PathStrategy method, improve swimming navigation (commit: b26dfb3) — fullwall / detail

#2470 (Feb 14, 2022, 5:35:31 PM)

  1. Add glowing for non-player characters, stop 1.8.8 noDamageTicks from going down too fast (commit: bf56a6d) — fullwall / detail

#2462 (Feb 2, 2022, 1:41:09 PM)

  1. Cancel current move destination when navigator paused (commit: bef0f16) — fullwall / detail

#2461 (Jan 29, 2022, 7:02:09 AM)

  1. Implement destinationTeleportMargin. Tweak pathfinding in an attempt to fix minecraft navigation issues with players. Expect changes. (commit: 5c3878d) — fullwall / detail

#2455 (Jan 20, 2022, 9:12:00 AM)

  1. Avoid setting NPC.COLLIDABLE_METADATA on Player NPCs (commit: 7683516) — fullwall / detail

#2438 (Jan 1, 2022, 5:24:28 PM)

  1. Add packet update delay setting (commit: 5fffa23) — fullwall / detail

#2435 (Dec 28, 2021, 4:31:27 PM)

  1. Implement a surprisingly missed optimisation (commit: b933246) — fullwall / detail

#2434 (Dec 28, 2021, 12:14:27 PM)

  1. Use metadata and track players if on the playerlist which should make mobs spawn nearby (commit: 19ee0e2) — fullwall / detail

#2433 (Dec 27, 2021, 4:01:06 PM)

  1. Implement helper methods and allow hologram lines to be items (commit: 750f8e2) — fullwall / detail

#2429 (Dec 19, 2021, 6:32:43 AM)

  1. Null check 1.8.8 getCollisionBox (commit: da71b8d) — fullwall / detail

#2413 (Dec 1, 2021, 3:04:04 PM)

  1. Switch 1.8.8 pom to Java 7 (TBD if Java 6 still required) (commit: 3c3e1f1) — fullwall / detail

#2411 (Dec 1, 2021, 2:58:52 PM)

  1. Initial 1.18 update (commit: 22fe848) — fullwall / detail

#2407 (Nov 27, 2021, 4:10:38 PM)

  1. Implement new metadata (commit: 8f341cc) — fullwall / detail

#2398 (Nov 9, 2021, 1:41:09 AM)

  1. Fix broken build (commit: 7314cec) — git_commits / detail

#2396 (Nov 8, 2021, 2:24:22 PM)

  1. Fix updated versions of Netty on 1.8 (#2685) (commit: eb8ac56) — noreply / detail

#2392 (Oct 24, 2021, 4:22:49 PM)

  1. First pass at fall damage (commit: 840f324) — fullwall / detail

#2374 (Sep 20, 2021, 1:02:02 PM)

  1. Add rough impl of SneakTrait (commit: db825cc) — fullwall / detail

#2365 (Aug 30, 2021, 6:07:02 PM)

  1. Block invalid item material AIR (commit: b930cb2) — fullwall / detail

#2319 (Jun 12, 2021, 7:20:47 PM)

  1. Preliminary update to 1.17 - known bugs include every entity glowing (commit: f2d4c38) — fullwall / detail

#2307 (May 7, 2021, 6:02:37 PM)

  1. Refactor scoreboard handling to use instant scoreboard application at spawn (#2544) (commit: 4dc123b) — noreply / detail

#2302 (Apr 30, 2021, 2:32:18 AM)

  1. Use NMS methods for isSolid checking (commit: c24ce1e) — fullwall / detail

#2235 (Jan 24, 2021, 12:51:39 PM)

  1. Add null checks (commit: 15f57c4) — fullwall / detail

#2234 (Jan 24, 2021, 11:26:25 AM)

  1. Send equipment packets when equipment changes (commit: 9cbc1c6) — fullwall / detail

#2229 (Jan 20, 2021, 9:56:00 AM)

  1. Avoid errors with missing metadata (commit: 688ba3a) — fullwall / detail

#2216 (Jan 2, 2021, 4:09:50 PM)

  1. Reduce jar size by refactoring push event (commit: 0a6b123) — fullwall / detail

#2195 (Dec 17, 2020, 5:13:52 AM)

  1. Add /npc polarbear -r and restore target and goal selectors (commit: fe7f6e3) — fullwall / detail

#2192 (Dec 15, 2020, 5:16:35 PM)

  1. Only jump with head height (commit: 556c58a) — fullwall / detail

#2170 (Nov 14, 2020, 10:41:49 AM)

  1. Refactor common code, add missing condition (commit: 7743763) — fullwall / detail

#2168 (Nov 14, 2020, 9:28:25 AM)

  1. Simplify inBlock check to avoid chunk loading (commit: dffbf60) — fullwall / detail

#2152 (Oct 18, 2020, 10:32:58 AM)

  1. Make mob entity uuids the same as their NPC uuid (commit: a944c3c) — fullwall / detail

#2119 (Sep 16, 2020, 1:58:54 PM)

  1. Look more often even if target hasn't moved much (commit: 8c1b51d) — fullwall / detail

#2117 (Sep 14, 2020, 9:58:27 AM)

  1. Use  new getOrAddTrait methodf (commit: 7450c4d) — fullwall / detail

#2114 (Sep 13, 2020, 8:17:20 AM)

  1. Try to avoid handling player properties twice if respawning in the same tick (commit: ab16b50) — fullwall / detail

#2108 (Sep 5, 2020, 7:13:58 AM)

  1. Add setting for max minecraft pathfinder fall distance (commit: 934f94e) — fullwall / detail

#2106 (Sep 1, 2020, 3:51:43 PM)

  1. Set default invulnerability ticks to 0 (commit: 0c7dd3b) — fullwall / detail

#2102 (Aug 28, 2020, 2:55:35 PM)

  1. Add tablist remove delay setting (commit: c4e4d2f) — fullwall / detail

#2101 (Aug 28, 2020, 2:43:34 PM)

  1. Patch consistent application of scoreboard teams (#2302) (commit: a79e8a5) — noreply / detail

#2093 (Aug 11, 2020, 2:48:08 PM)

  1. Hologram bugfixes (commit: 45907da) — fullwall / detail

#2087 (Aug 8, 2020, 3:08:35 PM)

  1. Use head height for block breaker (commit: d9762be) — fullwall / detail

#2085 (Aug 8, 2020, 7:22:26 AM)

  1. Fix gravity (commit: b902879) — fullwall / detail

#2083 (Jul 27, 2020, 9:49:44 AM)

  1. Backport boat movement to 1.8.8 (commit: 4e3ee63) — fullwall / detail

#2080 (Jul 27, 2020, 9:15:26 AM)

  1. Move movement code into playerTick to avoid inter-world crashes (commit: 2a8f54f) — fullwall / detail

#2056 (Jul 11, 2020, 7:51:16 AM)

  1. Backport to 1.8.8 too (commit: 3c5ba43) — fullwall / detail

#2040 (Jul 8, 2020, 10:59:10 AM)

  1. Randomise name if using holograms to have unique scoreboard names (commit: 0a4905c) — fullwall / detail

#2031 (Jul 6, 2020, 8:38:44 AM)

  1. Use holograms instead of scoreboard for names (commit: 0a58215) — fullwall / detail

#2029 (Jul 6, 2020, 12:43:10 AM)

  1. Refactor getHeight for NMS (commit: d333c98) — fullwall / detail

#2024 (Jun 30, 2020, 12:41:52 PM)

  1. Implement new bounding box checker for pathfinding (commit: 9d2cad0) — fullwall / detail

#2014 (Jun 27, 2020, 7:42:10 AM)

  1. Implement enderman methods (commit: c9564c4) — fullwall / detail

#2012 (Jun 27, 2020, 7:17:53 AM)

  1. Extra NPE check (commit: 1505ccf) — fullwall / detail

#1998 (Jun 25, 2020, 9:25:59 AM)

  1. Initial 1.16 commit (commit: 04519d8) — fullwall / detail

#1960 (May 13, 2020, 5:24:51 AM)

  1. Call left click event for vehicles (commit: d484432) — fullwall / detail

#1946 (May 10, 2020, 5:38:33 AM)

  1. Just block right clicks for mushroom cows if protected (commit: 9d6a9f7) — fullwall / detail

#1945 (May 9, 2020, 2:15:56 PM)

  1. Disable milking protected NPC cows (commit: 10cea99) — fullwall / detail

#1932 (May 5, 2020, 10:21:17 AM)

  1. Reduce potential for errors with packet teams (#2138) (commit: 30f2dee) — noreply / detail

#1918 (May 1, 2020, 9:49:30 AM)

  1. Cleanup, reduce number of packets per packet update cycle (commit: 16c4184) — fullwall / detail
  2. simplify scoreboard patch to be 100% packet based (#2129) (commit: 2c24671) — noreply / detail

#1917 (Apr 30, 2020, 5:47:33 PM)

  1. Minor style changes (commit: a2208f0) — fullwall / detail

#1916 (Apr 30, 2020, 5:39:28 PM)

  1. patch the majority of potential scoreboard packet errors (#2128) (commit: 981ade8) — noreply / detail

#1908 (Apr 30, 2020, 12:51:33 PM)

  1. Implement packet-based scoreboard team enforcement (#2127) (commit: 0e31ffb) — noreply / detail

#1907 (Apr 30, 2020, 11:12:21 AM)

  1. Fix saving of body vs head yaw (commit: 8109a90) — fullwall / detail

#1906 (Apr 29, 2020, 12:57:18 PM)

  1. Run clientside player ticking at a different time (commit: 32429f1) — fullwall / detail

#1903 (Apr 26, 2020, 1:29:23 PM)

  1. Revert entity looking changes for now (commit: a269bf1) — fullwall / detail

#1896 (Apr 25, 2020, 8:58:01 AM)

  1. Change how npc looking works (commit: fe8eb4e) — fullwall / detail

#1887 (Apr 21, 2020, 2:24:43 PM)

  1. Change how NPC looking works so that body yaw matches head yaw after a tick (commit: 655bdf0) — fullwall / detail

#1884 (Apr 20, 2020, 9:39:31 AM)

  1. Implement new AI API for Minecraft 1.15.2, fix Squids (commit: 0531fe8) — fullwall / detail

#1877 (Apr 18, 2020, 6:08:51 PM)

  1. Revamp SkinnableEntity into SkinTrait (commit: 80011ee) — fullwall / detail

#1865 (Apr 8, 2020, 4:20:48 PM)

  1. Fix compile error (commit: 7d89ffc) — fullwall / detail

#1864 (Apr 8, 2020, 4:01:03 PM)

  1. Try to avoid water more (commit: 14ebf26) — fullwall / detail

#1850 (Mar 21, 2020, 10:31:22 AM)

  1. Add head yaw persistence (commit: 1cd8e19) — fullwall / detail

#1839 (Mar 3, 2020, 3:31:32 PM)

  1. Fix /npc name in 1.8.8 (commit: 9f3841c) — fullwall / detail

#1837 (Mar 2, 2020, 6:53:03 AM)

  1. Use Minecraft's no gravity logic and enable it for all default flying NPCs (commit: 496a4cb) — fullwall / detail

#1835 (Mar 1, 2020, 7:30:32 AM)

  1. Fix shulker color setting (commit: 95ab688) — fullwall / detail

#1831 (Feb 25, 2020, 5:38:14 AM)

  1. Don't reset pitch on older versions of Minecraft (commit: 8843454) — fullwall / detail

#1825 (Feb 21, 2020, 12:29:29 PM)

  1. Added sitting flag to /npc panda (commit: e52f616) — fullwall / detail

#1820 (Feb 14, 2020, 2:52:09 PM)

  1. Reformat project (commit: b9a08d6) — fullwall / detail

#1786 (Dec 11, 2019, 4:14:25 PM)

  1. Merge moduled trait code and discontinue building of 1.10 (commit: 688f78e) — fullwall / detail

#1785 (Dec 11, 2019, 3:25:49 AM)

  1. Initial 1.15 support (commit: ff9c920) — fullwall / detail

#1761 (Oct 3, 2019, 5:15:26 AM)

  1. Change isSpawned API to use old valid logic. May fix spawning issues. (commit: d72b6ef) — fullwall / detail

#1687 (May 13, 2019, 8:47:43 AM)

  1. Fix javadoc pom and reformat other poms (commit: 68e5fb2) — fullwall / detail

#1654 (Apr 26, 2019, 12:58:43 AM)

  1. bump maven plugins, use ECJ for 1.14 compile (commit: 3d893d8) — mcmonkey / detail

#1637 (Apr 24, 2019, 1:02:44 PM)

  1. Preliminary 1.14 update (commit: 2d05ca1) — fullwall / detail

#1614 (Feb 5, 2019, 10:13:42 AM)

  1. Implement new API and fix an error from Paper (commit: 3682fae) — fullwall / detail

#1605 (Dec 26, 2018, 6:03:41 AM)

  1. Improve handling of NPC names, fixes #1640 (#1642) (commit: 9e0b4e0) — fullwall / detail

#1599 (Dec 7, 2018, 11:01:07 PM)

  1. Patch 1.8 pathfinding issue (#1629) (commit: 62d264b) — fullwall / detail

#1579 (Oct 7, 2018, 5:26:07 AM)

  1. . (commit: 3b6996b) — fullwall / detail

#1578 (Oct 7, 2018, 5:24:38 AM)

  1. Fix weird eclipse error (commit: b4b160b) — fullwall / detail

#1577 (Oct 7, 2018, 5:21:18 AM)

  1. QoL enhancements for waypoints triggers (commit: 4424f8b) — fullwall / detail

#1570 (Sep 18, 2018, 10:23:01 AM)

  1. Fix compile error (commit: 1dc0edd) — fullwall / detail

#1569 (Sep 18, 2018, 10:18:20 AM)

  1. Force armor stands to use the new pathfinder and override packet sending (commit: 97d4d7b) — fullwall / detail

#1567 (Aug 26, 2018, 9:15:58 PM)

  1. Update version and preliminary 1.13.1 update (commit: 11166c8) — fullwall / detail

#1565 (Aug 8, 2018, 8:09:46 AM)

  1. Use new spawnreason (commit: 505ef8a) — fullwall / detail

#1562 (Jul 24, 2018, 12:17:12 PM)

  1. Change yaw setting for 1.8.8 (commit: 829e4a4) — fullwall / detail

#1554 (Jul 20, 2018, 3:35:05 AM)

  1. use latest cb versions (commit: 3023492) — mcmonkey / detail

#1553 (Jul 19, 2018, 12:20:18 PM)

  1. Preliminary 1.13 update - some known issues (commit: dfb5b90) — fullwall / detail

#1551 (Jun 28, 2018, 4:08:22 PM)

  1. Don't persist armor stands from PlayerAnimation.SIT (commit: e4f0596) — fullwall / detail

#1549 (Jun 28, 2018, 3:52:17 PM)

  1. Fix for client NPE issue - don't missend player spawn packets (#1525) (commit: 221eb4b) — fullwall / detail

#1548 (Jun 27, 2018, 4:00:24 AM)

  1. Patch skin command, rename command (#1524) (commit: 42fda25) — fullwall / detail

#1547 (Jun 7, 2018, 9:13:03 AM)

  1. ( Patch for #1498 ) protect villager npcs from lightning (#1504) (commit: 5d04746) — fullwall / detail

#1541 (May 2, 2018, 7:19:12 AM)

  1. mcstats.org > bstats.org (#1478) (commit: 79fc7c4) — fullwall / detail

#1534 (Apr 8, 2018, 4:17:42 PM)

  1. Add NMS.setPeekShulker to replace old method (commit: 772ab5f) — fullwall / detail

#1531 (Apr 7, 2018, 8:06:08 AM)

  1. Initial 1.8.8 support (commit: 4c99dc0) — fullwall / detail