-
Notifications
You must be signed in to change notification settings - Fork 52
Populate entire world with npc spawns #759
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
Conversation
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 Report✅ All modified and coverable lines are covered by tests. Additional details and impacted filessee 5 files with indirect coverage changes @@ Coverage Diff @@
## main #759 +/- ##
=========================================
Coverage 35.17% 35.17%
- Complexity 5807 5810 +3
=========================================
Files 1475 1475
Lines 60245 60248 +3
Branches 14784 14786 +2
=========================================
+ Hits 21189 21195 +6
+ Misses 34143 34142 -1
+ Partials 4913 4911 -2
🚀 New features to boost your workflow:
|
* Start populating the world with all npc spawns * Add remaining spawns * Remove unused members = false * Manually fix incorrect ids and missing npcs * Add missing spawns from osrs * Fix broken ids * Tidy up some area names * Fill-in missing npc id numbers * Fix rusty anchor npc
No description provided.