-
-
Notifications
You must be signed in to change notification settings - Fork 377
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
Horses! 🐎🐎🐎 #572
Horses! 🐎🐎🐎 #572
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #572 +/- ##
==========================================
- Coverage 16.80% 16.58% -0.23%
==========================================
Files 22 23 +1
Lines 1166 1236 +70
Branches 158 167 +9
==========================================
+ Hits 196 205 +9
- Misses 964 1025 +61
Partials 6 6 ☔ View full report in Codecov by Sentry. |
This is fantastic!! Some feedback:
|
src/panel/pets/tinyhorse.ts
Outdated
'Tony the Pony', | ||
'Vigo Horsenberg', | ||
'Ol Jetrho', | ||
'Pony Soprano', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for not including Pie-oh-My
So proud!
Clipped their wings
Added a Stand state used for grazing with the horses. Now they eat facing either direction. Also reworked states to slow them down a bit and emphasize grazing. Wowee!
Thank you for looking at this so quickly! I've made several updates as requested:
I'd like to keep the |
I added another path into the run states as I noticed they weren't running unless you throw the ball. bab8101 In another change, I'd like to make the standing action a bit more dynamic and have each pet type be able to override it's "idleness". The cats are unrealistically active 🐱 A fun side-effect of the friendship tree is that the horses will run around in herds sometimes. Other than that, LGTM! Thanks for the contribution |
Sure. It's your PR 👍🏻 |
"orange": "Orange", | ||
"blue": "Blue", | ||
"akita": "Akita", | ||
"socks black": "Black (Socks)", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added the new colours so people can add the translations later
Added the tiny horse pet with 11 colors for all your tiny horse needs!
Animations adapted from the beautiful Horse Sprite With Rider Asset Pack by Onfe which is free to use with attribution.
I've been using this extension for years and kept thinking it would be cool if it had some horses - then I realized you accept PRs 😀. Please let me know any adjustments you'd like or if there's anything else you need from me to get the people the horses they demand. Thank you for the amazing and fun extension!