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

Bee Species-ification. #1215

Merged
merged 5 commits into from
Jan 6, 2025
Merged

Bee Species-ification. #1215

merged 5 commits into from
Jan 6, 2025

Conversation

widgetbeck
Copy link

@widgetbeck widgetbeck commented Jan 3, 2025

Transitions apids from being a mob to a full species, which fixes some of the inherent problems with them, cleans up their code, and allows for some new features.

Changelog

🆑

  • add: Apids now get sleepy when exposed to water vapor.
  • add: Apids will now spawn with randomized antennae, giving them a little individuality.
  • add: Apids now properly display an SSD indicator.
  • add: Apids now bob up and down gently.
  • add: Apids are now able to fly over tables and under plastic flaps.
  • add: God will punish you for butchering her beautiful creatures.

@widgetbeck
Copy link
Author

2025-01-03.07-53-09.mp4

Copy link

@Darkmajia Darkmajia left a comment

Choose a reason for hiding this comment

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

really good! just have a minor request. also, the thrust animation feels a little weird with disarms but its no biggie

id: BaseMobApid
abstract: true
components:
- type: Absorbable

Choose a reason for hiding this comment

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

could you add reducedBiomass: true to this, similar to goblins?

Choose a reason for hiding this comment

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

or do this in a tiny little pr in the future because kip is very upset that bees arent getting caught in this publish

@Darkmajia Darkmajia merged commit e470f42 into impstation:master Jan 6, 2025
5 checks passed
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.

2 participants