Commit Graph

  • 2247a81150 Add setSpeed calls to fix armorstand not working with movecontrol fullwall 2024-10-19 20:01:27 +0800
  • 78f7ee15a4 Update chinese translation thanks to SNWCreations fullwall 2024-10-17 22:37:29 +0800
  • bf845289c2 Add duration argument to /npc command permission fullwall 2024-10-17 22:35:54 +0800
  • 46f3c31832 Make areaeffectcloud the default hologram renderer over armorstand, add /npc areaeffectcloud fullwall 2024-10-13 01:07:28 +0800
  • a7078b2c6d
    fix(security): prevent temporary OP from being saved (#3159) ZX夏夜之风 2024-10-09 20:44:09 +0800
  • 9720254192 fix: fixed incorrect implementation of setOpWithoutSaving for certain MC version ZX夏夜之风 2024-10-09 19:18:31 +0800
  • 9bb33a324a fix: Player#setOp usage is not necessary ZX夏夜之风 2024-10-09 19:08:13 +0800
  • bed270ccf6 fix(security): prevent temporary OP from being saved ZX夏夜之风 2024-10-09 13:36:18 +0800
  • f8107a8f8b
    fix: NPC.isProtected() should be passed to the combust event (#3158) ZX夏夜之风 2024-10-06 23:27:12 +0800
  • 16b8407ebf Update simplified chinese translation thanks to @SNWCreations fullwall 2024-10-06 23:26:40 +0800
  • b6eb900f51
    fix: NPC.isProtected() should be passed to the combust event ZX夏夜之风 2024-10-06 17:38:40 +0800
  • e9412b8159 Trial adding interactions to entity hitbox fullwall 2024-10-05 18:53:34 +0800
  • 89331998a0 Merge branch 'master' of github.com:CitizensDev/Citizens2 fullwall 2024-10-05 17:07:43 +0800
  • 0e62308ba0 Change /npc size to /npc slimesize, centralise item pickup check to EventListen, add /npc textdisplay fullwall 2024-10-05 17:07:34 +0800
  • 22d2b1620d
    fix: EventListen changes (#3156) ZX夏夜之风 2024-10-05 16:38:55 +0800
  • 3c3a76334f fix: cancellable property of some events was ignored ZX夏夜之风 2024-10-05 14:15:52 +0800
  • 95afea6cb7 fix: follow PR review ZX夏夜之风 2024-10-04 23:24:27 +0800
  • 6de9d5e7b8 fix: rewrite logic of this PR ZX夏夜之风 2024-10-04 12:29:47 +0800
  • 5f220ff82d fix: EntityTargetNPCEvent should be able to be cancelled ZX夏夜之风 2024-10-04 11:54:50 +0800
  • 8f7ae65d93 Standardise SPECTRAL_ARROW treatment and add missing Minecart type fullwall 2024-10-02 17:08:31 +0800
  • 0e0e91e106
    fix: remove duplicate and wrong entity controller definition for TippedArrow (#3155) ZX夏夜之风 2024-10-02 17:00:17 +0800
  • 43f8951777 fix: remove duplicate and wrong entity controller definition for TippedArrow ZX夏夜之风 2024-10-02 14:58:39 +0800
  • ebe00ae5c6
    fix: remove other duplicate entity controller for POTION in other NMS modules (#3154) ZX夏夜之风 2024-09-30 19:33:37 +0800
  • 2470dce9bf
    fix: remove other duplicate entity controller for POTION in other NMS modules ZX夏夜之风 2024-09-30 17:25:22 +0800
  • 3a3f2cb9ea Try checking for entity spawned in sit trait fullwall 2024-09-29 22:56:05 +0800
  • 75ee655487
    fix: remove duplicate entity controller definition for POTION in 1.21 (#3153) ZX夏夜之风 2024-09-29 17:27:14 +0800
  • 97960fcd48 Add missing method fullwall 2024-09-29 17:18:36 +0800
  • 2ba1a1580d Restructure code for cleanliness fullwall 2024-09-29 16:22:16 +0800
  • 59534df8c0 Set step height attribute on spawn centrally instead of locally fullwall 2024-09-29 16:18:09 +0800
  • acc091478c fix: remove duplicate entity controller definition for POTION in 1.21 ZX夏夜之风 2024-09-29 12:58:47 +0800
  • e78499f6ca Extra null check in sit trait fullwall 2024-09-27 23:06:33 +0800
  • 0f701a3c40 Missed 1.21 change fullwall 2024-09-24 22:22:12 +0800
  • 8c4cf4a4b4 Use new boolean fullwall 2024-09-24 20:02:19 +0800
  • 7935dd2ab6 Make /npc mount use mount trait fullwall 2024-09-22 00:14:11 +0800
  • 905dff7eec Nuke the custom tag as well fullwall 2024-09-17 23:52:02 +0800
  • 00eef79dc9 Extra sanity checks in shop trait fullwall 2024-09-17 02:19:31 +0800
  • 7f9b4c629c Edit Minecraft trade selection clearing again fullwall 2024-09-16 19:06:58 +0800
  • 15d31aa357 Edit itemstack parsing to pass the whole string to modifyItemStack since implementation has changed recently fullwall 2024-09-16 01:40:17 +0800
  • 17eeac29cf Add warning for meta filter user logic error fullwall 2024-09-16 01:20:25 +0800
  • 3c3a8102d6 Allow players to click on their inventory during trader view fullwall 2024-09-15 18:52:14 +0800
  • c87193b3fd Add optional minecraft namespace to item hologram regex fullwall 2024-09-15 00:57:05 +0800
  • 826008dac6 Fix infinite loop in last ocmmit fullwall 2024-09-09 19:47:48 +0800
  • d4fba3b549 Trial clearing component predicates for merchant offers in 1.20.6+ fullwall 2024-09-09 19:35:05 +0800
  • fa4ea79606 Set hover in place to true for parrot npcs fullwall 2024-09-09 17:05:45 +0800
  • 5d1a1ad642 Make meta comparison ignore ingredients that don't match the meta instead of rejecting the transaction fullwall 2024-09-09 02:22:34 +0800
  • b26f185de2 Trial clearing meta if compare similarity set to false in trading inventory. This is to use Citizens logic instead of Minecraft logic for trade selection fullwall 2024-09-09 02:09:13 +0800
  • 91e4fb10fc Remove debug fullwall 2024-09-09 01:42:39 +0800
  • a87756616d Make meta filter more strict, move custom -> custom_data to match NBT fullwall 2024-09-09 01:26:27 +0800
  • 1ab4bfe177 Add open shop action to shops fullwall 2024-09-09 00:26:52 +0800
  • d0ff1d147e Add custom tag parsing to shop, add /npc hologram insert, add /npc text send text to chat toggle fullwall 2024-09-08 19:41:53 +0800
  • 81794f5ece Remove NMS#getNPC and NMS#getMethod, fix Fox setFaceplanted mapping fullwall 2024-09-05 23:57:54 +0800
  • 7cabe94b14 Null check for bad economy plugins fullwall 2024-09-05 23:40:10 +0800
  • 8a53ac68f8 Log some errors in MoneyAction if they occur fullwall 2024-09-05 23:38:52 +0800
  • 4b00b48c21 Make NMS more consistent and reduce static field usage fullwall 2024-09-05 23:25:14 +0800
  • d4501cc372 Fix skin placeholder respawning too much fullwall 2024-09-04 08:50:16 +0800
  • b6234fcd24 Fix migrate path for pathfinding debug fullwall 2024-09-03 22:59:05 +0800
  • ffea6bd2f4 Add /npc command -n fullwall 2024-09-03 22:57:52 +0800
  • f0105a578f Simplify skin.applyAndRespawn slightly fullwall 2024-09-02 23:34:23 +0800
  • bbd45127b2 Improve advancement performance by stubbing the SAM, don't initialise on every call fullwall 2024-09-01 23:29:26 +0800
  • 34126ccd8f Trial removing setPos for perf benefits fullwall 2024-09-01 13:17:12 +0800
  • 045054c076 Trial calling super#stopListening() in player advancements fullwall 2024-09-01 11:50:32 +0800
  • 0804f90efd Improve player spawn performance by moving advancement loading fullwall 2024-09-01 11:45:50 +0800
  • 5e6dabe825 Try redoing 1.19.4 minecraft navigation as first step fullwall 2024-08-31 00:54:14 +0800
  • ceb8d10cd2 Move from trove to fastutil to match Minecraft. Add /npc text speech bubbles duration. Fix old Java back compatibility. fullwall 2024-08-31 00:15:54 +0800
  • a1d208fe1e Move NPC_SPAWNING_IN_PROGRESS metadata fullwall 2024-08-26 23:45:11 +0800
  • efb590c45b Make tracker replacement more durable at the cost of adding a custom filter to all entity classes. Also fixes early player tracker replacement in 1.20.6 and above fullwall 2024-08-26 01:02:07 +0800
  • 92628df235 Add /npc forcefield vertical strength fullwall 2024-08-25 23:23:17 +0800
  • 067badad58 Mark pose dirty on NPC link to player fullwall 2024-08-25 23:17:03 +0800
  • b984fb9312 Try using base value for movement speed instead of modified value in movement control fullwall 2024-08-25 22:01:34 +0800
  • bce7baced9 Fix impossible cast in old versions of minecraft fullwall 2024-08-25 19:07:04 +0800
  • 310ebb1458 Add /npc bat fullwall 2024-08-25 17:19:09 +0800
  • cd24ce0e61 Add refreshDimensions calls to player tick() fullwall 2024-08-25 17:08:53 +0800
  • 82851e673c Add setTags method to scoreboard trait fullwall 2024-08-25 03:28:54 +0800
  • 3c036f371f Move scoreboard tags outside of team code fullwall 2024-08-25 03:11:32 +0800
  • 3cd096f84d Fix NPCShopItem cloning fullwall 2024-08-25 03:02:26 +0800
  • 79cf3f7bac Don't use Y velocity in boat movement fullwall 2024-08-25 02:39:31 +0800
  • fbb6a48349 Remove villager reset pitch code fullwall 2024-08-25 02:15:40 +0800
  • f71e9e47d9 Add /npc inventory [player name] and fix some NPEs fullwall 2024-08-22 23:13:57 +0800
  • 2d8267a606 Try getting packet tracker directly, remove some unused string constants in Messages fullwall 2024-08-21 01:12:01 +0800
  • 61f7560561 Make /npc skin -l (argless) work fullwall 2024-08-21 00:18:34 +0800
  • 0dfbc33aec Update translations from translate.citizensnpcs.co - thanks to Arkyoh fullwall 2024-08-20 23:12:46 +0800
  • 757691261c Add /npc shop show [name] (playername) fullwall 2024-08-20 23:05:18 +0800
  • a8d42b6492
    Added Auto Completion for Cat Types beanbeanjuice 2024-08-19 21:54:33 -0400
  • 2fcdeec49e Assume auth url has trailing slash fullwall 2024-08-20 02:28:48 +0800
  • 73a5cfdee6 Update gravity trait methods to make sense fullwall 2024-08-19 20:56:13 +0800
  • ca12c83c25 Fix auth server url fullwall 2024-08-19 20:43:26 +0800
  • 44c697180f Make controllable inner classes static fullwall 2024-08-19 15:40:40 +0800
  • 6bfb2a0dd7 Actually this is in a sync context so just null check is fine fullwall 2024-08-19 15:10:26 +0800
  • d0f7ba7695 Make hologram renderer variables volatile fullwall 2024-08-19 15:08:14 +0800
  • e45f4b784d Fix /npc breakblock not breaking the block fullwall 2024-08-19 15:00:40 +0800
  • 5ffd6e40dc Restore AUTH_SERVER_URL functionality fullwall 2024-08-19 11:50:15 +0800
  • 412f67c4ef Remove noisy debug fullwall 2024-08-19 11:29:34 +0800
  • 93c78bb418 Attempt fix for boat pathfinding - slightly hacky fullwall 2024-08-19 00:04:04 +0800
  • 4f923c904a Fix axolotl/dolphin movement speed being too slow with minecraft AI, remove nonfunctional makeBrain override fullwall 2024-08-18 23:03:03 +0800
  • 8ee9ecb5ed Fix text setting loading to allow empty text fullwall 2024-08-18 22:03:35 +0800
  • 2caa1b360a Disable object pooling in PhTree fullwall 2024-08-16 21:02:06 +0800
  • b00e99fedb Update to setting type fullwall 2024-08-16 10:25:35 +0800
  • c66ff1eeee Remove hologram debug fullwall 2024-08-13 11:23:54 +0800
  • c291c0513d Make shift click default to moving items in the shop trait and shift right click to copy fullwall 2024-08-13 10:54:34 +0800
  • f43f919df9 Tweak unequipping wolf armor fullwall 2024-08-12 20:31:57 +0800