Release: test infrastructure, rules overhaul, and design refresh #30

Merged
TheFurya merged 43 commits from develop into main 2026-02-21 16:58:18 +01:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit 16f9e68821 - Show all commits

View File

@@ -1,11 +1,11 @@
---
# nuzlocke-tracker-49xj
title: Overhaul Nuzlocke Rules System
status: todo
status: completed
type: epic
priority: normal
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.

View File

@@ -1,11 +1,11 @@
---
# nuzlocke-tracker-bs0y
title: Add type restriction rules (monolocke)
status: in-progress
status: completed
type: feature
priority: normal
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
---