chaosforgeorg / doomrl

D**m, the Roguelike
https://drl.chaosforge.org/
GNU General Public License v2.0
1.08k stars 131 forks source link

Improve the rocket jump UI #174

Open epyon opened 1 week ago

epyon commented 1 week ago

When rocket jumping, your targeting cursor can extend beyond immediate adjacent tiles, despite not being able to target any tile beyond that range. Previous versions would just lock its targeting to its valid range, which made rocket jumping around quicker to input. (As a heavy rocket jump user that is very annoyed by this bug, my personal bias wants to label this as mid priority, but it ultimately has little gameplay impact)