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

Rename Fork Specific Options From "DeltaV" To "EinsteinEngines" #630

Closed
wants to merge 11 commits into from

Conversation

Tmanzxd
Copy link
Contributor

@Tmanzxd Tmanzxd commented Aug 1, 2024

Fixes #481

@github-actions github-actions bot added Changes: C# Changes any cs files Changes: Localization Changes any ftl files Changes: UI Changes any XAML files labels Aug 1, 2024
Copy link
Member

@DEATHB4DEFEAT DEATHB4DEFEAT left a comment

Choose a reason for hiding this comment

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

I think this should just be removed, it's only the species vision right? We have traits for that.

Content.Client/Options/UI/OptionsMenu.xaml.cs Show resolved Hide resolved
@DangerRevolution
Copy link
Contributor

I think this should just be removed, it's only the species vision right? We have traits for that.

This goes back to the discussion about whether or not being able to cheaply opt out of species visions is okay or not. There's pros and cons to each side, but IMO it's for a different PR :)

Copy link
Contributor

@DangerRevolution DangerRevolution left a comment

Choose a reason for hiding this comment

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

Until consensus about removing the tab or not, revert the removal :)

@DangerRevolution DangerRevolution added Size: 3-Medium For medium issues/PRs Priority: 3-Medium Needs to be resolved at some point Status: Do Not Merge Do not merge Status: Needs Discussion Must be discussed Status: Needs Review Someone please review this Type: Cleanup Like Rework but small labels Aug 1, 2024
@Tmanzxd
Copy link
Contributor Author

Tmanzxd commented Aug 1, 2024

Got it

@VMSolidus
Copy link
Member

My concession is that while yes it's important to have Accessibility Options, we currently don't have ANY other than the vision toggle(And most of the really good accessibility features require Harmony....), so can we move the button to one of the pre-existing tabs? Also, we can set that CVar to default to false.

@FoxxoTrystan
Copy link
Member

Personnally il say move the option to another tab, simply.

@DangerRevolution
Copy link
Contributor

Test fail valid

@Tmanzxd
Copy link
Contributor Author

Tmanzxd commented Aug 5, 2024

I can rebase the branch to the current master branch then do the tab rename if we want.

I can also remove the vision filter option as our traits cancel it out so the EE tab will be a placeholder for future additions.

@DangerRevolution
Copy link
Contributor

I can rebase the branch to the current master branch then do the tab rename if we want.

I can also remove the vision filter option as our traits cancel it out so the EE tab will be a placeholder for future additions.

Leave the options, just rename the tab.

@FoxxoTrystan FoxxoTrystan added Size: 5-Very Small For especially small issues/PRs and removed Size: 3-Medium For medium issues/PRs Status: Do Not Merge Do not merge labels Sep 17, 2024
@FoxxoTrystan
Copy link
Member

Whats the update on that PR?

@VMSolidus
Copy link
Member

Closed since it's superceded by #928

@VMSolidus VMSolidus closed this Sep 17, 2024
VMSolidus pushed a commit that referenced this pull request Sep 19, 2024
<!--
This is a semi-strict format, you can add/remove sections as needed but
the order/format should be kept the same
Remove these comments before submitting
-->

# Description

<!--
Explain this PR in as much detail as applicable

Some example prompts to consider:
How might this affect the game? The codebase?
What might be some alternatives to this?
How/Who does this benefit/hurt [the game/codebase]?
-->

This PR Remove and the DeltaV Option Tab while moving the specie filter
to the general accessibility tab.
View Media for images.

This PR also Rebase the option and removed useless duplicated, CVars are
moved, .ftl files.
Tho cvar name is unchanged so the option will still be enable if you
enabled it before.

This PR fixes #481 and put PR #630 stale.

---

<!--
This is default collapsed, readers click to expand it and see all your
media
The PR media section can get very large at times, so this is a good way
to keep it clean
The title is written using HTML tags
The title must be within the <summary> tags or you won't see it
-->

<details><summary><h1>Media</h1></summary>
<p>


![image](https://github.com/user-attachments/assets/55fdf75d-2c02-4c25-b0df-e76cce564a33)

![image](https://github.com/user-attachments/assets/88a170fb-ba32-467c-b432-b0a8c554a489)

</p>
</details>

---

# Changelog

<!--
You can add an author after the `:cl:` to change the name that appears
in the changelog (ex: `:cl: Death`)
Leaving it blank will default to your GitHub display name
This includes all available types for the changelog
-->

:cl:
- remove: DeltaV Option Tab (Options moved)
@Tmanzxd Tmanzxd deleted the options2 branch November 13, 2024 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: C# Changes any cs files Changes: Localization Changes any ftl files Changes: UI Changes any XAML files Priority: 3-Medium Needs to be resolved at some point Size: 5-Very Small For especially small issues/PRs Status: Needs Discussion Must be discussed Status: Needs Review Someone please review this Type: Cleanup Like Rework but small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fork specific options are still called "Delta-V" in the settings
5 participants