Skip to content

Updaing old notes to new layout#94

Merged
MrRowey merged 10 commits intomasterfrom
Updaing-old-notes-to-new-layout
Mar 8, 2026
Merged

Updaing old notes to new layout#94
MrRowey merged 10 commits intomasterfrom
Updaing-old-notes-to-new-layout

Conversation

@MrRowey
Copy link
Member

@MrRowey MrRowey commented Mar 8, 2026

Summary by CodeRabbit

  • Documentation

    • Revamped README with comprehensive project documentation, including Overview, Features, How to Use, Offline Usage, Tech Stack, and Project Structure details.
  • Chores

    • Removed outdated patch note pages from the repository.

Rework the patch changelist HTML for many unit entries: move ChangeTypeBadge next to unit name, replace UnitMeta with FactionRow and place UnitCode inside it. Replace inline "old → new" spans with a semantic structure using ChangeLabel and ChangeValue (with <s class="OldValue">, an arrow icon and <strong class="NewValue">) to standardize markup for buffs/nerfs/mixed changes and improve styling/accessibility across the page.
Fix markup and reorganize content: replace .Content div with a section, correct mismatched section/div tags and heading placements, and remove stray blank lines. Rename several IDs to remove double underscores (e.g. T2_Cybran__Shield_Lvl1 -> T2_Cybran_Shield_Lvl1). Convert many legacy .Card blocks into standardized article.PatchCard elements with structured PatchCardContent, ChangeGroup lists, faction badges and change values for multiple units (T3 UEF Shield, Nuke Silo, T3/T4 static artillery across factions, Eye of Rhianne, Game Enders, ACU Regen Aura, etc.). Overall improves semantic HTML and standardizes the patch-change presentation.
Revamp README to v2.3.1 with full PWA project overview, features, tech stack and project structure. Restructure pages/2019/3704.html: adjust semantic containers (Content -> div), standardize section ids (Land/Air/Navy/Structures/ACUs), rename several faction badge classes (seraphim -> sera), update image alts/unit names, and add many new patch cards (e.g. T2_TML, Advanced Regen Aura, Personal Shield, Chrono Dampener) with detailed change groups. Also introduce an aside Quick Navigation/ContentNav for improved in-page navigation and reorganize ACU/enhancement content into proper sections. These changes improve content completeness, readability and navigation for the patch notes page.
…descriptions

- Updated sidebar structure to match 3829 template with modern ContentNav
- Added 50 navigation items across 6 sections (Land, Air, Navy, Structures, ACU)
- Fixed 30+ unit descriptions from placeholder text
- Corrected 20 article-level buff/nerf badges based on actual stat changes
- Fixed 49 individual change item labels (buff/nerf) to match stat direction
- Updated 3 image paths to match article content (Shard, Czar, T3 Land HQ)
- Fixed HTML structure: moved closing body tag, added missing ChangesList wrappers
- Fixed unclosed strikethrough tag (line 976)
- Verified all HTML tags are balanced (191 opening/closing pairs)
…ars to ContentSidemenu, and modernize intro sections
- Update sidebar structure to match 3830 template (modern NavSection/NavItem)
- Fix duplicate ID: sera_aoe_enhc → aeon_shield_enhc
- Fix broken image paths: T4Mega.pngb → T4Mega.png, aeon//shield.png
- Add missing T1 UEF Bomber to sidebar
- Correct unit-level badges: MMLs, Sparky, Static Flak, T3 Naval factories
- Update unit descriptions for accuracy
- Fix all factory health/regen increase labels from nerf→buff (17 instances)
- Verify all 50 individual stat change labels for correctness
- Update counts: air units 2→3, total changes 24→25
@MrRowey MrRowey merged commit d12d728 into master Mar 8, 2026
1 of 2 checks passed
@MrRowey MrRowey deleted the Updaing-old-notes-to-new-layout branch March 8, 2026 17:05
@coderabbitai
Copy link

coderabbitai bot commented Mar 8, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ab5d4692-0492-4f48-ae19-398a9d579511

📥 Commits

Reviewing files that changed from the base of the PR and between 728f5da and c7e112d.

⛔ Files ignored due to path filters (1)
  • assets/images/units/uef/air/T4Satalite.png is excluded by !**/*.png
📒 Files selected for processing (7)
  • README.md
  • pages/2017/3674.html
  • pages/2017/3676.html
  • pages/2017/3684.html
  • pages/2017/3688.html
  • pages/2018/3696.html
  • pages/2019/3704.html

📝 Walkthrough

Walkthrough

The changes expand the project README with comprehensive documentation covering features, tech stack, and project structure while removing four archived HTML patch-note pages from the 2017 directory.

Changes

Cohort / File(s) Summary
Documentation Expansion
README.md
Replaced initial Contributing header with full Version 2.3.1 hero block, adding extensive Overview, Features, How to Use, Offline Usage, Tech Stack, Project Structure, and Contributing sections. Introduced promotional messaging and expanded Reliability & Quality section.
Archived Patches Removal
pages/2017/3674.html, pages/2017/3676.html, pages/2017/3684.html, pages/2017/3688.html
Removed four deprecated patch-note HTML pages containing historical balance change documentation, full HTML structure, sections (Intro, Land, Air, Structures, etc.), sidebars, and footers. No functional code affected.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

🐰 A README blooms, so grand and bright,
With features, stacks, and docs just right,
Old patch notes fade to the dusty past,
This modern guide is built to last! 📋✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch Updaing-old-notes-to-new-layout

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant