Closed CravenCraft closed 1 month ago
@alRex-U Sorry for not squashing after rebasing to get your latest changes lol, but the only files changed should be in extern->paragliders
package. Modified some things there to better support your skills & to use the paragliders API a bit smoother.
Closing this PR in favor of https://github.com/alRex-U/ParCool/pull/299 as I've opened up without the rebase commits to be cleaner and easier to review.
Hey there. Creator of the Better Paragliders mod. Wanted to help fix up the integration that this mod has with Paragliders as I just started playing around with this mod and love it, and just want it to work with that stamina system as well as it can.
Should fix the issues presented in this issue: https://github.com/alRex-U/ParCool/issues/242 You'll get the nice glowing red with the stamina wheel as well as a delay after each action before the stamina starts to replenish.
The only caveat to this is that the new Player States that are made will be set in the
paraglider-player-states.toml
. Can be a good or bad thing depending on how you want your configs managed. Either way, may need to let players know that if they're wanting to modify the configs when using the Paraglider stamina system.I haven't added quite all the actions that are in your mod yet, which is why I've marked this as a draft, but the foundation is there for anyone to test out if they wish.
Updates: