Commit Graph

  • f269019d56 Don't use text displays for holograms fullwall 2023-03-19 16:14:53 +0800
  • 904d83de43 Fix incorrect controller for item/text display fullwall 2023-03-19 01:27:13 +0800
  • 48a30c56ff Allow /npc follow to work with entities rather than just players fullwall 2023-03-18 23:28:33 +0800
  • 14e90b11b3 Fix hologram trait on older minecraft version fullwall 2023-03-18 02:00:56 +0800
  • aef7d42327 Add new remapping fullwall 2023-03-18 01:36:53 +0800
  • 46633409c3 Adjust command costs so that they are only charged after checking that the command can be used, adjust itemcost algorithm fullwall 2023-03-16 22:01:04 +0800
  • b35c815629 Fix no such method error on severely outdated minecraft versions, add InteractionController fullwall 2023-03-15 18:44:30 +0800
  • c196b27ce2 Dist wasn't updated fullwall 2023-03-15 03:43:24 +0800
  • 299f781308 Initial 1.19.4 update. Of note: sniffers are known to not be working fullwall 2023-03-15 03:37:05 +0800
  • e6f8a47f36 Add config comments, remove subplugins, remove NPCEnderTeleportEvent fullwall 2023-03-15 01:41:24 +0800
  • 6a19f19aa9 Allow /npc select to work with blocks fullwall 2023-03-14 20:55:33 +0800
  • 6d03d3ce62 Add PAPI nearest npc id placeholder fullwall 2023-03-14 20:40:02 +0800
  • 2d8ea825a2 Fix time conversion code fullwall 2023-03-14 14:31:07 +0800
  • b9f10a2e0c Fix Java 8 compat fullwall 2023-03-13 21:46:52 +0800
  • f8c8b8af6e One more... fullwall 2023-03-13 02:44:21 +0800
  • 4053795588 Fix a few more invalid ticks fullwall 2023-03-13 02:41:43 +0800
  • bd8d5a7f74 Fix NumberFormatException in latest builds fullwall 2023-03-13 02:26:13 +0800
  • af519a3af4 Remove debug fullwall 2023-03-13 02:11:48 +0800
  • 74a861142b Add durations to settings, allow falling distance to be set for all mobs fullwall 2023-03-12 22:29:41 +0800
  • a29e7cb8e7 Fix compile error fullwall 2023-03-08 01:14:19 +0800
  • b02a3d8766 Implement player filtering, replace all entity trackers, compatibility update for async entity tracking fullwall 2023-03-07 23:58:03 +0800
  • ebcc9c1e8e Distribute license in jar fullwall 2023-03-06 00:48:31 +0800
  • 248e9de2e6 Fix NPCs constantly trying to swim, relicense to LGPL fullwall 2023-03-06 00:28:44 +0800
  • cb6f8be7fc Add /npc packet fullwall 2023-03-02 23:08:03 +0800
  • 98e95b6ffb Block ignition for protected creepers fullwall 2023-03-02 22:52:31 +0800
  • c22916bb70 Use new method fullwall 2023-03-01 23:05:25 +0800
  • ef9220b5fd When-player-within rather than when_player_within fullwall 2023-03-01 00:21:08 +0800
  • fc66909ae0 isNavigating() considers paused status fullwall 2023-02-27 22:05:19 +0800
  • 8235ed160f PICKUP_ITEMS now defaults to false rather than isProtected fullwall 2023-02-26 15:51:59 +0800
  • 960e1036b4 Minor formatting change fullwall 2023-02-23 23:58:23 +0800
  • 63f1013d46 Try fix controllable / sit trait issues fullwall 2023-02-23 23:52:27 +0800
  • 61fd34df0b Reformat pom fullwall 2023-02-23 00:06:13 +0800
  • 8fa5a965e1 Fix logic error in allay reset, code cleanup fullwall 2023-02-23 00:00:47 +0800
  • 5087ffb4bf Must be spawned for /npc equip fullwall 2023-02-22 23:17:16 +0800
  • d76841c319 Try harder to pause wander goal during editor fullwall 2023-02-22 01:03:41 +0800
  • 585df3f696 Add simple /npc pausepathfinding command fullwall 2023-02-21 23:59:33 +0800
  • 224ffc7fc5 Delay allay reset packets fullwall 2023-02-21 23:08:18 +0800
  • e140883287 Fix minor typo fullwall 2023-02-21 23:06:11 +0800
  • d35dcb8ae7 Trial teleporting players directly without calling PlayerTeleportEvent fullwall 2023-02-21 22:56:50 +0800
  • 679873c7d4 Added a name update delay fullwall 2023-02-20 23:34:12 +0800
  • 420005c6aa Add isPushable implementations for 1.17-1.19 fullwall 2023-02-19 00:55:16 +0800
  • 6f754d2594 Add basic /wp remove command fullwall 2023-02-18 15:24:09 +0800
  • c31624fba3 Ensure boss bar progress between 0 and 1 fullwall 2023-02-18 01:23:42 +0800
  • 5bc6b07f4a Further Allay syncing fullwall 2023-02-16 22:30:44 +0800
  • 27991c94f0 Fix commandaction grant not respecting op/server fullwall 2023-02-16 00:27:04 +0800
  • 31193735f1 Clearing offhand seems to work even better for allays fullwall 2023-02-16 00:10:55 +0800
  • a09a54d4da Use teleportcause fullwall 2023-02-15 07:19:20 +0800
  • 22e1821f24 Cancel item despawns for item NPCs fullwall 2023-02-15 06:02:00 +0800
  • dc384e42f8 Add some debug to shops saving fullwall 2023-02-15 05:36:51 +0800
  • e9c989bc55 Add /npc panda -n -r for rolling and sneezing fullwall 2023-02-14 23:26:21 +0800
  • 9bf3194710 Add per-line margin to hologram lines for items fullwall 2023-02-14 23:19:45 +0800
  • 9cebd487f7 Need to set zza fullwall 2023-02-14 00:47:57 +0800
  • bd50e42c52 Get rid of a second stack overflow fullwall 2023-02-14 00:46:30 +0800
  • f64e28f2e8 Simplify boundingbox api fullwall 2023-02-14 00:30:03 +0800
  • c66a5b53ad Fix fluid push stack overflow fullwall 2023-02-14 00:19:45 +0800
  • 871c7c0259 More code refactoring fullwall 2023-02-13 22:20:13 +0800
  • ad218261ff Code size reduction fullwall 2023-02-13 21:25:26 +0800
  • 3ae6c29493 Fix npcselector getBlockData error fullwall 2023-02-13 20:34:00 +0800
  • 8f43ca70e5 Fix bug in item parsing for holograms, allow arbitrary bounding boxes for BoundingBoxTrait, attempt to unify common code across NMS implementations fullwall 2023-02-13 20:32:20 +0800
  • b0a2c51883 Fix /npc mirror with uuid change fullwall 2023-02-11 22:52:53 +0800
  • 142931a86d Simplify skinupdatetracker fullwall 2023-02-11 10:47:31 +0800
  • dddabd13b8 Actually not an off by one fullwall 2023-02-10 23:44:54 +0800
  • 0f6842991b Fix off by one command nUsed fullwall 2023-02-10 23:42:57 +0800
  • 41ca21a131 Check world first in skin trackers fullwall 2023-02-10 21:13:32 +0800
  • fe4434de91 Don't clear uuid version fullwall 2023-02-09 21:09:53 +0800
  • 7244834e34 Make NPCs more likely to swim, add speed setting in water fullwall 2023-02-08 22:07:15 +0800
  • bbfbc767dc Reorder npc update() fullwall 2023-02-08 21:06:10 +0800
  • 8ba9d2ceb6 Reorder update() method fullwall 2023-02-06 23:28:00 +0800
  • 504a38317c Add --distance argument fullwall 2023-02-06 00:43:42 +0800
  • a61befbdcc Add basic /npc home command fullwall 2023-02-06 00:40:01 +0800
  • ba04e4b05f Fix phantom bugs fullwall 2023-02-05 15:25:29 +0800
  • 2a64529bb1 Further tweaks to using item animations fullwall 2023-02-03 00:24:02 +0800
  • f759c81763 Check NPC spawned fullwall 2023-02-02 18:48:27 +0800
  • cbc902a56f
    Trial delaying scoreboard removal on death v2 Hazar 2023-02-02 00:24:10 +0300
  • b21af8dd6e Trial delaying scoreboard removal on death fullwall 2023-02-01 23:15:28 +0800
  • 3b00f7718b Refactoring, add debug for shop trait onRemove(), add at argument for PlayerAnimation waypoint trigger fullwall 2023-01-31 22:50:25 +0800
  • c258ad1b9a Send entity teleport packet instead of look only for packet sessions, remove from tablist fullwall 2023-01-29 22:15:32 +0800
  • e828782be6 Snowman performance change fullwall 2023-01-27 01:54:13 +0800
  • 126d4f9519 Fix /npc text talk delay message fullwall 2023-01-19 21:42:22 +0800
  • 52955febf1 Add null check for A* finder, clone itemstacks in drop trait fullwall 2023-01-19 18:11:42 +0800
  • 72c136e97a Add /npc aggressive fullwall 2023-01-16 23:54:21 +0800
  • 367cbd330f Replace NPC names in Placeholders rather than Chat trait fullwall 2023-01-16 23:39:59 +0800
  • 8ad3a14b7c Check papi/plib enabled fullwall 2023-01-07 23:08:37 +0800
  • eed9170519 Add op/server toggles to shop fullwall 2023-01-06 23:34:47 +0800
  • a0439a3272 Mirror result slot fullwall 2023-01-06 23:25:57 +0800
  • 12f507f89c Try not hooking into viaversion for protocol version fullwall 2023-01-06 07:45:13 +0800
  • 1e50f47f92 Correct repair/result inventory fields fullwall 2023-01-06 00:50:28 +0800
  • aee977ebb3 Fix some 1.8.8 shop compat fullwall 2023-01-06 00:41:47 +0800
  • ffac34f734 Fix player ticking fullwall 2023-01-05 22:51:42 +0800
  • 98c5c48c23 Implement new API fullwall 2023-01-05 20:05:15 +0800
  • d9e7ec4ca3 More 1.8.8 compatibility fullwall 2023-01-04 23:17:45 +0800
  • ffef42efb7 Packet NPCs now properly spawn, fix NPE in new pathfinder, fix 1.8.8 compatibility with /npc shop fullwall 2023-01-04 23:02:33 +0800
  • e21681fa26 Add /npc hitbox, WIP packet NPCs fullwall 2023-01-03 20:55:27 +0800
  • 26bf39c328 Try rename fullwall 2023-01-02 18:00:52 +0800
  • 6165f4cb12 Null checks in scoreboard trait fullwall 2023-01-02 13:20:29 +0800
  • aa59e15002 Fix legacy skull texture loading fullwall 2023-01-02 12:54:19 +0800
  • fda3c9d5c9 Make default text cooldown range higher fullwall 2023-01-02 11:57:27 +0800
  • 433121979c Add a random text delay default setting of 20-40ticks fullwall 2023-01-02 08:37:27 +0800
  • 402095c946 Don't reload locationlookup fullwall 2023-01-02 00:49:39 +0800
  • b38a66dbfb Add /npc lookclose --headonly fullwall 2023-01-02 00:24:11 +0800