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

Fixes #53290, puddles are now infinite again. #53311

Merged
merged 17 commits into from
Sep 1, 2020
Merged

Fixes #53290, puddles are now infinite again. #53311

merged 17 commits into from
Sep 1, 2020

Conversation

Jack7D1
Copy link
Contributor

@Jack7D1 Jack7D1 commented Aug 29, 2020

About The Pull Request

Fixes #53290
A code oversight of #52865 that also applied plumbing changes to puddles.
Avoided snow flaking by creating a new object type called water_source. Can be used in the future instead of the sink type.
Babies first PR

Why It's Good For The Game

Ashwalkers no longer have to wait for puddles to refill like station sinks.

Changelog

🆑
fix: Puddles are now infinite sources of water again.
/:cl:

@tgstation-server tgstation-server added Fix Rewrites a bug so it appears in different circumstances Map Edit Thank you for your tile-placing service. It's always appreciated. labels Aug 29, 2020
Jack7D1 and others added 4 commits August 29, 2020 14:32
Co-authored-by: Qustinnus <Floydje123@hotmail.com>
Co-authored-by: Qustinnus <Floydje123@hotmail.com>
Co-authored-by: Qustinnus <Floydje123@hotmail.com>
Co-authored-by: Qustinnus <Floydje123@hotmail.com>
As per Qustinnus' review
@Jack7D1
Copy link
Contributor Author

Jack7D1 commented Aug 29, 2020

Thanks a ton for your help Qustinnus!

@LemonInTheDark LemonInTheDark added the Good First PR We all have to start somewhere label Aug 30, 2020
Co-authored-by: Rohesie <rohesie@gmail.com>
Jack7D1 and others added 7 commits September 1, 2020 09:30
Co-authored-by: Rohesie <rohesie@gmail.com>
Co-authored-by: Rohesie <rohesie@gmail.com>
Co-authored-by: Rohesie <rohesie@gmail.com>
Co-authored-by: Rohesie <rohesie@gmail.com>
Co-authored-by: Rohesie <rohesie@gmail.com>
Co-authored-by: Rohesie <rohesie@gmail.com>
Co-authored-by: Rohesie <rohesie@gmail.com>
@Rohesie Rohesie merged commit 4d6f266 into tgstation:master Sep 1, 2020
@Jack7D1 Jack7D1 deleted the puddles branch September 1, 2020 20:03
goober3 added a commit to goober3/hi-github-portside that referenced this pull request Jul 28, 2023
Tsar-Salat added a commit to Tsar-Salat/BeeStation-Salatland that referenced this pull request Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Rewrites a bug so it appears in different circumstances Good First PR We all have to start somewhere Map Edit Thank you for your tile-placing service. It's always appreciated.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Puddles(such as the one the ash walkers use) are no longer infinite and don't regenerate water
4 participants