Commit Graph

  • 50cd609c0e
    Update PermissionAction.java lilingfengdev 2024-01-30 15:43:05 +0800
  • fab5a7f413
    Update ExperienceAction.java lilingfengdev 2024-01-30 15:40:30 +0800
  • dab31dba51
    Update CommandAction.java lilingfengdev 2024-01-30 15:39:23 +0800
  • 1fcf826fb3
    Update Text.java lilingfengdev 2024-01-30 15:34:15 +0800
  • 396eff513c
    Update Template.java lilingfengdev 2024-01-30 15:30:53 +0800
  • 5b2a71584b
    Update SteerableEquipperGUI.java lilingfengdev 2024-01-30 15:28:26 +0800
  • c2e62448d1
    Update GenericEquipperGUI.java lilingfengdev 2024-01-30 15:27:07 +0800
  • 0d35eaa066
    Update EndermanEquipperGUI.java lilingfengdev 2024-01-30 15:22:54 +0800
  • 9fe02f41b6
    Update NPCConfigurator.java lilingfengdev 2024-01-30 15:19:11 +0800
  • 1e80951320
    Update WaypointCommands.java lilingfengdev 2024-01-30 15:18:04 +0800
  • 59fbfc41c8
    Update TraitCommands.java lilingfengdev 2024-01-30 15:14:06 +0800
  • 133addb28a
    Update TemplateCommands.java lilingfengdev 2024-01-30 15:10:15 +0800
  • 9602572e6d
    终于搞完了NPCCommands.java lilingfengdev 2024-01-30 15:06:49 +0800
  • 87997597f9
    先汉化一部分 lilingfengdev 2024-01-30 14:21:33 +0800
  • a58af1f3a6
    Update AdminCommands.java lilingfengdev 2024-01-30 14:04:33 +0800
  • c96fb16d97
    Update EditorCommands.java lilingfengdev 2024-01-30 14:00:27 +0800
  • deded77f34 Add a setNavigationType NMS method fullwall 2024-01-29 22:24:43 +0800
  • a5fea96114 Cancel follow navigation if parameters are changed fullwall 2024-01-29 20:20:26 +0800
  • 95d678312b Add a 1 second delay for failed chair spawns fullwall 2024-01-29 02:07:51 +0800
  • 44e68147ab Fix hand recording fullwall 2024-01-26 23:43:50 +0800
  • c3791d162f Fix for commands with multiple preconditions fullwall 2024-01-26 19:48:53 +0800
  • dbd9cdf1f1 Fix hand tracking fullwall 2024-01-26 18:55:11 +0800
  • af728ec4b1 Set hologram tracking range to the same as the npc's fullwall 2024-01-21 15:47:00 +0800
  • 647215e8dd Fixes to per-player name holograms fullwall 2024-01-18 17:22:22 +0800
  • 4529f7dc39 Use new method fullwall 2024-01-18 15:37:37 +0800
  • 0c046a00b1 Fix glowitemframes fullwall 2024-01-17 23:04:41 +0800
  • 1f1b0debbe Despawn NPCs on chunk borders fullwall 2024-01-13 22:48:27 +0800
  • 107e3b3296 More robust backwards compat fullwall 2024-01-13 14:05:57 +0800
  • cd25930373 Fix canSee(Entity) not existing on old minecraft versions fullwall 2024-01-13 14:02:12 +0800
  • 8ca8c14f89 Reset packetrotationsession yaw to physical yaw on removal fullwall 2024-01-07 17:06:55 +0800
  • 1416557ce3 Fix protocollib detection for /npc mirror fullwall 2024-01-02 23:31:02 +0800
  • 2ea3dd5673
    add back 1.12.2 TheJoshue 2023-12-23 13:41:16 +0100
  • 1c54b97254
    add back 1.12.2 for compiling TheJoshue 2023-12-23 13:40:35 +0100
  • 007c92f797 Consolidate body yaw implementations fullwall 2023-12-22 12:41:14 +0800
  • d005c228ff Move PlayerShearEntityEvent handling to EventListen to cover for snowman fullwall 2023-12-22 04:15:00 +0800
  • 4e4112d531 Bump adventure dependency fullwall 2023-12-22 02:21:18 +0800
  • ea2df83ca5 Avoid NPE for rotationtrait removal fullwall 2023-12-14 21:06:50 +0800
  • ccf4f6b085 Fix guided waypoint provider fullwall 2023-12-11 23:39:34 +0800
  • 06b0e2d800 Don't set body yaw with head yaw fullwall 2023-12-11 23:17:34 +0800
  • 50caa007e7 Preliminary update to 1.20.3 (adventure not yet updated) fullwall 2023-12-06 21:56:51 +0800
  • 7d2b50be40 Missed messages file fullwall 2023-12-03 16:08:44 +0800
  • c81aa299fb Add /npc snowman -f to form snow fullwall 2023-12-03 12:33:46 +0800
  • e4fba63408 Fix template#getTemplates() fullwall 2023-12-03 01:16:34 +0800
  • 49036e1967 Support FollowTrait on 1.8.8 fullwall 2023-12-02 14:55:37 +0800
  • a1e4255771 Redecompile 1.20.2 minecraft pathfinder fullwall 2023-12-01 23:43:58 +0800
  • 7a676e3420 Default sneaking in sneaktrait to true fullwall 2023-12-01 22:42:43 +0800
  • 578b8d38c1 Remove metadata clearing code fullwall 2023-11-29 22:53:42 +0800
  • 86b76e81fd Trial COW fix fullwall 2023-11-28 23:12:14 +0800
  • 543baf7fb8 Block gold ingot interaction with piglins for protected npcs fullwall 2023-11-27 22:51:16 +0800
  • 9764695899 Fix failed decompilation in minecraft pathfinder fullwall 2023-11-26 21:30:36 +0800
  • ffedf7c81f Add a component parse step to shop title fullwall 2023-11-26 02:28:45 +0800
  • 7073bebc17 Move hologram metadata check to CitizensNPC fullwall 2023-11-25 04:20:43 +0800
  • 258ac20a21 Adjust packet rotation fullwall 2023-11-21 23:30:11 +0800
  • 3f47f5df90 Bump phtree version fullwall 2023-11-18 00:50:35 +0800
  • 8693de6b5f Avoid copying fullwall 2023-11-17 01:59:18 +0800
  • 145d6ce616 Trial a iteration performance tradeoff for PlayerUpdateTask fullwall 2023-11-17 01:33:46 +0800
  • 3221019dda Update french and hebrew translations, thanks to Mulot and penguin for providing translations fullwall 2023-11-16 23:38:00 +0800
  • 81cce42a93 Implement new event fullwall 2023-11-15 22:39:09 +0800
  • ad0f5caac5 Fix playeranimation on outdated minecraft versions fullwall 2023-11-07 23:43:48 +0800
  • 7a229def7d Don't call chunkmap status updates if the playerlist wasn't modified fullwall 2023-11-06 22:01:51 +0800
  • 15ee73f944 Add using templates metric fullwall 2023-11-05 21:04:01 +0800
  • 07fb13c284 Add /npc hologram viewrange, add /npc playerfilter --applywithin, work towards auto-hologram-sneak fullwall 2023-11-05 20:58:37 +0800
  • de885501cd Allow next page and previous page items to be set fullwall 2023-11-05 17:41:18 +0800
  • c046404799 Run autoformatter fullwall 2023-11-05 16:35:22 +0800
  • 998484718f Only certain items require repeated use animations fullwall 2023-11-05 15:35:48 +0800
  • 840ab30108 Don't cancel NPC - NPC mount events, NMS#mount uses optional boolean flag to force mount. /npc blockbreaker adds to NPC inventory by default fullwall 2023-11-05 02:03:57 +0800
  • a42812c4c4 Add /npc skin -s fullwall 2023-11-04 12:47:07 +0800
  • 33955027ff Check destination world matches NPC world in guided AI goal fullwall 2023-11-03 01:50:21 +0800
  • 4705cff283 Convert translations to json files fullwall 2023-11-03 01:45:12 +0800
  • 1c4a743121 Consistent NPCLinkToPlayerEvent handling for 1.8.8 fullwall 2023-11-03 00:06:41 +0800
  • 8e4b9ce60d Record language rather than locale string fullwall 2023-11-01 23:58:49 +0800
  • 24e7df6a18 Add delay to hologram linking fullwall 2023-11-01 22:29:47 +0800
  • 1a8246bb88 Implement JumpPowerSupplier metadata fullwall 2023-11-01 01:49:01 +0800
  • 2736f4ab53 Add sitting height offset correction check fullwall 2023-11-01 01:24:23 +0800
  • 483b6565cd Adjust hologram mount strategy fullwall 2023-11-01 00:58:28 +0800
  • 401e34a4a3 Refactor PlayerAnimation to accept a collection of players rather than radius. Rework NPCLinkToPlayerEvent handling fullwall 2023-10-30 22:49:02 +0800
  • d17ca61e6e Implement event, and use it to link hologram display entity. unify some old tracker implementations. WIP implementation of unified player linking fullwall 2023-10-30 01:37:00 +0800
  • 751e2a28ac Misc small changes fullwall 2023-10-29 02:09:08 +0800
  • dd247a9ee0 Fix typo causing npcs to be damageable fullwall 2023-10-24 23:10:03 +0800
  • 1fa3b22c57 Properly forward slime jump to move controller in 1.17+ fullwall 2023-10-23 18:32:34 +0800
  • 8efde00530 Re-mounting interaction entities seems to work fullwall 2023-10-23 02:07:59 +0800
  • e889476e7b Fixes for hologram display entities fullwall 2023-10-23 01:58:06 +0800
  • 627811ca7a Don't downcast to Set since some forks change collection type fullwall 2023-10-22 10:51:35 +0800
  • 8f6e65c4e2 Fix animation trigger incorrectly registered fullwall 2023-10-22 00:33:40 +0800
  • 00515e870f
    minor optimization for human npc Hazar 2023-10-21 11:01:45 +0300
  • 33dce9174b Add bossbar provider fullwall 2023-10-20 22:08:37 +0800
  • 9d9b3c4349 Micro optimisations fullwall 2023-10-15 21:57:13 +0800
  • ad89e9aa83 Make more async friendly fullwall 2023-10-15 20:53:01 +0800
  • ea34a18ebe Remove viaversion from pom fullwall 2023-10-15 11:47:20 +0800
  • ae4495207e remove result message for commands by default fullwall 2023-10-14 22:41:10 +0800
  • 291591b7d4 More stub methods to avoid flushing fullwall 2023-10-14 21:57:16 +0800
  • 3ae2c0d538 Minor changes fullwall 2023-10-14 00:08:49 +0800
  • 7f6b6df4cf Bump deps fullwall 2023-10-13 21:49:21 +0800
  • eb546777de Remove profiler call fullwall 2023-10-11 22:07:46 +0800
  • 5829ffcc07 Commit util method fullwall 2023-10-09 01:05:41 +0800
  • 58234c469c Override more connection send methods fullwall 2023-10-09 00:56:44 +0800
  • ba74dc8ad2 Fix /npc shop edit multiline item descriptions fullwall 2023-10-09 00:54:31 +0800
  • 9bb88a6db1 Add some debug for navigation, add --at arg for /npc playsound fullwall 2023-10-03 23:06:25 +0800
  • 00069fac68
    Optimize lag with PlayerUpdateTask, completely safe Archer 2023-10-02 16:27:08 -0400
  • d3426bc10a Add a test fix for a one off exception fullwall 2023-10-01 22:54:04 +0800