muledump icon indicating copy to clipboard operation
muledump copied to clipboard

Implement automatic item metadata updates

Open atomizer opened this issue 7 years ago • 5 comments

Use files in https://static.drips.pw/rotmg/production/current

atomizer avatar Aug 31 '16 18:08 atomizer

Out of curiosity, is that site updated manually or automatically? (If manually, how frequently does that happen?)

Just hoping that this wouldn't offload the burden of updating sprites to the administrator/maintainer of that site. :)

Nightfirecat avatar Oct 17 '16 06:10 Nightfirecat

It is automatic, at least as long as the client swf structure doesn't change.

atomizer avatar Oct 17 '16 06:10 atomizer

Excellent. I think I'll try to start putting some code together for this.

Nightfirecat avatar Oct 17 '16 07:10 Nightfirecat

I think I've got most of the pieces together, but I'm not sure how renders.png is generated... An outline and blur around each of the objects, obviously, but is there some specific algorithm for their generation? (would prefer to render identically to what we have now)

Nightfirecat avatar Dec 15 '16 16:12 Nightfirecat

@atomizer Ping. Alternately, would it be possible to generate renders on static.drips.pw? That would greatly reduce client-side render processing demands.

Nightfirecat avatar Dec 29 '16 17:12 Nightfirecat