Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Monkeys now use filters & Simians are now monkeys (Attempt #2) #3846

Merged
merged 35 commits into from
Oct 31, 2024

Conversation

JohnFulpWillard
Copy link
Contributor

@JohnFulpWillard JohnFulpWillard commented Oct 17, 2024

Monkestation stopped being a fork and became an actual repo I can now fork off of, which fucked up github and made it endlessly get stuck 'processing' recent pushes which made it impossible for me to add any more commits
image

So now instead of figuring out how to actually fix this I just made a new PR instead.

About The Pull Request

Ports tgstation/tgstation#81598 which uses filters to allow monkeys to wear any clothes, and makes Simians a subtype of monkeys.
Simians now inherit the height filters among other monkey things like attack chain.

Ignore the half-opaque pixels sticking out the sides, it has been fixed.
image

The prefs menu's tail icons looks a little fucked up on local but I was told this is apparently normal and is fine on the server. For some reason, it loads just fine when running unit tests locally, so I used that to ensure they look right at the very least.

Monkeys now also use Simians' bodyparts, fur, and eyes
They now look like this
image

Also fixes monkeys sometimes not having a tail.

Why It's Good For The Game

Simians seems like just Monkey+ so why not just make it so, cuts down on some copy paste and should make it easier to change monkeys without having to mirror everything for Simians.

Monkeys also now make use of Fur and eye colors, cutting even more down on copy paste. Simians looking to replace body parts now only need to look for monkey cubes, as they can't get robotic limbs.

Changelog

🆑
add: Monkeys can now wear any outfit rather than just the waiter outfit.
add: Simians now use the same height filter system as Monkeys to wear outfits instead of having their own icon for each individual piece of clothing.
add: Monkeys now use the same prefs as Simians, having Fur and eye colors. By default monkeys are all brown, and simians can choose to be brown as well.
add: Simians and monkeys are now at the bottom of the tile they are on, rather than the middle.
del: Big legged species and monkey abominations.
fix: Gigantism no longer doubles your size twice.
/:cl:

Co-authored-by: wraith-54321 <69217972+wraith-54321@users.noreply.github.com>
This was referenced Oct 26, 2024
@ThePooba ThePooba merged commit dcf6509 into Monkestation:master Oct 31, 2024
28 checks passed
github-actions bot added a commit that referenced this pull request Oct 31, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants