Main public logs
From AnarchyMU Wiki
Combined display of all available logs of AnarchyMU Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:43, 18 March 2026 Admin talk contribs uploaded File:NotificationIconDevilSquare.png
- 11:43, 18 March 2026 Admin talk contribs created page File:DevilInvitation.png
- 11:43, 18 March 2026 Admin talk contribs uploaded File:DevilInvitation.png
- 11:42, 18 March 2026 Admin talk contribs created page Devil Square (Created page with "== Devil Square == 300px|thumb|left|Devil Square === Description === '''Respawn Time:'''<br> (00:00, 02:00, 04:00, 06:00, 08:00, 10:00, 12:00, 14:00, 16:00, 18:00, 20:00, 22:00). You will get points that will be accumulated for WEEKLY DS REWARDS ON SITE (GOLD). '''Bonus:'''<br> 30-50 Gold (1-6)<br> 3-5 PC points === How to Play === '''MAIN MISSION:''' Kill monsters and survive. * When the event begins, monsters will instantly appear througho...")
- 10:20, 18 March 2026 Admin talk contribs created page File:Archangel.png
- 10:20, 18 March 2026 Admin talk contribs uploaded File:Archangel.png
- 10:16, 18 March 2026 Admin talk contribs created page File:ChaosGoblinMachine.png
- 10:16, 18 March 2026 Admin talk contribs uploaded File:ChaosGoblinMachine.png
- 10:15, 18 March 2026 Admin talk contribs created page File:CloakOfInvisibility.png
- 10:15, 18 March 2026 Admin talk contribs uploaded File:CloakOfInvisibility.png
- 10:15, 18 March 2026 Admin talk contribs created page File:DivineSwordofArchangel.png
- 10:15, 18 March 2026 Admin talk contribs uploaded File:DivineSwordofArchangel.png
- 10:15, 18 March 2026 Admin talk contribs created page File:DivineStaffofArchangel.png
- 10:15, 18 March 2026 Admin talk contribs uploaded File:DivineStaffofArchangel.png
- 10:14, 18 March 2026 Admin talk contribs created page File:DivineCrossbowofArchangel.png
- 10:14, 18 March 2026 Admin talk contribs uploaded File:DivineCrossbowofArchangel.png
- 10:13, 18 March 2026 Admin talk contribs created page File:450px-BloodCastle.png
- 10:13, 18 March 2026 Admin talk contribs uploaded File:450px-BloodCastle.png
- 08:16, 18 March 2026 Admin talk contribs created page Stages System (Created page with "===== PAGE: Stages System ===== {{DISPLAYTITLE:Stages System}} == Overview == The stage system controls global progression pacing and feature unlocks. == How it works == * Progress is split by stage milestones. * Each stage can gate events, systems, or item progression. * Player reset thresholds influence stage progression. == Stage Structure == * Stage 1 detailed split: Stage 1 (Mini-Stages) * Future stages: '''TODO: add when finalized for one-server''' == Relate...")
- 08:15, 18 March 2026 Admin talk contribs created page Master Level (Created page with "===== PAGE: Master Level ===== {{DISPLAYTITLE:Master Level}} == Overview == Master Level continues character progression after the standard reset cycle milestones. == Requirements == * Access conditions: '''TODO: verify in-game and update values'''. * Recommended to enter with stable gear and skill setup. == Best Practices == * Farm in maps suitable for your clear speed. * Avoid high death-rate spots that reduce efficiency. * Optimize skill rotation for consistent kill...")
- 08:13, 18 March 2026 Admin talk contribs created page Reset System (Created page with "===== PAGE: Reset System ===== {{DISPLAYTITLE:Reset System}} == What is Reset == Reset is the main long-term progression loop. == Core Rules == * Reset unlocks additional progression milestones. * Reset count is used by events, stage logic, and feature access. * Some activities require minimum resets. == Practical Flow == # Reach target level. # Complete required conditions. # Perform reset. # Rebuild and continue. == Notes == * Exact costs/requirements: '''TODO: veri...")
- 08:12, 18 March 2026 Admin talk contribs created page Leveling Guide (Created page with "===== PAGE: Leveling Guide ===== {{DISPLAYTITLE:Leveling Guide}} == Purpose == This page explains the fastest safe leveling flow for one-server progression. == Recommended Progression == === Early Levels === * Focus on fast-clear maps and party exp. * Prioritize survivability and attack speed over niche options. === Mid Levels === * Move to higher density spots with stable clear speed. * Upgrade gear in small steps; avoid over-investing too early. === Before Reset ===...")
- 08:11, 18 March 2026 Admin talk contribs created page Basic Information (Created page with "===== PAGE: Basic Information ===== {{DISPLAYTITLE:Basic Information}} == Overview == '''AnarchyMU''' is a Season 6 Episode 3 server focused on long-term progression, PvP, and event activity. == Server Core == * Season: '''Season 6 Episode 3''' * Max stats: '''32767''' * Point distribution: '''5 / 6 / 7''' * Progression model: '''Reset + Master Level + Stage system''' == New Player Path == # Read Leveling Guide # Follow Reset System # Continue into Master Lev...")
- 07:46, 18 March 2026 Admin talk contribs created page Guides Index (Created page with "= AnarchyMU One-Server Guide Index = This is the canonical guide structure for a single server setup. == Start Here == * Basic Information * Starter Packs * Important Server Facts == Progression == * Leveling Guide * Reset System * Master Level * Stages System * Stage 1 (Mini-Stages) == Classes and Combat == * Class Builds and Buff Formulas * Combo (All Classes) * Change Class * Skill Drop List * SD and PvP Options...")
- 11:00, 17 March 2026 Admin talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: // Ensures class card images use the intended foreground image if data-src is present. (function () { function applyDataSrc() { var images = document.querySelectorAll('.mw-card-image img[data-src]'); for (var i = 0; i < images.length; i++) { var img = images[i]; var dataSrc = img.getAttribute('data-src'); if (dataSrc && img.getAttribute('src') !== dataSrc) { img...")
- 08:08, 15 March 2026 Admin talk contribs created page File:AnarchyMu Logo.png
- 08:08, 15 March 2026 Admin talk contribs uploaded File:AnarchyMu Logo.png
- 08:02, 15 March 2026 Admin talk contribs created page MediaWiki:Timeless.js (Created page with "Timeless sidebar collapsible groups for AnarchyMU: (function () { function initAnarchySidebar() { if (typeof mw === "undefined" || mw.config.get("skin") !== "timeless") { return; } var nav = document.querySelector("#site-navigation"); if (!nav) { return; } var isMobile = window.matchMedia("(max-width: 850px)").matches; var portlets = nav.querySelectorAll(".mw-portlet"); portlets.forEach(function (portlet, index) {...")
- 14:18, 14 March 2026 Admin talk contribs created page MediaWiki:Sidebar (Created page with "* About AnarchyMU ** Main_Page|Main Page ** Beginner_Guide|Beginner Guide ** Systems|Systems ** Maps|Maps ** Box_Drops|Box Drops ** Battle_Pass|Battle Pass ** Monster_Soul_Converter|Soul Converter ** Drops_Box|Drops Box ** Bosses_Reward|Boss Rewards ** Channel_Structure|Channel Structure ** Guild_Migration|Guild Migration * Server Rates ** Rates_Errtel|Errtel Rates ** Rates_Radiance|Radiance Rates ** Taxa_Upgrade_Seeds|Seeds Upgrade Rates ** Rate_Chaos_Machine|Chaos Mac...")
- 09:44, 14 March 2026 Admin talk contribs created page MediaWiki:Timeless.css (Created page with "@import 'https://www.mediawiki.org/wiki/Skin:Timeless-DarkCSS/timeless-dark.css?action=raw&ctype=text/css';")
- 05:25, 14 March 2026 Admin talk contribs created page Blood Castle (Created page with " = Blood Castle Guide = 600x600px == Entry Requirements == Level: 50+ == How to Enter == You need Blood Castle Cloak. == Objective == Destroy the gate and statue before time runs out. == Rewards == Zen Jewel of Chaos Experience") Tag: Visual edit
- 05:24, 14 March 2026 Admin talk contribs created page MediaWiki:Common.css (Created page with ".guide-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:20px; margin-top:20px; } .guide-card{ background:#111; border-radius:10px; padding:10px; text-align:center; transition:.2s; border:1px solid #333; } .guide-card:hover{ transform:scale(1.05); border-color:#c89b3c; } .guide-card img{ width:100%; border-radius:6px; } .guide-card a{ color:white; font-weight:bold; text-decoration:none; }")
- 05:16, 14 March 2026 Admin talk contribs created page File:BloodCastle.png
- 05:16, 14 March 2026 Admin talk contribs uploaded File:BloodCastle.png
- 05:15, 14 March 2026 Admin talk contribs created page File:DevilSquare.png
- 05:15, 14 March 2026 Admin talk contribs uploaded File:DevilSquare.png
- 05:15, 14 March 2026 Admin talk contribs created page File:ChaosCastle.png
- 05:15, 14 March 2026 Admin talk contribs uploaded File:ChaosCastle.png
- 05:15, 14 March 2026 Admin talk contribs created page File:IllusionTemple.png
- 05:15, 14 March 2026 Admin talk contribs uploaded File:IllusionTemple.png
- 05:12, 14 March 2026 Admin talk contribs created page File:DarkKnight.png
- 05:12, 14 March 2026 Admin talk contribs uploaded File:DarkKnight.png
- 05:12, 14 March 2026 Admin talk contribs uploaded a new version of File:MagicGladiator.png
- 05:11, 14 March 2026 Admin talk contribs created page File:Elf.png
- 05:11, 14 March 2026 Admin talk contribs uploaded File:Elf.png
- 05:11, 14 March 2026 Admin talk contribs created page File:DarkWizard.png
- 05:11, 14 March 2026 Admin talk contribs uploaded File:DarkWizard.png
- 05:10, 14 March 2026 Admin talk contribs created page File:MagicGladiator.png
- 05:10, 14 March 2026 Admin talk contribs uploaded File:MagicGladiator.png
- 00:46, 14 March 2026 MediaWiki default talk contribs created page Main Page