Skip to content

Husky/post pm bug fixes#685

Merged
Ragviswa merged 9 commits intomasterfrom
husky/post-pm-bug-fixes
Feb 3, 2024
Merged

Husky/post pm bug fixes#685
Ragviswa merged 9 commits intomasterfrom
husky/post-pm-bug-fixes

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Jan 31, 2024

ViBot

Changelog

Changes

  • Combined vcCrashersParse and noVcCrashersParse into runParse
  • Refactored name normalization attempts

Bugs

  • Fixed issue when parse fails due to raids with no key (O3s)
  • Added potential alts for VC-less and fixed potential alts for both VC and VC-less
  • Fixed bug where parse fails due to afkModules not being fully populated

@ghost ghost self-requested a review as a code owner January 31, 2024 21:05
@tro2 tro2 linked an issue Jan 31, 2024 that may be closed by this pull request
4 tasks
@tro2
Copy link
Copy Markdown
Contributor

tro2 commented Jan 31, 2024

LGTM

tro2 added 2 commits January 31, 2024 17:03
Removed deprecated references to raid.reactables
Made code shorter by one line to make Sauron feel a little tingle in his left nut
Comment thread commands/parsemembers.js Outdated
Comment thread commands/parsemembers.js Outdated
Comment thread commands/parsemembers.js Outdated
Comment thread commands/parsemembers.js
Comment thread commands/parsemembers.js Outdated
- Added `isVcless` to `AfkCheck`
- When deciding which raid to parse, replaced the many references to bot.afkModules with a filtered list
- removed `raidMembers` in favor of using `raid.members` directly
- Replaced reassembleAndCheckNames with @Huntifer-RotMG 's suggestion. This has not been rigorously tested but I don't see why it shouldn't work
- Removed unused `filterNames` function
Comment thread commands/afkCheck.js Outdated
Comment thread commands/parsemembers.js Outdated
Comment thread commands/parsemembers.js Outdated
Comment thread commands/parsemembers.js Outdated
Comment thread commands/parsemembers.js Outdated
- Moved selecting raid into its own function
- Changed isVcless to a function instead of a getter
- Utilizing Array.filter for finalized crasher/alt/etc lists
- Removed unnecessary null-coalesce &
@Ragviswa Ragviswa merged commit 97e26d4 into master Feb 3, 2024
@Ragviswa Ragviswa deleted the husky/post-pm-bug-fixes branch February 3, 2024 12:39
@Ragviswa Ragviswa restored the husky/post-pm-bug-fixes branch February 3, 2024 12:43
@Ragviswa Ragviswa mentioned this pull request Feb 3, 2024
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.

Bug Fix ;parsemembers Changes

3 participants