X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=root%2Flib%2Fsite%2Fleftbar.tt2;h=6ad29761c539a14d3cdda09b1bc788b08e2cbdec;hb=de167765cdfe5d5203b270e3e31d6dd183b60820;hp=9e250e52b83fb484f34f39044725b251a6fd3fbb;hpb=492509a0eb89744961a1d40c25ffdd3b645910d3;p=ndwebbie.git diff --git a/root/lib/site/leftbar.tt2 b/root/lib/site/leftbar.tt2 index 9e250e5..6ad2976 100644 --- a/root/lib/site/leftbar.tt2 +++ b/root/lib/site/leftbar.tt2 @@ -1,15 +1,24 @@

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

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