ironbane / IronbaneServerLegacy

A 3D MMO written using pure javascript.
http://www.ironbane.com/
GNU General Public License v3.0
175 stars 44 forks source link

armor still applies if equipped when banked or killed #414

Open msouth opened 10 years ago

msouth commented 10 years ago

Two ways to do this:

1) Die with armor on. Until you log out, or equip new armor, you have the same armor class. You look armored to yourself, others see you streaking.

2) Equip armor. Drag armor to bank while it is still equipped. Go adventuring with the protection of the armor, but without risking your armor! Woohoo! (We learned a lot of stuff this way, going into dangerous places we wouldn't have been able to survive, to learn how they worked, without worrying about losing hard-earned stuff in exchange for the knowledge.)

Arguably there is some balance here--you use space in your bank to do this (in version 2--in version 1 it's balanced by the fact that you died and lost everything). Although it's unbalanced by the fact that you can fill your normally-occupied-with-armor inventory spaces with cheddar.

eric-ycw commented 10 years ago

Is this solved? If yes, I'll close it.

bsparks commented 10 years ago

dont think so

markfarrell commented 10 years ago

I fixed the case where you die with armor on in develop-worldhandler.

ingmargoudt commented 10 years ago

So fixed with respect to character death Bug still applies for dragging the armor to the bank?

eric-ycw commented 10 years ago

@ingmargoudt Yes, the bug still occurs with the bank

Guigo91 commented 10 years ago

I do not have the bug with the bank. Maybe it is fixed ?