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

kills hardcoded rule defines #4449

Merged
merged 6 commits into from
Sep 26, 2023

Conversation

harryob
Copy link
Member

@harryob harryob commented Sep 19, 2023

i dont like having our url in defines we shouldnt have to change the code if a link changes

no playerfacing changes

@cm13-github cm13-github added the Merge Conflict PR can't be merged because it touched too much code label Sep 19, 2023
@cm13-github
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@cm13-github cm13-github removed the Merge Conflict PR can't be merged because it touched too much code label Sep 19, 2023
@cm13-github
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@morrowwolf morrowwolf added this pull request to the merge queue Sep 26, 2023
Merged via the queue into cmss13-devs:master with commit 8b33a88 Sep 26, 2023
25 checks passed
github-merge-queue bot pushed a commit that referenced this pull request Nov 6, 2023
# About the pull request

This PR is a followup to the issues created by #4449 fixing job
entry_message_body links to the wiki.

/datum/controller/configuration now has a variable `is_loaded` that can
be checked to see if configuration has already occurred such as the case
for the ASO where subsequent creations of the job datum were not hitting
the proc that would be called on the config load signal.

# Explain why it's good for the game

Broken wiki links harm the new player experience.

# Testing Photographs and Procedure
<details>
<summary>Screenshots & Videos</summary>


![aso](https://github.com/cmss13-devs/cmss13/assets/76988376/73c0b8e4-78f6-4f34-bfbe-9f74b7f05b14)

![CO](https://github.com/cmss13-devs/cmss13/assets/76988376/30b627bc-afe3-4064-b745-fecab5925970)

![marine](https://github.com/cmss13-devs/cmss13/assets/76988376/25250d85-445f-4506-8d91-3c12d500d20c)

</details>


# Changelog
:cl: Drathek
fix: Fixed various job's entry messages having broken links to the wiki
/:cl:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants