We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/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```
The text was updated successfully, but these errors were encountered:
Fun fact if it can't access that json file on tgstation13.org, the entire site crashes. Need to fix that.
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: