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

Light bulb building glitch #481

Open
6SpadesLuke opened this issue Aug 28, 2024 · 1 comment
Open

Light bulb building glitch #481

6SpadesLuke opened this issue Aug 28, 2024 · 1 comment

Comments

@6SpadesLuke
Copy link
Contributor

Description

While building, placing a light bulb building ghost then actually making it will put it one tile back in the direction it's facing.
So for example, I'll place a light bulb mount facing east, it'll go back one tile west

Reproduction

  1. Open building menu
  2. Select light bulb
  3. Place lightbulb ghost
  4. Add steel to complete construction

Expected behavior

Light bulb should be put in the tile that the building ghost is made on.

Media

I will add a video of this occuring when I can, as I currently cannot as I am on mobile

@Peptide90
Copy link
Collaborator

Light bulbs have a sprite offset so this is probably related to that. So likely not a bug just an unintended consequence.

Peptide90 pushed a commit that referenced this issue Nov 11, 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)
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

No branches or pull requests

2 participants