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] Adds support for different achievement dmis #1997

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

Steals-The-PRs
Copy link
Collaborator

Mirrored on Nova: NovaSector/NovaSector#978
Original PR: tgstation/tgstation#81471

About The Pull Request

I am back to pushing my code improvements upstream, sorry in advance.
As the title says, this adds support for achievement icons to be in different dmi files than the default, pretty much the exact same way that Language icons (for chat assets) do.

Why It's Good For The Game

It is one of the few things in game (the only other thing i can think of that does this rn is barsigns) that cannot have their icon changed when trying to make a subtype, this is very limiting and very annoying, especially since dmi conflicts are one of the worst types to deal with, this would make my life a lot easier.

Changelog

No player-facing changes.

* Adds support for different achievement dmis (#81471)

## About The Pull Request

I am back to pushing my code improvements upstream, sorry in advance.
As the title says, this adds support for achievement icons to be in
different dmi files than the default, pretty much the exact same way
that Language icons (for chat assets) do.

## Why It's Good For The Game

It is one of the few things in game (the only other thing i can think of
that does this rn is barsigns) that cannot have their icon changed when
trying to make a subtype, this is very limiting and very annoying,
especially since dmi conflicts are one of the worst types to deal with,
this would make my life a lot easier.

## Changelog

No player-facing changes.

* Adds support for different achievement dmis

---------

Co-authored-by: John Willard <[email protected]>
@Iajret Iajret merged commit 0888f59 into master Feb 19, 2024
24 checks passed
@Iajret Iajret deleted the upstream-mirror-978 branch February 19, 2024 17:09
Iajret pushed a commit that referenced this pull request Apr 22, 2024
* wip

* yeah there we are

* Apply suggestions from code review

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

* ok

* wew

* wew mb

* ci fix

* meow

* Update modular_nova/modules/implants/code/augments_arms.dm

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

* Apply suggestions from code review

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

* Update modular_nova/modules/implants/code/augments_arms.dm

---------

Co-authored-by: SomeRandomOwl <[email protected]>
Co-authored-by: Tom <[email protected]>
Co-authored-by: Bloop <[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