Ticket #563 (closed change: fixed (in master))

Opened 5 years ago

Last modified 2 years ago

Add functions to get information on what the player knows from an item

Reported by: takkaria Owned by:
Milestone: 3.2.0 Keywords: borg
Cc:

Description

This is so some particularly ugly string-parsing functions can be removed from the Borg and it can be a lot more streamlined. As long as the UI uses the same functions, there is no information leakage. (I don't subscribe to the idea that the Borg should work by reading the screen, since I want a Borg to work even if I'm on the DS with a non-standard screen setup, or using OpenGL to render the game in perspective.)

For the kind of code it would help replace, see http://repo.or.cz/w/angband/borg/takk.git?a=blob;f=src/borg3.c;h=1eed6f205a22cf567ea74d2a3e7a2c6da24a2ddb;hb=HEAD#l1632

Change History

comment:1 Changed 4 years ago by magnate

  • Keywords borg added

comment:2 Changed 4 years ago by magnate

See also #749

comment:3 Changed 2 years ago by magnate

  • Status changed from new to closed
  • Type changed from bug to change
  • Resolution set to fixed
  • Milestone changed from 4.0 to 3.2.0

Done with the changes to identify.c in 3.1 and 3.2

Note: See TracTickets for help on using tickets.