Skip to content
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

Add OnVendingShopOpen[ed] hook for TravellingVendor #527

Closed

Conversation

WheteThunger
Copy link
Contributor

@WheteThunger WheteThunger commented Jul 21, 2024

  • Add object OnVendingShopOpen(VendingMachine, BasePlayer) hook to TravellingVendor class
  • Add void OnVendingShopOpened(VendingMachine, BasePlayer) hook to TravellingVendor class
  • Expose various fields/methods as public
    • Bike::carPhysics
    • Bike::timeSinceLastUsed
    • PuzzleReset::resetTimeElapsed
    • Recycler::scrapRemainder
    • TerrainPath::MainRoads
    • TerrainPath::SideRoads
    • TerrainPath::TrailRoads
    • TravellingVendor::vendingMachine
    • ZiplineLaunchPoint::CalculateZiplinePoints

@MrBlue
Copy link
Member

MrBlue commented Jul 31, 2024

Merged, thanks!

@MrBlue MrBlue closed this Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants