Skip to content

Commit

Permalink
Add starting combo points, fix snd and add slayers set bonus
Browse files Browse the repository at this point in the history
  • Loading branch information
1337LutZ committed Jan 17, 2025
1 parent 0e902b5 commit 4817d78
Show file tree
Hide file tree
Showing 20 changed files with 282 additions and 184 deletions.
Binary file modified assets/database/db.bin
Binary file not shown.
20 changes: 19 additions & 1 deletion assets/database/db.json
Binary file modified assets/database/leftover_db.bin
Binary file not shown.
10 changes: 0 additions & 10 deletions assets/database/leftover_db.json
1 change: 1 addition & 0 deletions proto/rogue.proto
23 changes: 15 additions & 8 deletions sim/core/energy.go
4 changes: 3 additions & 1 deletion sim/druid/feral/feral.go
7 changes: 7 additions & 0 deletions sim/rogue/assassination/TestAssassination.results
18 changes: 8 additions & 10 deletions sim/rogue/assassination/assassination.go
7 changes: 7 additions & 0 deletions sim/rogue/combat/TestCombat.results
3 changes: 3 additions & 0 deletions sim/rogue/combat/combat.go
6 changes: 1 addition & 5 deletions sim/rogue/combat/mastery.go
29 changes: 29 additions & 0 deletions sim/rogue/items.go
20 changes: 16 additions & 4 deletions sim/rogue/rogue.go
11 changes: 9 additions & 2 deletions sim/rogue/slice_and_dice.go
263 changes: 135 additions & 128 deletions sim/rogue/subtlety/TestSubtlety.results
20 changes: 6 additions & 14 deletions sim/rogue/subtlety/subtlety.go
13 changes: 13 additions & 0 deletions tools/database/overrides.go
8 changes: 8 additions & 0 deletions ui/rogue/inputs.ts
3 changes: 2 additions & 1 deletion ui/rogue/subtlety/sim.ts

0 comments on commit 4817d78

Please sign in to comment.