This repository was archived by the owner on May 22, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 456
TGUI Preferences Menu + total rewrite of the preferences backend #17381
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ThatLing
commented
Jan 7, 2023
Contributor
Author
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comments from previous PR, thanks Moltijoe
code/modules/mob/living/carbon/human/species_types/flypeople.dm
Outdated
Show resolved
Hide resolved
yogstation/code/modules/mob/living/carbon/human/species_types/preternis/preternis.dm
Outdated
Show resolved
Hide resolved
| /datum/species/preternis/create_pref_unique_perks() | ||
| var/list/to_add = list() | ||
|
|
||
| // TODO |
Contributor
Author
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
probably something about
self surgery and self repair from being metal
Emp immunity
Eyes functioning to give night vision
Crippling weakness to water
Can't wear shoes, but have innate magboot abilities
purges all chems after a short time
reduced oxygen needed to breathe
Ideally try to roll some of these together to reduce bloat
Contributor
|
i wonder if this is gonna break anything essential again... |
JamieD1
pushed a commit
that referenced
this pull request
Jan 26, 2023
Contributor
|
Alternate human name doesnt work |
JamieD1
pushed a commit
that referenced
this pull request
Jan 26, 2023
JamieD1
pushed a commit
that referenced
this pull request
Jan 27, 2023
JamieD1
pushed a commit
that referenced
this pull request
Jan 27, 2023
JamieD1
pushed a commit
that referenced
this pull request
Jan 28, 2023
JamieD1
pushed a commit
that referenced
this pull request
Jan 28, 2023
JamieD1
approved these changes
Jan 28, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Config
Config files need to be changed on the host for this to work
Feature
This adds new content to the game
Icon Change
This PR changes icons
IMPORTANT
Important stuff.
On hold - HD
Should not be merged without HD Approval
Refactor
Makes old code less shit
TESTMERGED
This PR is currently live in a test merge.
Tweak
This PR contains changes to the game.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Document the changes in your pull request
So this, is a big one and will break a lot of stuff.
Mainly ports tgstation/tgstation#61313, which a whole bunch of extra stuff because we are so outdated. Currently still heavily WIP, so no screenshots yet. If you want to know what it looks like, go to the original PR.
TODO:
Full list of ported PRs, credits to the original authors and to Thatling, JamieD12 and Bibby for Porting:
Changelog
🆑 Mothblocks & various contributors to /tg/ Ported by ThatLing and JamieD12
rscadd: The preferences menu has been completely rewritten in tgui.
tweak: The "Stop Sounds" verb has been moved to OOC.
rscadd: Donators can now select a plushie.
/:cl: