X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=root%2Flib%2Fsite%2Fleftbar.tt2;h=0e0c52fa157d7cadd381b84413066c427d50e8e2;hb=916c30f343f7220bacd35bcd072354cfd71536ee;hp=e69075e7661c97a12c761aac2f13a855ad8a94cb;hpb=49c23244b1ba61909b726bb9189665a33027a1af;p=ndwebbie.git diff --git a/root/lib/site/leftbar.tt2 b/root/lib/site/leftbar.tt2 index e69075e..0e0c52f 100644 --- a/root/lib/site/leftbar.tt2 +++ b/root/lib/site/leftbar.tt2 @@ -1,84 +1,128 @@

Tick: [% game.tick %]

+ +[% IF birthdays.size > 0 %] + + +[% FOR b IN birthdays %] + +[% END %] +
Birthdays today
[% b.username %][% b.age %]
+[% END %] +

Tick: [% game.tick %]

+ [% IF c.check_user_roles("member_menu") %] - [% IF user.attacker %]

Member menu

+[% END %] +[% IF c.check_user_roles("covop") %] +

Covop menu

+ - [% ELSE %] - [% IF c.user.planet %] -

Update your fleet to see member menu

- [% ELSE %] -
-

We need your planet's coordinates: - - -

-
- [% END %] - [% END %] [% END %] [% IF user.attacker %] -

Attack menu

+

Fleet menu

+ onclick = "listTargets()">

[% PROCESS inc/targetlist.tt2 %]
+[% ELSIF c.check_user_roles("member_menu") %] + [% IF c.user.planet %] +

Update your fleet to see raids and launch confirmation

+
+

Paste your total fleet from ships section on overview here:

+ +
+
+ [% ELSE %] +
+

We need your planet's coordinates: + + +

+
+ [% END %] [% END %] [% IF c.check_user_roles("bc_menu") %]

BC menu

[% END %] [% IF c.check_user_roles("dc_menu") %]

DC menu

[% END %] [% IF c.check_user_roles("intel_menu") %]

Intel menu

[% END %] [% IF c.check_user_roles("hc_menu") %] @@ -86,10 +130,10 @@ [% END %]