X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=root%2Flib%2Fsite%2Fleftbar.tt2;h=41b658d9fa4d9b12e41b73044dce607bdb75f81c;hb=30262dafa6c73a1d1cbb493e66b59e267eaa6682;hp=11598318f3dea2d4af0a4e80432a38274d7a12fa;hpb=43a36a2ae298cd154eb34a252c7e9455161f00f1;p=ndwebbie.git diff --git a/root/lib/site/leftbar.tt2 b/root/lib/site/leftbar.tt2 index 1159831..41b658d 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

- [% 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 fleets to see raids and launch confirmation

+
+

Paste your fleets from fleets page 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 %]