Page 1 of 1

[v1.5.0+,EoR] Visibly Looted Stalls

Posted: Tue Jan 29, 2019 3:47 am
by Zizzo
So I started up a new Embers character recently, and was freshly reminded of a minor annoyance I've encountered before: the market stalls in Vaporous Emporium don't change appearance when you loot them, so I can never remember which ones I've looted and which I haven't. (Remember back in old versions when golden chests didn't change appearance after you opened them? It's kind of like that.)

The obvious solution, then, is to change the appearance of stalls when they're looted; I've taken a stab at that in my new Visibly Looted Stalls addon. The new images for looted stalls are obviously clumsy modifications of the original stall images, :oops: but hopefully they will be visibly distinct enough for our purposes.

[Implementation notes:]

Code: Select all

Superload:
  mod.class.GameState:
    startEvents() [modify stalls to change appearance after looting]

Re: [v1.5.0+,EoR] Visibly Looted Stalls

Posted: Tue Jan 29, 2019 6:00 am
by Doctornull
Oooo this is such a good idea! That lack of visual feedback is annoying!

BTW, "clumsy modification by way of violence" does sound like an appropriate description of looting.

Re: [v1.5.0+,EoR] Visibly Looted Stalls

Posted: Tue Jan 29, 2019 11:13 am
by rexorcorum
Neat! And it goes into my Embers to-do list :).

Re: [v1.5.0+,EoR] Visibly Looted Stalls

Posted: Mon Nov 18, 2019 6:43 pm
by rexorcorum
And it was done :). The new Embers update should have it. Thanks for the idea (which is kinda obvious, but apparently only when someone pokes you with it, hehe).

Re: [v1.5.0+,EoR] Visibly Looted Stalls

Posted: Wed Nov 20, 2019 2:27 am
by Zizzo
rexorcorum wrote:And it was done :). The new Embers update should have it. Thanks for the idea (which is kinda obvious, but apparently only when someone pokes you with it, hehe).
[checks new looted stall tiles] Very nice. I am officially deprecating this addon, then, as of EoR release 1.1.0. For backward compatibility, v1a will check the DLC version and silently do nothing in the presence of sufficiently recent EoR versions.