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] Anomaly Releaser logging and fixes #2913

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Conversation

Steals-The-PRs
Copy link
Collaborator

Mirrored on Nova: NovaSector/NovaSector#2010
Original PR: tgstation/tgstation#82684

About The Pull Request

I literally do not think I have heard of anyone using this extremely niche space ruin item a single time.
However if they did it wasn't logged, so now it is.

Additionally I found a bunch of bugs while testing it:

  • You could queue inputs on a bunch of cores and activate all of them at once because it didn't check if had been expended by a concurrent do_after.
  • It made normally immobile anomalies mobile.
  • I broke immobility in general in a recent PR, but also it's redundant with a different var I added.

I fixed all of these.

Why It's Good For The Game

For the one round that will happen in tg history where someone reactivates a Vortex Anomaly Core on the escape shuttle, it should log who did it.

Changelog

🆑 Jacquerel
admin: Reactivating an anomaly core via the anomaly releaser is now logged.
fix: Fixes various bugs related to dimensional/spectral anomalies moving when they should not.
/:cl:

* Anomaly Releaser logging and fixes (#82684)

## About The Pull Request

I literally do not think I have heard of anyone using this extremely
niche space ruin item a single time.
_**However**_ if they did it wasn't logged, so now it is.

Additionally I found a bunch of bugs while testing it:
- You could queue inputs on a bunch of cores and activate all of them at
once because it didn't check if had been expended by a concurrent
do_after.
- It made normally immobile anomalies mobile.
- I broke immobility in general in a recent PR, but also it's redundant
with a different var I added.

I fixed all of these.

## Why It's Good For The Game

For the one round that will happen in tg history where someone
reactivates a Vortex Anomaly Core on the escape shuttle, it should log
who did it.

## Changelog

:cl:
admin: Reactivating an anomaly core via the anomaly releaser is now
logged.
fix: Fixes various bugs related to dimensional/spectral anomalies moving
when they should not.
/:cl:

* Anomaly Releaser logging and fixes

---------

Co-authored-by: Jacquerel <[email protected]>
@Iajret Iajret merged commit 8eff1a4 into master Apr 16, 2024
27 checks passed
@Iajret Iajret deleted the upstream-mirror-2010 branch April 16, 2024 13:16
AnywayFarus added a commit that referenced this pull request Apr 16, 2024
Iajret pushed a commit that referenced this pull request Jun 8, 2024
…RE] (#2913)

* Makes The Automute Thingo Yell At You A Bit Louder (#83636)

## About The Pull Request
It makes the automute use bigger, redder text and also balloon alert
I know ppl dont like punctuation in balloon alerts so I can remove the
exclamation mark if u want, i like it tho
I guess if u support darwinism u could leave it as is but in the era of
runetext and TTS ppl cant pay attention to the chat window they're too
busy watching subway surfers on their second monitor and scrolling
tiktok on their phone
Doesnt change the text so it stays deliberately vague like the comment
says it should

Before:
<img src="https://i.ibb.co/3hDnpQm/Automute-Before.png">
After:
<img src="https://i.ibb.co/0qSwJFB/Automute-After.png">
<img src="https://i.ibb.co/n3ch9fg/Automute-Balloon-Alert.png">
## Why It's Good For The Game
Being automuted when there's no admins on cuz u got a bit carried away
isnt cool and then u have to urgent ahelp it, which is understandable
cuz it's making the round unplayable for you but you did kinda bring it
on yourself and the admin might not be too happy with you about it.
## Changelog
:cl:
admin: The auto-mute system yells at you harder when you send a bunch of
identical messages.
/:cl:

* Makes The Automute Thingo Yell At You A Bit Louder

---------

Co-authored-by: Jackraxxus <[email protected]>
Co-authored-by: NovaBot13 <[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