-
-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Spy missions should considered harmful
- Loading branch information
1 parent
93cacd9
commit 90d4986
Showing
3 changed files
with
88 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,80 @@ | ||
|
||
<div id="eventListWrap"> | ||
<div id="eventHeader"> | ||
<a class="close_details eventToggle" href="javascript:void(0);"> | ||
<img src="https://gf2.geo.gfsrv.net/cdndf/3e567d6f16d040326c7a0ea29a4f41.gif" height="16" width="16" /> | ||
</a> | ||
<h2>Events</h2> | ||
</div> <table id="eventContent"> | ||
<tbody> | ||
|
||
<tr class="eventFleet" id="eventRow-13516738" data-mission-type="6" | ||
data-return-flight="false" | ||
data-arrival-time="1535565265" | ||
> | ||
<td class="countDown hostile textBeefy" id="counter-eventlist-13516738"> | ||
load... </td> | ||
<td class="arrivalTime">18:54:25 Clock </td> | ||
|
||
<td class="missionFleet"> | ||
<img src="https://gf3.geo.gfsrv.net/cdnb7/60a018ae3104b4c7e5af8b2bde5aee.gif" | ||
class="tooltipHTML" title="Enemy fleet|Espionage" | ||
|
||
/> | ||
</td> | ||
|
||
<td class="originFleet"> | ||
<figure class="planetIcon planet"></figure>Homeworld | ||
</td> | ||
<td class="coordsOrigin"> | ||
<a href="https://s152-en.ogame.gameforge.com/game/index.php?page=galaxy&galaxy=4&system=212" target="_top"> | ||
[4:212:8] </a> | ||
</td> | ||
|
||
|
||
<td class="detailsFleet"> | ||
<span>8</span> | ||
</td> | ||
<td class="icon_movement"> | ||
<span class="tooltip tooltipRight tooltipClose" | ||
title="<div class="htmlTooltip"> | ||
<h1>Fleet details:</h1> | ||
<div class="splitLine"></div> | ||
<table cellpadding="0" cellspacing="0" class="fleetinfo"> | ||
<tr> | ||
<th colspan="2">Ships:</th> | ||
</tr> | ||
<tr> | ||
<td>Light Fighter:</td> | ||
<td class="value">7</td> | ||
</tr> | ||
<tr> | ||
<td>Espionage Probe:</td> | ||
<td class="value">1</td> | ||
</tr> | ||
</table> | ||
</div> | ||
" data-federation-user-id=""> </span> | ||
</td> | ||
<td class="destFleet"> | ||
<figure class="planetIcon planet"></figure>Homeworld </td> | ||
|
||
<td class="destCoords"> | ||
<a href="https://s152-en.ogame.gameforge.com/game/index.php?page=galaxy&galaxy=4&system=116" target="_top"> | ||
[4:116:12] </a> | ||
</td> | ||
|
||
|
||
<td class="sendProbe"> | ||
</td> | ||
<td class="sendMail"> | ||
<a href="javascript:void(0)" | ||
class="sendMail js_openChat tooltip" | ||
data-playerId="107009" | ||
title="Constable Telesto"><span class="icon icon_chat"></span></a> </td> | ||
</tr> | ||
|
||
</tbody> | ||
</table> <div id="eventFooter"></div> | ||
</div><script type="text/javascript"> | ||
var timeDelta=1535522740000-(new Date()).getTime();var LocalizationStrings={"timeunits":{"short":{"year":"y","month":"m","week":"w","day":"d","hour":"h","minute":"m","second":"s"}},"status":{"ready":"done"},"decimalPoint":".","thousandSeperator":".","unitMega":"Mn","unitKilo":"K","unitMilliard":"Bn","question":"Question","error":"Error","loading":"load...","yes":"yes","no":"No","ok":"Ok","attention":"Caution","outlawWarning":"You are about to attack a stronger player. If you do this, your attack defences will be shut down for 7 days and all players will be able to attack you without punishment. Are you sure you want to continue?","lastSlotWarningMoon":"This building will use the last available building slot. Expand your Lunar Base to receive more space. Are you sure you want to build this building?","lastSlotWarningPlanet":"This building will use the last available building slot. Expand your Terraformer or buy a Planet Field item to obtain more slots. Are you sure you want to build this building?","forcedVacationWarning":"Confirm your lobby account now and we\u2019ll gift you Dark Matter in each universe!","moreDetails":"More details","lessDetails":"Less detail","planetOrder":{"lock":"Lock arrangement","unlock":"Unlock arrangement"},"darkMatter":"Dark Matter","activateItem":{"upgradeItemQuestion":"Would you like to replace the existing item? The old bonus will be lost in the process.","upgradeItemQuestionHeader":"Replace item?"}};$(document).ready(function(){new eventboxCountdown($("#counter-eventlist-13516738"),42525,$('#eventListWrap'),"https:\/\/s152-en.ogame.gameforge.com\/game\/index.php?page=checkEvents&ajax=1",[13516738]);initEventTable();});</script> |