Skip to content

Conversation

@notkoen
Copy link
Owner

@notkoen notkoen commented Sep 10, 2025

This is a large internal rework but does not affect overall plugin functionality. Listed below are the key changes.

  • chore: removed unused includes
  • chore: updated/fixed code formatting
  • chore: add code comments
  • chore: removed utilshelper dependency
  • feat: added convar for toggling round start hint message
  • feat: added cookie support
  • feat: added error message if reloading config failed
  • fix: resolved empty song names in config printing incorrect message
  • fix: resolved memory leak caused by using clear() method on stringmap
  • fix: resolved plugin late load logic for cookies
  • refactor: plugin now checks convar directly instead of storing convar in variables
  • refactor: reworked when cookies are stored

This is a large internal rework but does not affect overall plugin functionality. Listed below are the key changes.

- chore: removed unused includes
- chore: removed utilshelper dependency
- chore: updated/fixed code formatting
- chore: add code comments
- feat: added convar for toggling round start hint message
- feat: added cookie support
- feat: added error message if reloading config failed
- fix: resolved empty song names in config printing incorrect message
- fix: resolved memory leak caused by using clear() method on stringmap
- fix: resolved plugin late load logic for cookies
- refactor: plugin now checks convar directly instead of storing convar in variables
- refactor: reworked when cookies are stored
Removed duplicate stringmap deletion/creation
Change command callback to use replytocommand instead of printtochat
@notkoen notkoen merged commit 4f32235 into main Sep 12, 2025
3 checks passed
@notkoen notkoen deleted the 1.3 branch September 12, 2025 20:14
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.

2 participants