Skip to content

"CASTCRAFTER COMMUNITY SERVER" has been renamed to "CASTCRAFTER.DE" to match the new™️ logo.#104

Closed
TheBjoRedCraft wants to merge 1 commit into
SLNE-Development:version/1.21from
TheBjoRedCraft:fix/update-headers-and-titles-for-brand-name
Closed

"CASTCRAFTER COMMUNITY SERVER" has been renamed to "CASTCRAFTER.DE" to match the new™️ logo.#104
TheBjoRedCraft wants to merge 1 commit into
SLNE-Development:version/1.21from
TheBjoRedCraft:fix/update-headers-and-titles-for-brand-name

Conversation

@TheBjoRedCraft
Copy link
Copy Markdown
Member

This pull request updates the DISCONNECT_HEADER text in the CommonComponents object to reflect a branding change. The text now uses "CASTCRAFTER.DE" instead of the previous "CASTCRAFTER" and "COMMUNITY SERVER" lines.

Branding update in DISCONNECT_HEADER:

  • Updated the DISCONNECT_HEADER output example and implementation to replace "CASTCRAFTER" and "COMMUNITY SERVER" with "CASTCRAFTER.DE" across multiple instances. (surf-api-core/surf-api-core-api/src/main/kotlin/dev/slne/surf/surfapi/core/api/messages/CommonComponents.kt) [1] [2] [3] [4] [5]

Copilot AI review requested due to automatic review settings June 20, 2025 11:03
@TheBjoRedCraft
Copy link
Copy Markdown
Member Author

@twisti-dev Du musst noch die gh action fixen

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the disconnect message header to use the new branding “CASTCRAFTER.DE” instead of “CASTCRAFTER\nCOMMUNITY SERVER” in both the implementation and its example documentation.

  • Replaced the two-line header in DISCONNECT_HEADER with a single “CASTCRAFTER.DE” line.
  • Updated four **Output Example:** comment blocks to reflect the new header.
Comments suppressed due to low confidence (2)

surf-api-core/surf-api-core-api/src/main/kotlin/dev/slne/surf/surfapi/core/api/messages/CommonComponents.kt:77

  • Add a unit test to verify that DISCONNECT_HEADER outputs "CASTCRAFTER.DE" with the correct formatting and newline count.
        appendText("CASTCRAFTER.DE", PRIMARY)

surf-api-core/surf-api-core-api/src/main/kotlin/dev/slne/surf/surfapi/core/api/messages/CommonComponents.kt:132

  • [nitpick] The **Output Example:** header is duplicated across multiple sections; consider referencing the shared DISCONNECT_HEADER constant or extracting the example into a single template to reduce duplication and ease future updates.
     * CASTCRAFTER.DE

@TheBjoRedCraft TheBjoRedCraft self-assigned this Jun 20, 2025
@twisti-dev
Copy link
Copy Markdown
Contributor

What are the reasons for wanting to switch to CastCrafter.de in a disconnect header?

@TheBjoRedCraft
Copy link
Copy Markdown
Member Author

We're switching to CastCrafter.de in the disconnect header to match the new logo — it's already noted in Trello.

@TheBjoRedCraft TheBjoRedCraft closed this by deleting the head repository Aug 4, 2025
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.

3 participants