summaryrefslogtreecommitdiffstatshomepage
path: root/src/conventionalrp/core
Commit message (Expand)AuthorAgeFilesLines
* refactor: Refactor code structure for improved readability and maintainability简律纯2025-10-291-0/+523
* feat: Implement plugin system with combat tracker and dice analyzer简律纯2025-10-253-58/+339
* feat: Enhance Processor, RuleExtractor, and Renderers with type hints and imp...简律纯2025-10-241-20/+66
* style: :art: remove redundant file path comments from module initialization f...HsiangNianian2025-05-071-1/+0
* feat: :art: update rules structure to use a dictionary for improved organizationHsiangNianian2025-05-071-3/+3
* feat: :art: refactor log parsing logic with simplified rules and priority-bas...pineoncellar/mainpine2025-04-141-73/+120
* style: :art: Update rule file formatpine2025-03-241-25/+25
* feat: 🎨 More standardized log parsepine2025-03-151-12/+76
* feat: ➕ Add dependency json5pine2025-03-151-3/+3
* refactor: clean up code formatting and add new PluginManager classHsiangNianian2025-03-153-9/+15
* fix: :bug: using f.read() instead of json.load()pine2025-03-151-1/+3
* Merge branch 'main' into main简律纯2025-03-151-2/+2
|\
| * refactor: update project structure and rename modules to conventionalrpHsiangNianian2025-03-141-2/+2
* | feat: simple parser rules load and log processingpine2025-03-131-5/+44
|/
* refactor(project)!: first implementation of the Conventional Role Play SDK w...HsiangNianian2025-03-133-0/+58