NitrOP7674 / FreeplayCheckpoint

Rocket League Freeplay Checkpoint plugin
MIT License
11 stars 4 forks source link

Unexpected boost behaviour after cpt_next_checkpoint #50

Open jakegrabowski opened 4 months ago

jakegrabowski commented 4 months ago

env

I'm using DS4 as controller. My settings for freeplay are

steps

Current version behavior in freeplay looks like this and order is important

  1. pressing share button, load random checkpoint, boost is not consumed
  2. pressing left dpad, load random checkpoint, boost is not consumed
  3. pressing right dpad, load random checkpoint, boost is consumed
  4. and from now on boost is consumed when I press left or share with every other checkpoint until I reset ball to center and then you can skip to step 1

affected versions

This started to be issue from v1.7.0-pre4 Changes between v1.7.0-pre3 and v1.7.0-pre4 https://github.com/NitrOP7674/FreeplayCheckpoint/compare/v1.7.0-pre3...v1.7.0-pre4

cause of problem

it seems fixing some goal explosion bug introduced another bug, In my opinion disabling goal explosion for FPC should be requirement not option