Skip to content

Show SkyBlock level in other chats#126

Open
cOnfusi0n1 wants to merge 2 commits intomeowdding:masterfrom
cOnfusi0n1:master
Open

Show SkyBlock level in other chats#126
cOnfusi0n1 wants to merge 2 commits intomeowdding:masterfrom
cOnfusi0n1:master

Conversation

@cOnfusi0n1
Copy link
Copy Markdown

Add ability to display a player's SkyBlock level next to their name in Party/Guild/Officer/Co-op chat. Introduces a new Config.showLevelInOtherChat flag (default false) and corresponding lang entry. Adds PlayerLevelCache (persists to config/player_levels.json) to store and render level prefix components with hover text, and updates ProfileAPI to cache the selected profile's level when profiles are fetched. Implements SkyBlockLevelInOtherChat module that parses chat messages and injects the cached level component when available. Note: levels are cached and updated when a player's profile is opened (e.g. /pv or clicking to open their PV).

Add ability to display a player's SkyBlock level next to their name in Party/Guild/Officer/Co-op chat. Introduces a new Config.showLevelInOtherChat flag (default false) and corresponding lang entry. Adds PlayerLevelCache (persists to config/player_levels.json) to store and render level prefix components with hover text, and updates ProfileAPI to cache the selected profile's level when profiles are fetched. Implements SkyBlockLevelInOtherChat module that parses chat messages and injects the cached level component when available. Note: levels are cached and updated when a player's profile is opened (e.g. /pv or clicking to open their PV).
@github-actions
Copy link
Copy Markdown

This pull request has conflicts, please resolve those before the pull request can be reviewed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant