House expansion project
Artifact Bug
it appears that in the new houses you can now store artifacts.
Taken at -600
Taken at -600
- Attachments
-
- Art bug.JPG (67.62 KiB) Viewed 326796 times
Re: House expansion project
what a douche bag. he couldnt even bother to put them up at reasonable prices.
Re: Artifact Bug
Just found out that this is not related to new houses: in certain circumstances, you can drop artifacts above their base depth. An easy way to do this:greyshoe wrote:it appears that in the new houses you can now store artifacts.
Taken at -600
- fill your inventory completely, minus one item (up to slot v)
- select an artifact currently WIELDED, check slot (weapon, armor...)
- fill the last inventory slot with 2 items matching the slot chosen at the previous step: for example, buy 2 small leather shields in shop 2 if you currently wield an artifact shield
- press w and wield one of the two previous items: the game will allow you to wield the item, and will drop your artifact on the ground!
Re: House expansion project
From do_cmd_wield() in cmd3.c:
So the code only checks for artifacts if you try to wield something from the ground when your pack is full. Definitely a bug...
Code: Select all
/* Hack -- MAngband-specific: if it is an artifact and pack is full, base depth must match */
if (item < 0 && artifact_p(x_ptr) && !inven_carry_okay(Ind, x_ptr) && (p_ptr->dun_depth < a_info[x_ptr->name1].level))
{
object_desc(Ind, o_name, x_ptr, FALSE, 0);
msg_format(Ind, "Your pack is full and you can't drop %s here.", o_name);
return;
}
Re: House expansion project
I went to the MAngband Developer Portal and logged in with my account. Seems that I cannot file bug reports anymore. Oh well...
Re: House expansion project
that is a nice bug powerwyrm, might use it to drop the mattock of main i picked up in ironman at 2500.
But that isnt what happened with gorom:
http://mangband.org/Main/HighScoreChart ... 5825623266
But that isnt what happened with gorom:
http://mangband.org/Main/HighScoreChart ... 5825623266
Re: House expansion project
Wow, completely missed that. Talk about giving the middle finger to everyone in the town square. Thats blatant!
Re: House expansion project
o_oIgnatius wrote:that is a nice bug powerwyrm, might use it to drop the mattock of main i picked up in ironman at 2500.
But that isnt what happened with gorom:
http://mangband.org/Main/HighScoreChart ... 5825623266
Now would be a good time for Gandalf to show up, pick up these and drop them in the dungeon...
Re: House expansion project
How about letting a mob of Magma Elementals loose in his houses :)
Re: House expansion project
Ask yourself...
What would Jesus do?
He would forgive and forget.
But... Greyshoe would flip out and scream like a monkey with a piece of foot wear up his @$$ and complain about kids and fun.
yes sir. And that is the result of that. GLHF!

What would Jesus do?
He would forgive and forget.
But... Greyshoe would flip out and scream like a monkey with a piece of foot wear up his @$$ and complain about kids and fun.
yes sir. And that is the result of that. GLHF!
Re: House expansion project
I would like to get 2 houses for my priest Zadig. I dont care too much about location, but would like them to be as big as possible. Money is not an issue. Let me know which houses are left.
Re: House expansion project
Ok, I'll try to have it done this weekend
-- Mangband Project Team Member
Re: House expansion project
Domino wrote:I would love to buy that big house:
-450 2,2 23x8 184 7360000
I currently have houses at -150 1,4 7x8 and -50 3,4 7x6 - both quite small in comparison.
I more than have enough cash for it :D - and yes, I've had both houses since I was in the 30's :P
-Haradaur
I just visited this guys house, its completely empty. Since it seems he isnt using it, could you return the money to him and sell it to me perhaps?
Re: House expansion project
I can do that and I think I will. It's the faster option. Talk to me tomorrow, I'll be on either as Warrior, WarDives or Forever.
-- Mangband Project Team Member
Re: House expansion project
To top it off, the character that owns that house isn't even on the lvl 5+ ladder. So it looks like lvl 1 character owns am empty 184 square house. I think a few other big houses are also owned by what amounts to lvl 1 chars. Ill see if I can find some more.