Feat: A dedicated notification UI for `Chat.notify` to replace `PlayerData`'s
Open
enhancement
good first issue
hacktoberfest
help wanted
- Dominant language
- GDScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
`PlayerData._send_notification` has a few issues issues and utilizing it for mod dev never feels quite ideal.
I typically have to decide between `Chat.write` and `Chat.notify` because of limitations like debouncing, duration, lagginess
Adding a dedicated UI for Socks would alleviate these issues
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.