Skip to content
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

drones can duplicate quest items #919

Merged
merged 4 commits into from Jul 22, 2022
Merged

drones can duplicate quest items #919

merged 4 commits into from Jul 22, 2022

Conversation

Veracity0
Copy link
Contributor

@Veracity0 Veracity0 commented Jul 22, 2022

I took an existing HTML file in which the last matter duplicating drone duplicated an item and manually munged it so that the monster was The Batsnake, and the item dropped and duplicated was The Stankara Stone.

Before I fixed it, questL11Shen advanced two steps.
Now it advances one step.

@Veracity0 Veracity0 requested a review from a team as a code owner July 22, 2022 17:35
@codecov
Copy link

codecov bot commented Jul 22, 2022

Codecov Report

Merging #919 (d49b7df) into main (299aa0d) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #919      +/-   ##
============================================
+ Coverage     26.42%   26.44%   +0.01%     
- Complexity    12231    12239       +8     
============================================
  Files          1028     1028              
  Lines        159691   159692       +1     
  Branches      35131    35132       +1     
============================================
+ Hits          42200    42223      +23     
+ Misses       109739   109708      -31     
- Partials       7752     7761       +9     
Impacted Files Coverage Δ
.../sourceforge/kolmafia/session/ResultProcessor.java 23.17% <100.00%> (+0.25%) ⬆️
src/net/sourceforge/kolmafia/AreaCombatData.java 16.56% <0.00%> (+0.82%) ⬆️
...ourceforge/kolmafia/persistence/QuestDatabase.java 29.04% <0.00%> (+1.35%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 299aa0d...d49b7df. Read the comment docs.

@Veracity0 Veracity0 merged commit e58cf2b into main Jul 22, 2022
@Veracity0 Veracity0 deleted the stankara-drones branch July 22, 2022 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants