-
Notifications
You must be signed in to change notification settings - Fork 604
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
Re-organizes xeno code, removes one letter vars etc #7935
Conversation
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
willing to work on this further if a maint give sapproval |
About the pull request
Reorganizes strain / "power" code into their own files as opposed to caste_powers.dm
Explain why it's good for the game
Should make it clearer to work on and easier to comprehend for newer people trying to contribute, some castes get too bloated like praetorian having over 1k+ lines, categorizes all abilities inot their own.dm files so you can just search for the strain / caste name to find all abilities.
Testing Photographs and Procedure
Screenshots & Videos
Put screenshots and videos here with an empty line between the screenshots and the
<details>
tags.Changelog
🆑
code: Reorganizes all xeno code into the file of their own caste or strain, replaces a ton of one letter vars
/:cl: