Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-15 | properly use encounter ID to get the name | Daniel | |
The previous method was nice because it "just worked" for most of the bosses, but with the introduction of W6 shenanigans (CA being a gadget, and Largos Twins being two bosses), the method was a bit unreliable. Now, the encounter ID that is saved by ArcDPS is used, and a predefined list of encounter names is consulted, which makes this work better for most bosses and allows us to change the name when appropriate (Nightmare Oratuss -> Siax) | |||
2018-09-14 | add Cargo.lock | Daniel | |