Tweak "you are now/again/no longer" status messages
Open
Nobody has claimed this yet.
discussion
- Dominant language
- Perl
- Stars
- 1.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
- add
squelchStatusesconfig option to suppress messages about unwanted statuses, set a reasonable default - add
squelchStatusesAgainoption to suppress only "you are again" messages for certain statuses (such as overweight which is sent every time inventory changes) - squelch all MAPTYPE_* again messages - always happen due to how packets are sent after map changes
- group messages when several statuses change - maybe only display it when all buffered incoming packets were processed, for example; we can have a sys option to disable this
Branch: https://github.com/OpenKore/openkore/tree/status_messages
Diff: https://github.com/OpenKore/openkore/compare/status_messages
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the status_messages branch and its comparison diff, since the issue already identifies work in progress there. Confirm the remaining MAPTYPE_* suppression and grouped status-message behavior, then verify that both unchecked checklist items are addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100