X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=root%2Flib%2Finc%2Ftargetlist.tt2;h=43431ce9f812f0b966da3458b243e8b179727198;hb=b1a7289bb7acbb4e911b62557acb7812492d90d5;hp=4b1890f7c81052a579d69be5d65ea694a126111c;hpb=49c23244b1ba61909b726bb9189665a33027a1af;p=ndwebbie.git diff --git a/root/lib/inc/targetlist.tt2 b/root/lib/inc/targetlist.tt2 index 4b1890f..43431ce 100644 --- a/root/lib/inc/targetlist.tt2 +++ b/root/lib/inc/targetlist.tt2 @@ -1,18 +1,19 @@ -[% IF targets%] +[% IF claimedtargets.size > 0 %] - [% FOR target IN targets %] + [% FOR target IN claimedtargets %] - - + [% END %]
TargetTick
- [% target.released_coords and target.coords%][% IF target.launched%]*[% END %] + [% IF target.released_coords %] + [% target.coords%][% IF target.launched%]*[% END %] + [%ELSE%]Target [%target.id%][% END %] [% target.landingtick %] - + + "$.get('/jsrpc/joinable/[% target.raid %]//[% target.id %]/[% target.wave %]/[% target.joinable %]',{},parseUpdate)">