radiden / pingprovements

An updated version of pixeldesu's Pingprovements mod for Risk of Rain 2
GNU Affero General Public License v3.0
3 stars 0 forks source link

Mod causes issues with PingOrdering #7

Open LordVGames opened 1 year ago

LordVGames commented 1 year ago

PingOrdering seems to only make the selected minion act when the ping is removed. With this mod, the selected minion waits for a very long time for the ping to be removed, even if the move/attack ping has already been issued. It's possible to set the enemy ping duration to ~1 second to somewhat get around this, but this also affects actual enemy pings, which isn't ideal.

Suggested fixes:

  1. Have the mod treat minion pings differently from enemy pings.
  2. Have the minion ping be removed from the minion after issuing a move/attack ping.
  3. Allow the maximum amount of enemy pings at once to be configurable.