Don't worry - just fixing it. I corrected the kind code, but didn't finish writing the ego_item case.
BTW: This is to allow people to learn rune recipes for items, for those people who wanted it.
Andrew
					
					
					
				
			[Un]angband 0.6.2 beta 2 has been released!
				
					Collapse
				
			
		
	X
- 
	
	
	
	
I was playing rev 2077 when that happened, though something may have gotten messed up with my savefile before that - I've been updating the game pretty much any time something new gets added to the svn.Leave a comment:
 - 
	
	
	
	
Oh, so you manually added 2070 and 2083 to your local sources? I've checked the released sources and indeed they have the new changes.txt. OK, then, let it be. There will probably be some bugfix versions of gold (gold2, gold3, etc.) so the changes merged by me will find their way to a gold release in time.
Congratulations on the release!
P.S. Arralen, the robe is much lighter and has lower base AC (one of these is important for mages that lose SP otherwise), but harder to enchant. This is why subtracting base AC is not a bug and why the robe is more expensive. I mean, the general logic is OK, even if in that particular case, for this particular character it looks wierd. Ideas to make it look OK are welcome...Leave a comment:
 - 
	
	
	
	
And the robe is harder to enchant up to +6 than the armour is to enchant up to +7, which from an economics point of view makes sense for the increased price.
AndrewLeave a comment:
 - 
	
	
	
	
There's an underlying power computation that figures out prices. It may need a bit of tweaking - you'll find that the +1 searching is computed at a different value to the extra [+1]
AndrewLeave a comment:
 - 
	
	
	
	
Actually - just released what 2083 is. I've patched the distributions with both this and 2070 manually so no need to update them.
AndrewLeave a comment:
 - 
	
	
	
	
Each plus you get over the base armour value is worth more. (e.g. over +2) which probably makes it more valued than the +1 searching. Which is, after all, +1 searching...Originally Posted by Arralen
Dunno if this is WAD or a bug - a robe with lesser enchantment is worth more than an ego armor ?:
Code:[Character Inventory] ... r) a Robe worth 1004 gold pieces [2,+6] It is of very good quality, but with no additional powers. s) Soft Leather Armour of Searching worth 718 gold pieces [4,+7] (+1) It is a useful ego item.
Each plus you get over the base armour value is worth more. (e.g. over +2) which probably makes it more valued than the +1 searching. Which is, after all, +1 searching...
If you check closely, you see that the robe is [+6] while the armor is[+7] (+1). Even if the base value is erroneously subtracted from the enchantment value, it would still be [+4] vs. [+3] (+1) .. price should be equal than, shouldn't it?Leave a comment:
 - 
	
	
	
	
I've just released binaries/source at the moment - you may want to update these as well, as I'm heading off to bed after this.svn up
or an UI equivalent. It's already all inside unangband/unangband in SVN. I didn't see 2070 there, BTW.
Edit: I'm just merging in 2083, as well, since it's only in trunk right now, not in gold. (I do this by 'svn merge -c 2083 http://svn.berlios.de/svnroot/repos/...runk/unangband unangband/' and then svn ci.)
AndrewLeave a comment:
 - 
	
	
	
	
svn up
or an UI equivalent. It's already all inside unangband/unangband in SVN. I didn't see 2070 there, BTW.
Edit: I'm just merging in 2083, as well, since it's only in trunk right now, not in gold. (I do this by 'svn merge -c 2083 http://svn.berlios.de/svnroot/repos/...runk/unangband unangband/' and then svn ci.)Leave a comment:
 - 
	
	
	
	
What build number are you at? I fixed this about 2076...Just got a really weird object description when reading a ?oLegend Lore on a Cesti of Might. "You can apply 23 unruned runes to and Container, Crownor GlovesYou can apply 5 Sword runes to any You can apply 5 Sword runes to any You can apply 5 Sword runes to any You can apply 5 Sword runes to any You can apply 5 Sword runes to any You can apply 5 Sword runes to any You can apply 5 Sword runes to any You can apply 5 Sword runes to any You can apply 5 Sword runes to any You can apply 5 Sword runes to any You can apply 5 Sword runes to any...."
It was dropped by Khamul, who, oddly enough, didn't disappear from the visible monster term once i had killed him.
Screen capture: http://www.ualberta.ca/~aphillip/storage/odd_desc.pgn
AndrewLeave a comment:
 - 
	
	
	
	
I'm not sure how to get them once you've merged them... I've already included 2070. 2072 can wait, unless it's critical.
AndrewLeave a comment:
 - 
	
	
	
	
Hilarious!Screen capture: http://www.ualberta.ca/~aphillip/storage/odd_desc.pgn
BTW, UnAndrew, I suppose you've split the gold version at before r2069, haven't you? What about r2070 and r2072, should I merge them to gold? I guess, I should. Revert if you don't think so.Leave a comment:
 - 
	
	
	
	
Just got a really weird object description when reading a ?oLegend Lore on a Cesti of Might. "You can apply 23 unruned runes to and Container, Crownor GlovesYou can apply 5 Sword runes to any You can apply 5 Sword runes to any You can apply 5 Sword runes to any You can apply 5 Sword runes to any You can apply 5 Sword runes to any You can apply 5 Sword runes to any You can apply 5 Sword runes to any You can apply 5 Sword runes to any You can apply 5 Sword runes to any You can apply 5 Sword runes to any You can apply 5 Sword runes to any...."
It was dropped by Khamul, who, oddly enough, didn't disappear from the visible monster term once i had killed him.
Screen capture: http://www.ualberta.ca/~aphillip/storage/odd_desc.pgnLast edited by Big Al; April 20, 2008, 10:45.Leave a comment:
 - 
	
	
	
	
Each plus you get over the base armour value is worth more. (e.g. over +2) which probably makes it more valued than the +1 searching. Which is, after all, +1 searching...Dunno if this is WAD or a bug - a robe with lesser enchantment is worth more than an ego armor ?:
Code:[Character Inventory] ... r) a Robe worth 1004 gold pieces [2,+6] It is of very good quality, but with no additional powers. s) Soft Leather Armour of Searching worth 718 gold pieces [4,+7] (+1) It is a useful ego item.
AndrewLeave a comment:
 - 
	
	
	
	
Dunno if this is WAD or a bug - a robe with lesser enchantment is worth more than an ego armor ?:
Code:[Character Inventory] ... r) a Robe worth 1004 gold pieces [2,+6] It is of very good quality, but with no additional powers. s) Soft Leather Armour of Searching worth 718 gold pieces [4,+7] (+1) It is a useful ego item.
Leave a comment:
 
Leave a comment: