Skip to content
Changes
- Remove eclipse compiler from poms (commit: 4c3224e)
—
fullwall /
detail
- Attempt to update to 1.19 (commit: d94e83b)
—
fullwall /
detail
- Update references (commit: 2341ccf)
—
fullwall /
detail
- Refactor PlayerControllerLook into RotationTrait (commit: 8694603)
—
fullwall /
detail
- Rename /npc pose --save to /npc pose --mirror and add /npc pose --save to save the current NPC pose (commit: 324d94a)
—
fullwall /
detail
- Add /npc bossbar --track and fix equipment caching logic (commit: 3685d33)
—
fullwall /
detail
- Renamings from NMS (commit: 53d7a23)
—
fullwall /
detail
- Change EAT_FOOD to LEAVE_BED in 1.18/17 (commit: b0f1290)
—
fullwall /
detail
- entityBaseTick should update some variables (commit: 908e678)
—
fullwall /
detail
- Fix dragon yaw and make it same as rider yaw. Refactor out redundant calculation of yaw (commit: 897c511)
—
fullwall /
detail
- Make nonliving entities look at entities too, fix /npc lookclose with shulkers spamming noises (commit: 97d4c3b)
—
fullwall /
detail
- Allow NPCs to push other entities (commit: 626b6d6)
—
fullwall /
detail
- Fix some bugs (commit: ecbab32)
—
fullwall /
detail
- Refactor blockbreaker, add /npc blockbreak (commit: be019c0)
—
fullwall /
detail
- Improve underwater pathfinding, cleanup (commit: b12ae2e)
—
fullwall /
detail
- Implement new PathStrategy method, improve swimming navigation (commit: b26dfb3)
—
fullwall /
detail
- Fix flying move controllers not respecting the no gravity setting (commit: 2981f7e)
—
fullwall /
detail
- Improve underwater mobs staying in place (commit: 984ce6d)
—
fullwall /
detail
- Cancel current move destination when navigator paused (commit: bef0f16)
—
fullwall /
detail
- Trial minor optimisation (commit: 77aa63f)
—
fullwall /
detail
- Avoid setting NPC.COLLIDABLE_METADATA on Player NPCs (commit: 7683516)
—
fullwall /
detail
- Add /npc llama -c/b (commit: bf3bf6f)
—
fullwall /
detail
- Add packet update delay setting (commit: 5fffa23)
—
fullwall /
detail
- Further micro-optimisation (commit: 85cf761)
—
fullwall /
detail
- Implement a surprisingly missed optimisation (commit: b933246)
—
fullwall /
detail
- Use metadata and track players if on the playerlist which should make mobs spawn nearby (commit: 19ee0e2)
—
fullwall /
detail
- Implement helper methods and allow hologram lines to be items (commit: 750f8e2)
—
fullwall /
detail
- Null check 1.8.8 getCollisionBox (commit: da71b8d)
—
fullwall /
detail
- Reduce eclipse compiler version (commit: 71a6e43)
—
fullwall /
detail
- Trial updating eclipse compiler version (commit: bbae8d8)
—
fullwall /
detail
- Initial 1.18 update (commit: 22fe848)
—
fullwall /
detail
- Implement new metadata (commit: 8f341cc)
—
fullwall /
detail
- Fix /npc villager --profession error message, more sane boundingbox calculation (commit: 3da3cc2)
—
fullwall /
detail
- First pass at fall damage (commit: 840f324)
—
fullwall /
detail
- Null check /npc bossbar (commit: 19c07ff)
—
fullwall /
detail
- Backport bukkitEntity change (commit: fd3833d)
—
fullwall /
detail
- Use onPreSpawn event to avoid 'FOUC' in armorstands. Fix invulnerable ticks being reduced too quickly. (commit: 3d3de65)
—
fullwall /
detail
- Explicit types for 1.14 and 1.15 (commit: f9bb877)
—
fullwall /
detail
- Add rough impl of SneakTrait (commit: db825cc)
—
fullwall /
detail
- Block invalid item material AIR (commit: b930cb2)
—
fullwall /
detail
- Improve /npc text editor, implement speech bubbles, allow armor stands to pathfind using the A* finder, allow /npc bossbar to work on all entities (commit: d4c557d)
—
fullwall /
detail
- Preliminary update to 1.17 - known bugs include every entity glowing (commit: f2d4c38)
—
fullwall /
detail
- Refactor scoreboard handling to use instant scoreboard application at spawn (#2544) (commit: 4dc123b)
—
noreply /
detail
- Use NMS methods for isSolid checking (commit: c24ce1e)
—
fullwall /
detail
- Add null checks (commit: 15f57c4)
—
fullwall /
detail
- Send equipment packets when equipment changes (commit: 9cbc1c6)
—
fullwall /
detail
- Avoid errors with missing metadata (commit: 688ba3a)
—
fullwall /
detail
- Reduce jar size by refactoring push event (commit: 0a6b123)
—
fullwall /
detail
- Fix /npc polarbear message and simplify behavior map entities to work with /npc ai (commit: 0111600)
—
fullwall /
detail
- Add /npc polarbear -r and restore target and goal selectors (commit: fe7f6e3)
—
fullwall /
detail
- Only jump with head height (commit: 556c58a)
—
fullwall /
detail
- Refactor common code, add missing condition (commit: 7743763)
—
fullwall /
detail
- Simplify inBlock check to avoid chunk loading (commit: dffbf60)
—
fullwall /
detail
- Remove deprecated interface (commit: 11a231c)
—
fullwall /
detail
- Extend CraftTippedArrow (commit: e52a3c4)
—
fullwall /
detail
- Make mob entity uuids the same as their NPC uuid (commit: a944c3c)
—
fullwall /
detail
- Add spaces between /npc villager output (commit: 9f7e57f)
—
fullwall /
detail
- Look more often even if target hasn't moved much (commit: 8c1b51d)
—
fullwall /
detail
- Block right click water bucket for protected NPC fish (commit: 0db8f37)
—
fullwall /
detail
- Use new getOrAddTrait methodf (commit: 7450c4d)
—
fullwall /
detail
- Try to avoid handling player properties twice if respawning in the same tick (commit: ab16b50)
—
fullwall /
detail
- Add setting for max minecraft pathfinder fall distance (commit: 934f94e)
—
fullwall /
detail
- Set default invulnerability ticks to 0 (commit: 0c7dd3b)
—
fullwall /
detail
- Add tablist remove delay setting (commit: c4e4d2f)
—
fullwall /
detail
- Patch consistent application of scoreboard teams (#2302) (commit: a79e8a5)
—
noreply /
detail
- Hologram bugfixes (commit: 45907da)
—
fullwall /
detail
- Use head height for block breaker (commit: d9762be)
—
fullwall /
detail
- Fix gravity (commit: b902879)
—
fullwall /
detail
- Backport boat movement to 1.15 (commit: d46aad7)
—
fullwall /
detail
- Move movement code into playerTick to avoid inter-world crashes (commit: 2a8f54f)
—
fullwall /
detail
- Randomise name if using holograms to have unique scoreboard names (commit: 0a4905c)
—
fullwall /
detail
- Don't store hashcode goal selector (commit: ed14153)
—
fullwall /
detail
- Use holograms instead of scoreboard for names (commit: 0a58215)
—
fullwall /
detail
- Refactor getHeight for NMS (commit: d333c98)
—
fullwall /
detail
- Implement new bounding box checker for pathfinding (commit: 9d2cad0)
—
fullwall /
detail
- Implement enderman methods (commit: c9564c4)
—
fullwall /
detail
- Extra NPE check (commit: 1505ccf)
—
fullwall /
detail
- Update maven compiler version (commit: 1db379d)
—
fullwall /
detail
- Initial 1.16 commit (commit: 04519d8)
—
fullwall /
detail
- Reformat (commit: c5bcfdc)
—
fullwall /
detail
- Block force boat/minecart mounting (commit: 310c1ce)
—
fullwall /
detail
- Reorder player update task adding (commit: 500e852)
—
fullwall /
detail
- Update inWater status (commit: 51b974b)
—
fullwall /
detail
- Use deprecated TippedArrow interface (commit: 2a1ce46)
—
fullwall /
detail
- Rework packet sending to avoid replacing the entity tracker entry (commit: e736874)
—
fullwall /
detail
- Call left click event for vehicles (commit: d484432)
—
fullwall /
detail
- Delay remove packet one tick (commit: 241810e)
—
fullwall /
detail
- Rework tablist for recent versions (commit: 0b92201)
—
fullwall /
detail
- Revert view distance tracking code (commit: 5e2a7ef)
—
fullwall /
detail
- Remove debug line (commit: feb6bc2)
—
fullwall /
detail
- Rework mounted pathfinding (commit: c1a8998)
—
fullwall /
detail
- Attempted fix for /npc tphere - make NPCs tracked over a longer range than previously (commit: a044eed)
—
fullwall /
detail
- Adjust horse pathfinding (commit: c2467b7)
—
fullwall /
detail
- Just block right clicks for mushroom cows if protected (commit: 9d6a9f7)
—
fullwall /
detail
- Disable milking protected NPC cows (commit: 10cea99)
—
fullwall /
detail
- Add disambiguation method for compiling with latest spigot (commit: 7c20323)
—
fullwall /
detail
- Fix jenkins compile issue (commit: cf07a5a)
—
fullwall /
detail
- Fix bug with /npc snowman /npc pufferfish and make /npc ocelot more descriptive (commit: 3cf8c7c)
—
fullwall /
detail
- Fix player movement speed and add iterations per tick setting for new pathfinder (commit: c720160)
—
fullwall /
detail
- Fix /npc mushroomcow, increase base player speed (commit: e1f7492)
—
fullwall /
detail
- Reduce potential for errors with packet teams (#2138) (commit: 30f2dee)
—
noreply /
detail
- Cleanup, reduce number of packets per packet update cycle (commit: 16c4184)
—
fullwall /
detail
- simplify scoreboard patch to be 100% packet based (#2129) (commit: 2c24671)
—
noreply /
detail
- Minor style changes (commit: a2208f0)
—
fullwall /
detail
- patch the majority of potential scoreboard packet errors (#2128) (commit: 981ade8)
—
noreply /
detail
- Add controllable ground direction modifier setting (commit: 8c1f636)
—
fullwall /
detail
- Implement packet-based scoreboard team enforcement (#2127) (commit: 0e31ffb)
—
noreply /
detail
- Fix saving of body vs head yaw (commit: 8109a90)
—
fullwall /
detail
- Run clientside player ticking at a different time (commit: 32429f1)
—
fullwall /
detail
- Fix portal removal timing (commit: bbf3f28)
—
fullwall /
detail
- Revert entity looking changes for now (commit: a269bf1)
—
fullwall /
detail
- Change how npc looking works (commit: fe8eb4e)
—
fullwall /
detail
- Change how NPC looking works so that body yaw matches head yaw after a tick (commit: 655bdf0)
—
fullwall /
detail
- Implement new AI API for Minecraft 1.15.2, fix Squids (commit: 0531fe8)
—
fullwall /
detail
- Revamp SkinnableEntity into SkinTrait (commit: 80011ee)
—
fullwall /
detail
- Try to avoid water more (commit: 14ebf26)
—
fullwall /
detail
- Fix cat lying down, remove dead code (commit: 275728e)
—
fullwall /
detail
- Add head yaw persistence (commit: 1cd8e19)
—
fullwall /
detail
- Restore old stuck behaviour (commit: 1ddc78a)
—
fullwall /
detail
- Fix a possible method resolution bug (commit: 6bc8692)
—
fullwall /
detail
- Fix villager interacting in 1.15 (commit: a6fbb31)
—
fullwall /
detail
- Restore PR, add --n to /npc command to allow a maximum number of uses per command (commit: f345ef3)
—
fullwall /
detail
- Fix /npc name in 1.8.8 (commit: 9f3841c)
—
fullwall /
detail
- Use Minecraft's no gravity logic and enable it for all default flying NPCs (commit: 496a4cb)
—
fullwall /
detail
- Remove some dead code (commit: bd95e7d)
—
fullwall /
detail
- Fix broken Nectar message (#2054) (commit: 7fd5f5c)
—
noreply /
detail
- Fix shulker color setting (commit: 95ab688)
—
fullwall /
detail
- Add /npc snowman (commit: ad69b48)
—
fullwall /
detail
- Fix turtle navigation between biomes (commit: de94185)
—
fullwall /
detail
- Added sitting flag to /npc panda (commit: e52f616)
—
fullwall /
detail
- Reduce base horse movement speed (commit: 2d2b796)
—
fullwall /
detail
- Reduce default movement speed on 1.15 villagers (commit: 8d6b56d)
—
fullwall /
detail
- Use Minecraft horse controls (commit: ade25b2)
—
fullwall /
detail
- Fix /npc equip for horses on 1.15, add max controllable speed setting (commit: 3bf5881)
—
fullwall /
detail
- Update pom (commit: 72180ff)
—
fullwall /
detail
- Fix "SLEEP" and "STOP_SLEEPING" animations for 1.14 and 1.15 (#2029) (commit: 72c7332)
—
fullwall /
detail
- Deregister event handlers in deregisterAll(), empty talk item is now equivalent to * talk item (commit: 529855b)
—
fullwall /
detail
- Try to migrate ocelot modifiers trait for new MC versions (commit: a0e3b23)
—
fullwall /
detail
- Horse method not renamed properly (commit: 44054d5)
—
fullwall /
detail
- Fix /npc metadata remove and forward getOptional call to avoid default entity type issue (commit: 1a0282d)
—
fullwall /
detail
- Fix typo (commit: 3e708f0)
—
fullwall /
detail
- Bump pom versions (commit: ba61a48)
—
fullwall /
detail
- Fix pushable status in 1.15 (commit: 530e26c)
—
fullwall /
detail
- Fix NPE in 1.15 navigaiton (commit: 2089225)
—
fullwall /
detail
- Remove debug (commit: cefc0ed)
—
fullwall /
detail
- Fix incorrect navigation checking (commit: a04f054)
—
fullwall /
detail
- Merge moduled trait code and discontinue building of 1.10 (commit: 688f78e)
—
fullwall /
detail
- Initial 1.15 support (commit: ff9c920)
—
fullwall /
detail