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

Biocubes are now proper stacks (+ shrinks their sprite) #3456

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

Absolucy
Copy link
Member

@Absolucy Absolucy commented Sep 18, 2024

About The Pull Request

this makes biocubes a proper subtype of /obj/item/stack, meaning they can auto stack now (max amount of 20).

also added a biocube_cost var - rn only can be changed with varediting, but in a later PR I plan to refactor and improve composters

Why It's Good For The Game

spam clicking biocubes is annoying and kinda hurts my wrist. so let's start cleaning up the code a bit, and get rid of some of spam-clicking!

also this makes the sprite less comically huge.

Changelog

🆑
refactor: Biocubes are now proper stacks, and behave as such.
image: Made the biocube sprite slightly smaller.
/:cl:

@Absolucy
Copy link
Member Author

tm had no issues, and technically this is just a code improvement with QoL as a side effect, so yolo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant