Skip to content

added support for CaravanBonusSpeedFactor from equipment#314

Open
tectin0 wants to merge 1 commit intoSmashPhil:developfrom
tectin0:fix/caravan-speed-bonus
Open

added support for CaravanBonusSpeedFactor from equipment#314
tectin0 wants to merge 1 commit intoSmashPhil:developfrom
tectin0:fix/caravan-speed-bonus

Conversation

@tectin0
Copy link
Copy Markdown

@tectin0 tectin0 commented Jan 25, 2026

This is a relatively low-effort pull request, as I don't actually know much about RimWorld modding or the Vehicle Framework codebase. I wanted to address an issue where equipment-based caravan speed bonuses (specifically from "Bundle of Trinkets" mod) are ignored once a pawn enters a vehicle. Please feel free to close this and implement a "proper" version if this doesn't meet the framework's standards.

Tested using the "Nautical Compass" from Bundle of Trinkets on a Longship from Alpha Vehicles - Age of Sail. The bonus applied correctly once the pawn boarded.

Known Issue: Because this uses AllPawnsAboard, the speed bonus only appears once the pawns are physically inside the vehicle. It does not currently reflect the bonus during the initial "Form Caravan" planning stage before the pawns have boarded (if the pawn isn't already inside). Maybe you know an immediate fix for that.

Thanks for the incredible work on the framework!

(I also used the release/1.6 as a base because I couldn't make anything compile on the develop branch - don't know if that changes anything)

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.

1 participant