Commit graph

10 commits

Author SHA1 Message Date
Mike Primm
dc6b89ae03 Remove icon position flicker on first load/player add 2011-06-03 09:51:41 -05:00
Mike Primm
b4a909aee3 Have per-world control of sending player position and health, prevent
player icon flicker on addplayer (even when not on world or position
is obfuscated)
2011-06-03 08:42:24 -05:00
Mike Primm
58c600b65f Hide player positions when on disabled worlds, add sendposition flat
to ClientComponent to avoid leaking position data, even when markers
are off, fix problem with stale player marker positions during/right
after map changes
2011-06-03 00:39:21 -05:00
Mike Primm
75f012575f Fix spacing on player markers to correct health/armor layout 2011-05-25 12:29:21 +08:00
Mike Primm
7219625b04 Fix player faces when aliases being used, and strip color from player
display names sent to web UI
2011-05-23 03:23:11 +08:00
zeeZ
74611f4ccc Added armor (merged from zeeZ). 2011-05-22 16:28:26 +02:00
Mike Primm
a3b680dd19 Fix for skins on players with nicknames - send up account name as well
as display name.
2011-05-21 00:59:08 -05:00
zeeZ
818182bf2a Optionally add player health bars to map markers. 2011-05-19 01:53:08 +02:00
FrozenCow
d926770096 Simplified component-creation, dropping IE8 compatibility. 2011-03-31 12:54:32 +02:00
FrozenCow
4390581901 Separated playermarkers to a component. 2011-03-31 12:44:42 +02:00