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

xeno_defines.dm reorganisation #5146

Merged
merged 5 commits into from
Dec 7, 2023
Merged

Conversation

Birdtalon
Copy link
Contributor

@Birdtalon Birdtalon commented Dec 6, 2023

About the pull request

Wanted to get this done while I have no other xeno PRs open.
This PR makes no actual code changes, just moves code around.
xeno_defines.dm is long overdue reorganisation & it doesn't even contain xeno defines.

  • Moves datum/caste_datum and associated code to it's own file caste_datum.dm
  • Renames hive_status.dm (hive status ui code) to hive_status_ui.dm
  • Moves /proc/client code to client_procs.dm
  • Renames xeno_defines.dm to hive_status.dm as it contains /datum/hive_status and relevant code

Explain why it's good for the game

Easier to interact and find relevant things in xeno code with the files named with what they actually contain.

Testing Photographs and Procedure

Screenshots & Videos

Put screenshots and videos here with an empty line between the screenshots and the <details> tags.

Changelog

🆑
code: Reorganises some xeno code from xeno_defines.dm
/:cl:

@github-actions github-actions bot added the Code Improvement Make the code longer label Dec 6, 2023
@harryob harryob added this pull request to the merge queue Dec 7, 2023
Merged via the queue into cmss13-devs:master with commit 3e950a2 Dec 7, 2023
26 checks passed
cm13-github added a commit that referenced this pull request Dec 7, 2023
@Birdtalon Birdtalon deleted the xenofiles branch December 21, 2023 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Improvement Make the code longer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants