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

Swarmer cost fixes + traps work on mechs #12247

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Rukofamicom
Copy link
Contributor

@Rukofamicom Rukofamicom commented Feb 8, 2025

About The Pull Request

Swarmer replication is now actually usable at 20 resources, instead of requiring 50+ to be stored. This does not change the cost of the ability, just the point at which it becomes available to use.

Swarmer walls have had their error message adjusted in the same vein - it can now be used with only 2 resources, in line with the cost.

Swarmer traps now have a warning if you try to place one without enough resources instead of performing the build only to fail.

Swarmer traps now cause mechs to take the same damage as cyborgs do, and also ensures the mechs can trigger traps too. Mechs will be disabled for three seconds instead of ten however.

Why It's Good For The Game

Fixes good.

Mechs pose a similar or greater threat than cyborgs do, and are similar in makeup so it only makes sense that they would be similarly affected. This allows them to put up a modest fight against mechs now in much the same way as they can cyborgs. Mechs are far more likely to be equipped with the necessary ranged tools to deal with the traps so they will remain a powerful foe for swarmers to overcome though.

Testing Photographs and Procedure

dreamseeker_7sOchKFKnj.mp4

Changelog

🆑
tweak: Mechs are now affected by swarmer traps, however they will only be stunned for three seconds instead of ten.
fix: Adjusts swarmer abilities so that they are available in accordance to the recently updated costs
/:cl:

@Rukofamicom Rukofamicom changed the title Swarmer traps additionally now affect mechs Swarmer cost fixes + traps work on mechs Feb 13, 2025
Copy link
Contributor

@Dejaku51 Dejaku51 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change values in the screens
image

@Rukofamicom Rukofamicom requested a review from Dejaku51 February 13, 2025 23:40
@Therealdoooc213
Copy link
Contributor

Could we use a different icon for the swarmer traps breaking? IMO its pretty jarring and large, I think the sprites in projectiles.dmi would be good, maybe the tesla_projectile or bluespace icons would look nice.

Copy link
Contributor

@Dejaku51 Dejaku51 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, but projectile icon change might be good as doc said

@Rukofamicom
Copy link
Contributor Author

Rukofamicom commented Feb 14, 2025

Could we use a different icon for the swarmer traps breaking? IMO its pretty jarring and large, I think the sprites in projectiles.dmi would be good, maybe the tesla_projectile or bluespace icons would look nice.

If you show me the projectile you have in mind, or even produce a sprite for me to use I certainly don't mind, but I would rather not hold this up because of an aesthetic disagreement.

I would include it with the expanded overhaul if this newer flow is well received. This was part of a low-effort experiment to help determine whether swarmers are worth overhauling entirely or if the core idea of swarmers is unsalvageable in others' eyes.

@Therealdoooc213
Copy link
Contributor

If you show me the projectile you have in mind, or even produce a sprite for me to use I certainly don't mind, but I would rather not hold this up because of an aesthetic disagreement.

image
image
tesla_projectile and bluespace are their icon names, in projectiles.dmi

@Rukofamicom
Copy link
Contributor Author

Rukofamicom commented Feb 14, 2025

These sprites aren't the right size, they will only animate over a single tile or else look horrible when sized up.

In order to accurately convey that the trap is an AoE, I need a sprite which is wide enough to cover a 3x3 area, 96x96. At the very least it needs to be 64x64 so it at least partially covers the surrounding tiles which are affected.

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.

4 participants