Skip to content

Example(Internal) - NPC Viewer tracking - #303

Merged
ItsNature merged 1 commit into
version/1.2.9from
example/npc-viewer-tracking
Aug 10, 2026
Merged

Example(Internal) - NPC Viewer tracking#303
ItsNature merged 1 commit into
version/1.2.9from
example/npc-viewer-tracking

Conversation

@ItsNature

@ItsNature ItsNature commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

Overview

Description:
Implement NPC viewer tracking in the internal NPC plugin; emotes are only sent to players that can see it.


Review Request Checklist

  • Your code follows the style guidelines of this project.
  • I have performed a self-review of my code.
  • I have tested this change myself. (If applicable)
  • I have made corresponding changes to the documentation. (If applicable)
  • The branch name follows the projects naming conventions. (e.g. feature/add-module & bugfix/fix-issue)

@ItsNature ItsNature added the type: Enhancement Feature improvement or addition label Jul 15, 2026
@ItsNature
ItsNature force-pushed the example/npc-viewer-tracking branch from c683921 to 2cb426f Compare August 10, 2026 21:06
@ItsNature
ItsNature merged commit 4640061 into version/1.2.9 Aug 10, 2026
2 checks passed
@ItsNature
ItsNature deleted the example/npc-viewer-tracking branch August 10, 2026 21:06
@ItsNature ItsNature mentioned this pull request Aug 11, 2026
ItsNature added a commit that referenced this pull request Aug 19, 2026
* Deploy as `1.2.9-SNAPSHOT`

* Feature - Height Limit Module (#300)

* Height Limit Module

* Add default height limit config entry, more callouts & update example

* Document snake_case custom data keys (#301)

* Add `TransferModule#ping` validation & increase `PingRequest` timeout to 10s (#302)

* example(internal): npc visibility tracking (#303)

* Feature - Inventory & Chat Buttons (#304)

* Inventory & Chat Buttons

# Conflicts:
#	gradle/libs.versions.toml

* Add default chat & inventory buttons config option

* Add button docs

* Add button images to docs

* Update inventory.mdx

* Update chat.mdx

* Remove temp gradle publish

---------

Co-authored-by: Trentin <25537885+TrentinTheKid@users.noreply.github.com>

* Add `NametagVisibilityOverride` to `Nametag` (#305)

# Conflicts:
#	gradle/libs.versions.toml

* Sync LunarClient Mods & Options (#307)

* Sync LunarClient Mods & Options

* Update version tags to 1.2.9

---------

Co-authored-by: LunarClient Bot <lc-bot@moonsworth.com>

* Bump to 1.2.9 (#308)

---------

Co-authored-by: Trentin <25537885+TrentinTheKid@users.noreply.github.com>
Co-authored-by: LunarClient Bot <lc-bot@moonsworth.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: Enhancement Feature improvement or addition

Development

Successfully merging this pull request may close these issues.

2 participants