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

[MIRROR] Donator Item, Smol42 #855

Merged
merged 1 commit into from
Nov 28, 2023
Merged

[MIRROR] Donator Item, Smol42 #855

merged 1 commit into from
Nov 28, 2023

Conversation

Steals-The-PRs
Copy link
Collaborator

Original PR: Skyrat-SS13/Skyrat-tg#25196

About The Pull Request

Adds donator item for Smol42 sprited from scratch by Smol42.

Proof of Testing

-=q

Changelog

🆑 Smol42
add: Added custom donator item.
/:cl:

* aoaoao

* Update modular_skyrat/modules/customization/modules/clothing/~donator/donator_clothing.dm

Co-authored-by: Bloop <[email protected]>

---------

Co-authored-by: Bloop <[email protected]>
@ReezeBL ReezeBL merged commit c86de39 into master Nov 28, 2023
24 checks passed
@ReezeBL ReezeBL deleted the upstream-mirror-25196 branch November 28, 2023 05:20
AnywayFarus added a commit that referenced this pull request Nov 28, 2023
Iajret pushed a commit that referenced this pull request Feb 9, 2024
…855)

* `pixel_w` and `pixel_z` are included in `get_visual_offset` (#81349)

## About The Pull Request

Closes #81095

Includes `pixel_w` and `pixel_z` in calculating an icon's
`get_visual_offset`.

Why? In particular, `get_visual_offset` is supposed to return how
_visually_ offset an atom is from its loc.

`pixel_w` and `pixel_z`, while they do not physically represent the same
things as `pixel_x` and `pixel_y` (in that they're actually vertical (as
seen with client dir)), still contribute to where an atom visually sits
to the user.

You may call this another nail in the client dir coffin if you wish.
This proc is intended for visual use anyways, so anything using it for
physical boundaries is wrong anyways.

## Changelog

:cl: Melbert
fix: Fixed some situations in which you couldn't interact with heretic
runes
/:cl:

* `pixel_w` and `pixel_z` are included in `get_visual_offset`

---------

Co-authored-by: MrMelbert <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants