Commit Graph

  • 0f701a3c40 Missed 1.21 change master 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
  • f78c87b576 Add some hologram debug fullwall 2024-08-12 08:04:43 +0800
  • 57df21d13b Set wolf armor in BODY slot fullwall 2024-08-11 07:13:57 +0800
  • 0bc5d870fb Make pausepathfinding trait reset pitch on unpause, fix trader shops fullwall 2024-08-11 07:01:03 +0800
  • fe2a9990d3 Add Wolf armor equipper fullwall 2024-08-08 10:19:19 +0800
  • c8f6e4f4ec Update anvil code fullwall 2024-08-04 13:23:47 +0800
  • 103ecfd369 Fix /npc shop copyfrom fullwall 2024-08-03 18:01:09 +0800
  • f27fe08c9c Use ResourceLocation.tryParse for SoundEvent fullwall 2024-07-27 21:03:38 +0800
  • c9696cc6c1 Change default name renderer to interaction instead of text displays fullwall 2024-07-20 22:20:35 +0800
  • 3370fdde5d Fix interaction height on 1.19.4 fullwall 2024-07-20 18:13:17 +0800
  • 219e016ee7 Make scoreboard trait iterate over NPCs from all registries fullwall 2024-07-20 00:45:40 +0800
  • 155d9c9730 Add inventory trait in horseequipper fullwall 2024-07-19 23:49:33 +0800
  • d2dedef737 Drop 1.16 and 1.8 support due to spigot filesize limitations fullwall 2024-07-19 13:44:21 +0800
  • 2c0c7bf8a0 Add skin fetching for bedrock players using skin prefix or -b flag in /npc skin. Hide the floodgate prefix for /npc mirror. Add NPCShopPurchaseEvent fullwall 2024-07-19 11:19:32 +0800
  • d037bde16e adapt to new citizens-main MrXiaoM 2024-07-18 14:44:33 +0800
  • f23792d699 restore v1_20_R3 MrXiaoM 2024-07-18 13:35:00 +0800
  • 99e95b7450
    Update de.json DevNikhey 2024-07-17 18:28:53 +0200
  • 7a9a4db787 Move packet tracker unlinking to post-spawn fullwall 2024-07-14 22:24:37 +0800
  • 7447351c22 Fix duplicate entity tracker creation fullwall 2024-07-14 22:22:51 +0800
  • 6d18bc16c7 Replace entity tracked fields as well as chunk map ones fullwall 2024-07-12 17:25:26 +0800
  • ec51df24b5 Null check holograms (although they shouldn't be null in this location...) fullwall 2024-07-10 10:04:31 +0800
  • 8571f3e163 Update comments method fullwall 2024-07-09 03:01:21 +0800
  • 92cb74b7eb Entities don't spawn instantly fullwall 2024-07-09 01:06:08 +0800
  • ad6b47348c Add /npc collidable --fluids and backport fluid pushable to <1.13. fullwall 2024-07-08 00:35:03 +0800
  • 4143097d05 Use new reflective access to OldEnum subclasses fullwall 2024-07-07 12:40:04 +0800
  • 4ba83dd520 Add quotes around commands fullwall 2024-07-06 22:13:27 +0800
  • 71eed123b2 Refactor new renderer creation code fullwall 2024-07-06 19:30:15 +0800
  • 194c4baadb Fix setting default fullwall 2024-07-06 18:34:34 +0800
  • 25db02649e Add name hologram renderer configuration fullwall 2024-07-06 18:33:10 +0800
  • 957704dfc0 Set hologram line width fullwall 2024-07-06 17:38:21 +0800
  • 30fed567e9 Add some hologram debugging to armorstand fullwall 2024-07-06 17:15:54 +0800
  • 089ffe0dfe Update tracking range on seen fullwall 2024-07-06 16:49:10 +0800