alpha
Login
or
Join now
aaronworld.uk
/
pets-and-pals
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/aaronateataco/pets-and-pals. Pets & Pals — client-side companion pets with real presence. Fork/redesign of downloadableduck's Pets Mod.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
pets-and-pals
/
src
/
main
/
at
26.2
2 folders
aaronateataco
0.32.0: fix sprint-alongside body sway on straight runs
5d ago
bf3c849d
java
0.32.0: fix sprint-alongside body sway on straight runs The formation anchor's forward direction was driven entirely by head yaw, which never holds perfectly still even during a dead-straight sprint - ordinary camera micro-movement was enough to swing the whole anchor point (and the pet chasing it) side to side. Blended in the owner's smoothed movement direction as the dominant signal, matching the balance already used for the normal (non-sprint) follow lead, which fixed the same class of jitter there previously. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
5 days ago
resources
Drop LeadPhysics as a required dependency on this branch LeadPhysics only has published builds for 26.1.x (checked the Modrinth API directly) - there's nothing for this version to install, so requiring it here just makes the mod permanently unable to launch. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
5 days ago