Skip to content

credits: Fill out "Community" section#1767

Merged
manuq merged 4 commits into
mainfrom
credits-community
Dec 17, 2025
Merged

credits: Fill out "Community" section#1767
manuq merged 4 commits into
mainfrom
credits-community

Conversation

@wjt
Copy link
Copy Markdown
Member

@wjt wjt commented Dec 17, 2025

This includes, to the best of my ability based on the Git commit history, all
contributors to any file outside of scenes/quests/story_quests. The basis for
not including that folder is that StoryQuests have their own credits, shown in
the storybook.

Some people are credited by a screen name/username because I was unable to
determine another name from them based on a quick look at their GitHub profile.

We will of course accept contributions to add, change, or remove names from this
list if people want to be credited differently or if I have missed someone!

Resolves #1036

wjt added 4 commits December 17, 2025 15:49
Previously not all items in the list had names attached. This is because
they weren't necessary, the only thing that had to be canonicalised was
the email address.

However it's much easier to keep the list sorted if everyone has a name.

Add names. Sort.
People do not always have a good name configured in their Git client.

I populated this list by clicking through to contributors' GitHub
profiles. If their full name is either shown there or can easily be
found from there, I added it here. Otherwise I assume they want to be
pseudonymous and do not add it.
This includes, to the best of my ability based on the Git commit history, all
contributors to any file outside of scenes/quests/story_quests. The basis for
not including that folder is that StoryQuests have their own credits, shown in
the storybook.

Some people are credited by a screen name/username because I was unable to
determine another name from them based on a quick look at their GitHub profile.

We will of course accept contributions to add, change, or remove names from this
list if people want to be credited differently or if I have missed someone!

Resolves #1036
At the time this StoryQuest was submitted, I was proposing to list
mentors in the credits for each StoryQuest, which is why I asked the
creators to credit Marcos here. But no other StoryQuest has a credit for
the mentor.

Now, we have a dedicated section in the credits for mentors.

Remove Marcos' (misspelled) name.
@wjt wjt requested review from a team as code owners December 17, 2025 15:57
@wjt wjt linked an issue Dec 17, 2025 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

Play this branch at https://play.threadbare.game/branches/endlessm/credits-community.

(This launches the game from the start, not directly at the change(s) in this pull request.)

Copy link
Copy Markdown
Collaborator

@manuq manuq left a comment

Choose a reason for hiding this comment

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

Yes these are the names as available. We can update them upon requests.

About StoryQuest authors, I think it would be nice to have them in the credits scene under "Contributed StoryQuest" or something. But maybe in a programatic way, after we refactor the credits to have the data in resources.

title = "El Juguete Perdido"
description = "La historia se centra en la búsqueda de Apolo, un niño curioso y valiente que ha desaparecido tras perseguir a su archienemigo, Python. El anciano Elder, preocupado por la ausencia de su nieto, encomienda al viajero la tarea de encontrarlo en las cavernas del bosque en donde asechan los goblins."
authors = Array[String](["Miguel Navarro", "Omar Mendez", "Marcos Cabana"])
authors = Array[String](["Miguel Navarro", "Omar Mendez"])
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

👍

@manuq manuq merged commit d74adbe into main Dec 17, 2025
6 checks passed
@manuq manuq deleted the credits-community branch December 17, 2025 17:13
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.

Update the credits text in the game. Collaborate with the Endless Access team to compile game credits

2 participants