Commit Graph

61 Commits

Author SHA1 Message Date
fullwall bdc2264fc6 Enable text display by default 2023-03-20 17:28:17 +08:00
fullwall f269019d56 Don't use text displays for holograms 2023-03-19 16:14:53 +08:00
fullwall 14e90b11b3 Fix hologram trait on older minecraft version 2023-03-18 02:00:56 +08:00
fullwall 299f781308 Initial 1.19.4 update. Of note: sniffers are known to not be working 2023-03-15 03:37:05 +08:00
fullwall e6f8a47f36 Add config comments, remove subplugins, remove NPCEnderTeleportEvent 2023-03-15 01:41:24 +08:00
fullwall 74a861142b Add durations to settings, allow falling distance to be set for all mobs 2023-03-12 22:30:19 +08:00
fullwall 8235ed160f PICKUP_ITEMS now defaults to false rather than isProtected 2023-02-26 15:51:59 +08:00
fullwall 679873c7d4 Added a name update delay 2023-02-20 23:34:12 +08:00
fullwall 9bf3194710 Add per-line margin to hologram lines for items 2023-02-14 23:19:45 +08:00
fullwall 871c7c0259 More code refactoring 2023-02-13 22:20:13 +08:00
fullwall 8f43ca70e5 Fix bug in item parsing for holograms, allow arbitrary bounding boxes for BoundingBoxTrait, attempt to unify common code across NMS implementations 2023-02-13 20:32:20 +08:00
fullwall 0e2dd23096 Use names consistently 2022-12-24 13:36:24 +08:00
fullwall 5a82133200 Switch to use new method 2022-12-18 13:50:19 +08:00
fullwall 2b19473832 Rework HologramTrait implementation 2022-10-16 10:41:34 +08:00
fullwall d11fd91d4a STOP_USE_ITEM not supported 2022-10-04 22:18:05 +08:00
fullwall a316a87711 Implement new flag command API, fix hologram line display 2022-09-07 02:11:07 +08:00
fullwall 61b71cb2d2 Add temporary hologram lines 2022-09-04 00:22:20 +08:00
fullwall 8bee4c8b80 Fixes to hologramtrait 2022-08-12 13:48:54 +08:00
fullwall 8694603c85 Refactor PlayerControllerLook into RotationTrait 2022-04-25 02:22:39 +08:00
fullwall 3685d33980 Add /npc bossbar --track and fix equipment caching logic 2022-04-23 13:42:48 +08:00
fullwall 48798ff9b3 Abs diff 2022-04-21 15:27:46 +08:00
fullwall e82eb76aba Update holograms if height changes 2022-04-21 15:25:57 +08:00
fullwall f4e3786514 Fix bug and add a method to simplify name showing 2022-04-17 14:51:05 +08:00
fullwall da76924041 HologramTrait should have nameplate visible 2022-04-17 13:37:29 +08:00
fullwall b0f1290b58 Change EAT_FOOD to LEAVE_BED in 1.18/17 2022-04-13 11:14:37 +08:00
fullwall 2c8b1864d8 Null check enderdragon bossbar again, set blank hologram names to hover 2022-03-23 20:57:18 +08:00
fullwall 750f8e2e4c Implement helper methods and allow hologram lines to be items 2021-12-27 23:59:21 +08:00
fullwall 78824a341e Update existing hologram npcs in setLine 2021-11-19 23:18:24 +08:00
fullwall 620cda6542 Check hologram height on spawn properly 2021-09-21 17:24:13 +08:00
fullwall 49559e26bc HologramTrait now alters hologram height if name visibility is toggled 2021-09-21 16:12:15 +08:00
fullwall cdb7cbba4a Fix chunk tickets being removed when Citizens is disabled, return correct NPC entity in HologramTrait 2021-09-17 19:04:52 +08:00
fullwall 9f856f0565 Check currentLoc status 2021-09-05 14:59:19 +08:00
fullwall 11c48c4e09 Check isSpawned in HologramTrait#onSpawn 2021-08-27 17:30:27 +08:00
fullwall 732716215e Make hologram trait update more frequently 2021-08-15 15:25:09 +08:00
fullwall d4c557d5b2 Improve /npc text editor, implement speech bubbles, allow armor stands to pathfind using the A* finder, allow /npc bossbar to work on all entities 2021-07-19 23:02:41 +08:00
fullwall d5434b845e Adjust hologramtrait 2021-07-16 17:23:36 +08:00
fullwall ef4d746aee Add debug for hologram trait 2021-07-04 13:07:15 +08:00
fullwall 2d5e418cf8 Expose hologram entities 2021-06-03 20:36:45 +08:00
fullwall 52a004fcaf Use and implement new registry API 2021-02-04 10:10:48 +08:00
fullwall 4491e95952 Reload holograms with line height change 2020-11-23 07:48:26 +08:00
fullwall 353251acc6 Strip colors when checking for text emptiness 2020-11-17 11:39:24 +08:00
fullwall 59d4f7033c Hide nameplates for empty hologram names 2020-11-17 11:36:18 +08:00
fullwall d3002965fd Cleanup 2020-11-13 10:31:55 +08:00
fullwall 0c36ea04a7 Reset hologram if now empty 2020-11-07 15:10:49 +08:00
fullwall 10e1576496 Don't measure distance between worlds 2020-11-03 14:36:44 +08:00
fullwall 27b0bc107c Generate getters for trait methods 2020-10-07 19:16:41 +08:00
fullwall 7450c4db45 Use new getOrAddTrait methodf 2020-09-14 17:57:58 +08:00
fullwall 73250c300a Allow /npc hologram set to add not set 2020-08-11 22:57:32 +08:00
fullwall 45907da2d7 Hologram bugfixes 2020-08-11 22:47:45 +08:00
fullwall 8639c0ab27 Add /npc hologram direction 2020-07-27 17:34:07 +08:00