Skip to content

Reworking code#511

Merged
Volte6 merged 7 commits intomasterfrom
reworking-stuff
Apr 21, 2026
Merged

Reworking code#511
Volte6 merged 7 commits intomasterfrom
reworking-stuff

Conversation

@Volte6
Copy link
Copy Markdown
Member

@Volte6 Volte6 commented Apr 21, 2026

Description

This fixes some bad code decisions, and works towards moving more code into modules.

Changes

  • Add a Reset button to stats in web client.
  • Add more data to online window, and update it when certain events occur.
  • Replaced some janky gambling module code/approach and replaced it with the right event handling approach.
  • gambling module now saves jackpot and "big winner" on a per-room basis.
  • Fix fuzzy string matching - was matching anywhere in a string vs. "starts with" on each word.
  • Fixed some layout saving issues in the web client.
  • Moved the Newbie Guide to a module called newbieguide instead of several hooks.

@Volte6 Volte6 merged commit 6772d26 into master Apr 21, 2026
10 checks passed
@Volte6 Volte6 deleted the reworking-stuff branch April 21, 2026 04:05
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