Skip to content

Commit

Permalink
Fixed a bug in Feral rotational logic where the agent would occasionally
Browse files Browse the repository at this point in the history
initiate a leave-weave when there was insufficient Energy to cast Feral
Charge.

 On branch feral
 Changes to be committed:
	modified:   sim/death_knight/unholy/TestUnholy.results
	modified:   sim/druid/feral/TestFeral.results
	modified:   sim/druid/feral/apl_values.go
	modified:   sim/druid/feral/feral.go
	modified:   sim/druid/feral/rotation.go
  • Loading branch information
NerdEgghead committed Jan 21, 2025
1 parent 4ba5c03 commit 229289d
Show file tree
Hide file tree
Showing 5 changed files with 388 additions and 366 deletions.
2 changes: 1 addition & 1 deletion sim/death_knight/unholy/TestUnholy.results
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ dps_results: {
value: {
dps: 43120.17978
tps: 32013.58168
hps: 601.25406
hps: 601.25407
}
}
dps_results: {
Expand Down
Loading

0 comments on commit 229289d

Please sign in to comment.