Mark Overhaul Nuzlocke Rules System epic as completed

All child features are done.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-21 12:23:37 +01:00
parent 993ad09d9c
commit 16f9e68821
2 changed files with 4 additions and 4 deletions

View File

@@ -1,11 +1,11 @@
--- ---
# nuzlocke-tracker-49xj # nuzlocke-tracker-49xj
title: Overhaul Nuzlocke Rules System title: Overhaul Nuzlocke Rules System
status: todo status: completed
type: epic type: epic
priority: normal priority: normal
created_at: 2026-02-20T13:22:23Z created_at: 2026-02-20T13:22:23Z
updated_at: 2026-02-20T13:27:58Z updated_at: 2026-02-21T11:23:31Z
--- ---
Audit and overhaul the nuzlocke rules configuration. The current rules are a flat collection of boolean settings, some of which don't meaningfully affect tracker behavior. This epic cleans up existing rules and adds new rules for popular variants with actual tracker logic. Audit and overhaul the nuzlocke rules configuration. The current rules are a flat collection of boolean settings, some of which don't meaningfully affect tracker behavior. This epic cleans up existing rules and adds new rules for popular variants with actual tracker logic.

View File

@@ -1,11 +1,11 @@
--- ---
# nuzlocke-tracker-bs0y # nuzlocke-tracker-bs0y
title: Add type restriction rules (monolocke) title: Add type restriction rules (monolocke)
status: in-progress status: completed
type: feature type: feature
priority: normal priority: normal
created_at: 2026-02-20T19:56:16Z created_at: 2026-02-20T19:56:16Z
updated_at: 2026-02-21T11:12:40Z updated_at: 2026-02-21T11:22:16Z
parent: nuzlocke-tracker-49xj parent: nuzlocke-tracker-49xj
--- ---