jmdejong / Asciifarm

Multiplayer ascii-graphics based RPG/farming game
GNU General Public License v3.0
65 stars 4 forks source link

show nearby interesting objects #8

Open jmdejong opened 6 years ago

jmdejong commented 6 years ago

Currently there's the ground window in the client display which lists all objects that are in the same square. It would be better to show a list of interesting nearby objects instead

I'm not sure how exatly would be the best way. Maybe the N nearest interesting objects sorted by distance. Maybe all interesting objects in a certain distance. Maybe only adjacent objects, but also show the location.