forked from mod-playerbots/mod-playerbots
-
Notifications
You must be signed in to change notification settings - Fork 0
Ssc raid strategies #75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
33b69a9
SSC strategy
brighton-chi 36a67a4
a few cleanups
brighton-chi 89500bf
Merge branch 'master' into ssc-raid-strategies
brighton-chi 48ae533
updates following testing
brighton-chi b811f4c
Merge remote-tracking branch 'upstream/master' into ssc-raid-strategies
brighton-chi f0d87e8
numerous code and strategy changes
brighton-chi d395586
various fixes and cleanups
brighton-chi c32194a
Merge remote-tracking branch 'upstream/master' into ssc-raid-strategies
brighton-chi 2669960
switch to instanceid timers and general reorganization
brighton-chi f076fde
some edits for efficiency and fixes
brighton-chi d309140
Merge remote-tracking branch 'upstream/master' into ssc-raid-strategies
brighton-chi 9fd36f5
Vashj fix + FLK tweaks
brighton-chi 659c136
Improve Lurker + Leo & Vashj tweaks
brighton-chi 57232a0
Merge remote-tracking branch 'upstream/master' into ssc-raid-strategies
brighton-chi f6c7e31
minor tweaks
brighton-chi a58bc37
Merge remote-tracking branch 'upstream/master' into ssc-raid-strategies
brighton-chi 3a07064
Merge remote-tracking branch 'upstream/master' into ssc-raid-strategies
brighton-chi 1e18957
update to reflect PR #1923
brighton-chi b8d7268
address merge conflicts
brighton-chi 5dc9e67
minor performance improvements and cleanups
brighton-chi b639964
switch to non-combat map clearing and modify some checks for performance
brighton-chi a6224fa
Merge remote-tracking branch 'upstream/master' into ssc-raid-strategies
brighton-chi 1e9fefb
Merge remote-tracking branch 'upstream/master' into ssc-raid-strategies
brighton-chi aff855c
update timers and various vashj edits
brighton-chi ec9f021
add checks to map erasing
brighton-chi 2a084dc
Merge remote-tracking branch 'upstream/master' into ssc-raid-strategies
brighton-chi 9199d2b
timer fix
brighton-chi f528c68
redo Leo Inner Demons
brighton-chi 7a29d2f
Merge remote-tracking branch 'upstream/master' into ssc-raid-strategies
brighton-chi b436479
Merge remote-tracking branch 'upstream/master' into ssc-raid-strategies
brighton-chi 96cb548
Update to reflect new module structure
brighton-chi dbb5dfd
Merge remote-tracking branch 'upstream/master' into ssc-raid-strategies
brighton-chi be33f7b
rework leotheras methods
brighton-chi 24a90ac
Merge remote-tracking branch 'upstream/master' into ssc-raid-strategies
brighton-chi 3a2d5ad
Update for assistant function commit
brighton-chi 87026cb
delete blank line
brighton-chi 8bd0ec5
some significant updates to several bosses
brighton-chi 0d15c74
Merge branch 'mod-playerbots:master' into ssc-raid-strategies
brighton-chi 0348c6a
delete duplicate condition for multiplier
brighton-chi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The updated comment states that raid cheats are "currently only for SSC and Ulduar", but based on the codebase context, there may be other raids that also use the raid cheat functionality. Verify that this comment accurately reflects all raids that use the raid cheat feature, or update it to be more general (e.g., "currently for certain raid encounters").