Moved Ranger ability Lua to jobutils
I affirm:
- [x] I understand that if I do not agree to the following points by completing the checkboxes my PR will be ignored.
- [x] I have read and understood the Contributing Guide and the Code of Conduct.
- [x] I have tested my code and the things my code has changed since the last commit in the PR and will test after any later commits.
What does this pull request do? (Please be technical)
All job abilities of the ranger have been moved from scripts/actions/abilities/ to scripts/globals/job_utils/ranger.lua
Steps to test these changes
Go into the game Make a level 99 or 75 ranger Test each job ability and see if they work correctly
Special Deployment Considerations
✨ Thanks for the PR! ✨
This is a friendly automated reminder that the maintainers won't look at your PR until you've properly completed all of the checkboxes in the pre-filled template.
Draft while i am self testing these changes
Tested on local server on ranger 75 all abilities worked. Will cleanup work and made the necessary changes according to PR and helpful comments
squashed commits
Kicked CI so you can see what's still left to do. There's no need to re-tag people for review, if they've interacted with your PR and you re-push I think everyone gets an email.
(I do, at least 🤷♂️)
This PR is failing CI. You need to remobe the tabs from the code. Tabs -> 4 spaces
Replaced by https://github.com/LandSandBoat/server/pull/6070
In future can you not submit PRs from your fork of ASB. They are so diverged at the moment that they're not compatible, even if they seem like it. It also means that maintainers can't easily swoop in and make tiny changes on your behalf to get PRs over the line.