Main public logs

Jump to navigation Jump to search

Combined display of all available logs of August Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 10:50, 19 August 2025 Steve talk contribs created page MediaWiki:PvMTalentCalc.js (Created page with "$(function () { // Check if the container exists if ($('#PvMTalentCalc').length === 0) { return; // Exit if the container is not found } // -- DATA -- // Data for the tiers, similar to the Lua module const tiers = { 'tier1': [ { name: 'Double<br />Cast', file: 'Double Cast.png', total: 1 }, { name: 'Fluid<br />Strikes', file: 'Fluid strikes.png', total: 1 }, { name: 'Quick<br />Shot', file: 'Qui...")