AllureOfTheStars / Allure

Allure of the Stars is a near-future Sci-Fi roguelike and tactical squad combat game written in Haskell; please offer feedback, e.g., after trying out the web frontend version at
http://allureofthestars.com
GNU Affero General Public License v3.0
213 stars 16 forks source link

Mark hero and crosshair with cursor in console frontends #86

Open Mikolaj opened 5 years ago

Mikolaj commented 5 years ago

See https://www.reddit.com/r/roguelikes/comments/9n1zoe/caves_of_qud_status_of_ascii_version/e7j3gb1

[Edit: done; before closing, make sure to follow up in the reddit thread after the release and also suggest --noAnim.]

Mikolaj commented 5 years ago

When testing the terminal frontends, make sure these are addressed: https://github.com/LambdaHack/LambdaHack/issues/156

Mikolaj commented 5 years ago

Also see https://github.com/LambdaHack/LambdaHack/issues/162

Mikolaj commented 5 years ago

Done.

Mikolaj commented 5 years ago

Re-using the issue to put a reminder to decide whether the cursor should highlight the start of menu line or the space character just before that (as in the main menu currently). We need feedback for that.