X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=root%2Flib%2Fsite%2Fleftbar.tt2;h=f3a1e2b051d35874a87ac7f44d1a05b8fb7f5b84;hb=2480aa768f9864e51d7ae3514b9f0acec89d9e08;hp=3c1a25077b36f43be5521222ac66ba58fc0f4941;hpb=57f880656c4486f68583058121a5bcb3b316199c;p=ndwebbie.git diff --git a/root/lib/site/leftbar.tt2 b/root/lib/site/leftbar.tt2 index 3c1a250..f3a1e2b 100644 --- a/root/lib/site/leftbar.tt2 +++ b/root/lib/site/leftbar.tt2 @@ -1,77 +1,104 @@

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

- [% 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

[% 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

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

Covop menu

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

DC menu

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

BC menu

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

Intel menu

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