-
Notifications
You must be signed in to change notification settings - Fork 21
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
Add Enter the Abyss miniquest #532
Conversation
GregHib
commented
May 3, 2024
•
edited
Loading
edited
- Add enter the abyss mini-quest
- Add all npcs which can teleport player to essence mine
- Add rune essence mine
- Add collision loading and displaying to map viewer
- Change essence mine area to avoid randomly teleporting into walls
- Update wilderness area to remove safe-spots
- Remove unnecessary wildcards from small essence pouch drops
- Fix praying at chaos altar
- Add truncation to message packets
- Add optional search to variables command
- Fix point within polygon check to be inclusive/include edges
Qodana Community for JVMIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at qodana-support@jetbrains.com
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files
... and 16 files with indirect coverage changes @@ Coverage Diff @@
## main #532 +/- ##
============================================
+ Coverage 33.39% 33.47% +0.07%
- Complexity 4619 4628 +9
============================================
Files 1262 1267 +5
Lines 41071 41460 +389
Branches 8731 8789 +58
============================================
+ Hits 13715 13878 +163
- Misses 24339 24525 +186
- Partials 3017 3057 +40
|