Commit Graph
5 Commits
Author SHA1 Message Date
JacquerelandRoxy 5bd8784918 Most hostile mobs can no longer be trapped by closets, chairs, and aggro grabs (#91652) 2025-06-21 22:36:04 -04:00
Ben10Omintrixandlessthanthree 8492ff7d69 slightly redoes how animals hunt for food (#87166)
## About The Pull Request
before, if u wanted to make ur animal hunt for food, u had to give them
the find food subtree, the attacking subtree, and had to edit their
targeting stratedgy to include items. this makes it so u only have to
give them just 1 subtree which will handle everything it needs to. also
makes it alot more customizable, u can now set a hunger cooldown for ur
animals, and cute emotes for them to play after eating food

## Why It's Good For The Game
makes it more convenient for future devs to include food hunting
behaviors to their animals, while also making it more customizable

## Changelog
🆑
code: animals' food hunting behavior has been refactored, please report
any bugs
/🆑
2024-11-16 00:42:55 -08:00
Ben10Omintrixandlessthanthree f380bd4c6e Bring your pet to work day! (#86879)
## About The Pull Request
Adds a new neutral station trait where people are able to bring their
personal pets to show off to the rest of the crew (or to donate to the
chef). Before joining, players will be able to customize their pets



https://github.com/user-attachments/assets/5a5cda18-e551-4f87-b649-67a6940ffc6a

u can set their name, gender, pet carrier color, and teach them give
them a unique dance sequence trick. if players dont wish to opt in, they
also have the choice not to

## Why It's Good For The Game
adds a new station trait which people can RP around, whether its by
competitively comparing pets, or resolving conflicts around pets being
killed/kidnapped. Ive also GAGsified pet carriers, so people can now
have the option to recolor those too

## Changelog
🆑
add: adds a new station trait, "bring your pet to work" day
/🆑
2024-11-14 15:35:33 -08:00
a6a8bcdc42 [MIRROR] [no gbp] fixes mothroach glutton (#28844)
* [no gbp] fixes mothroach glutton (#84921)

## About The Pull Request
mothroaches were eating their holder object so theyd constantly crawl
out of bags

## Why It's Good For The Game
closes #84825

## Changelog
🆑
fix: mothroaches will no longer be crawling out of bags every minute
/🆑

* [no gbp] fixes mothroach glutton

---------

Co-authored-by: Ben10Omintrix <138636438+Ben10Omintrix@users.noreply.github.com>
2024-07-15 10:05:07 +05:30
d7de7b74b6 [MIRROR] mothroaches in the wardrobe (#28266)
* mothroaches in the wardrobe (#83695)

## About The Pull Request
there is a very small chance vendrobes will have mothroaches inside.
this will become apparent as the clothes you buy will come out slightly
damaged and eaten. hitting the vendrobe with a weapon (or throwing the
weapon at it) will cause the mothroaches to come out and scatter
everywhere. mothroaches will now also seek out clothes to eat them

## Why It's Good For The Game
gives more character and depth to mothroach AI

## Changelog
🆑
add: vendrobes may have mothroaches inside them
add: mothroaches will now seek out clothes to eat them
/🆑

* mothroaches in the wardrobe

---------

Co-authored-by: Ben10Omintrix <138636438+Ben10Omintrix@users.noreply.github.com>
2024-06-20 10:57:23 +05:30