Ticket #49 (new feature)

Opened 2 years ago

Last modified 7 months ago

Fix object pricing

Reported by: takkaria Assigned to:
Milestone: 3.1.1 Version:
Keywords: tmj Cc:

Description

Current info: http://ajps.mine.nu/angband/wiki/ObjectPricing.

It might be an idea to use the new randart code to calculate prices, see #48.

Attachments

Change History

03/21/07 11:32:35 changed by takkaria

  • summary changed from Fix level feelings to Fix object pricing.

03/29/07 14:07:10 changed by takkaria

  • milestone changed from Future to 3.1.1.

05/11/07 09:39:05 changed by andrewdoull

Unangband does this already, using an object_power() function to feed into the object_value() function.

I have duplicated object_power() and the randart.c power calculations for the moment, but there's a lot of common code here (basically the same routine re-written).

06/03/07 09:02:18 changed by takkaria

  • owner changed.
  • component changed from Project admin to Cleanup.

07/15/07 18:42:24 changed by takkaria

  • milestone set to Future.

12/24/07 10:19:16 changed by takkaria

  • milestone changed from Future to 3.1.1.

04/17/08 03:17:18 changed by takkaria

  • keywords set to tmj.

Add/Change #49 (Fix object pricing)