Skip to content

[Feature] Add ITrackV2 for complex logic#15

Open
Goldenfield192 wants to merge 17 commits intoTeamOpenIndustry:forge_1.12.2from
Goldenfield192:forge_1.12.2-v2
Open

[Feature] Add ITrackV2 for complex logic#15
Goldenfield192 wants to merge 17 commits intoTeamOpenIndustry:forge_1.12.2from
Goldenfield192:forge_1.12.2-v2

Conversation

@Goldenfield192
Copy link
Member

@Goldenfield192 Goldenfield192 commented Feb 22, 2026

This PR:

  • Modernized gradle version and forge version for 1.12.2
  • Add more gauge constants in meters
  • Added ITrackV2 for the possiblity of multi-gauge track pathing and more data to be queried, like roll (Works with PathingData)

*/
public class PathingData {
//Reserve position/pos name for mods that may not use MC's Vec3d
private Vec3d vanillaPos;
Copy link
Member

Choose a reason for hiding this comment

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

I'm not a huge fan of naming this vanilla pos. I'd prefer for it to just be called pos.

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