Aaron Suen 828312d452 Cache to account for metadata jitteriness.
It seems that when we access metadata too rapidly
it pulls data out of order or something, so that the
player damage time stuff is unstable, and healing can
start immediately, or more than 8 seconds later.

Caching this stuff manually seems to work around the
issue, and it seems that the metadata system is at
least EVENTUALLY consistent, so it's still good for
long-term use or across world unloads.
2020-02-19 21:05:20 -05:00
..
2020-01-12 15:07:45 -05:00
2019-10-29 23:20:09 -04:00
2020-01-05 12:59:12 -05:00
2020-02-14 21:22:14 -05:00