Actions

Special

Main public logs

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

Logs
  • 14:25, 4 March 2026 East6 talk contribs created page MediaWiki:ChangelogEditor.js (Created page with "(function () { 'use strict'; var DATA_PAGE = 'Module:Changelog/data.json'; var PER_PAGE = 15; var VALID_TAGS = ['New', 'Balance', 'Fix', 'QoL', 'Performance']; var entries = []; var originalJSON = ''; var currentPage = 0; var editToken = null; var editingIndex = null; var allPageTitles = []; var dirty = false; var root = document.getElementById('rb-changelog-editor'); if (!root) return; function el(tag, attrs, c...")