-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
/Code/slimbus/src/Statbus/Controllers/LogsController.php:
37 'curl' => [
38 CURLOPT_FOLLOWLOCATION => TRUE,
39: CURLOPT_REFERER => "atlantaned.space",
40 ]
41 ]);
/Code/slimbus/templates/index.tpl:
5 <div id="poly" class="engradio">
6 [Poly] “{{poly}}”
7: <img src="https://atlantaned.space/statbus/icons/mob/animal/parrot_sit.png" height="64" width="64" alt="And now a word from Poly" />
8 </div>
9 </small>
/Code/slimbus/templates/death/death.tpl:
70 {{death.mapname}} - {{death.pod}} ({{death.x}}, {{death.y}}, {{death.z}})
71 {% if death.z == 2 %}
72: <iframe src="https://atlantaned.space/renderbus/#5/{{death.x}}/{{death.y}}/{{death.map_url}}"></iframe><br>
73: <a href="https://atlantaned.space/renderbus/#5/{{death.x}}/{{death.y}}/{{death.map_url}}" target="_blank" rel="noopener noreferrer">Full view</a>
74 {% endif %}
75 </div>
6 matches across 4 files```
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working