<feed xmlns='http://www.w3.org/2005/Atom'>
<title>conventional_role_play/src, branch v1.2.0</title>
<subtitle>Structure any text (from large-scale instruction parsing to small-scale role-playing game scripts and session logs), and provide rule matching to extract any data </subtitle>
<id>https://git.hydroroll.team/conventional_role_play/atom?h=v1.2.0</id>
<link rel='self' href='https://git.hydroroll.team/conventional_role_play/atom?h=v1.2.0'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/conventional_role_play/'/>
<updated>2025-10-29T09:42:01Z</updated>
<entry>
<title>refactor: Refactor code structure for improved readability and maintainability</title>
<updated>2025-10-29T09:42:01Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-10-29T09:42:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/conventional_role_play/commit/?id=69a6c865c584a87693513e01cce5c2ab44ae92aa'/>
<id>urn:sha1:69a6c865c584a87693513e01cce5c2ab44ae92aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Implement plugin system with combat tracker and dice analyzer</title>
<updated>2025-10-24T16:30:48Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-10-24T16:30:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/conventional_role_play/commit/?id=cbc653ffd0ea9abf4360623dc7a7651e1a49cc61'/>
<id>urn:sha1:cbc653ffd0ea9abf4360623dc7a7651e1a49cc61</id>
<content type='text'>
- Added `plugin_system_demo.py` to demonstrate basic plugin usage, processing, and analysis.
- Created `CombatTrackerPlugin` for tracking combat statistics including damage and healing.
- Developed `DiceAnalyzerPlugin` for analyzing dice rolls and calculating success rates.
- Introduced `renderer_demo.py` for rendering output in HTML, Markdown, and JSON formats.
- Implemented `rule_system_demo.py` to showcase rule engine capabilities with various examples.
- Established core rule engine functionality in `rules.py` with support for conditions and actions.
- Enhanced base plugin structure in `base.py` to support different plugin types (Processor, Renderer, Analyzer).
- Added custom exception handling in `exceptions.py` for better error management.
- Configured logging setup in `logging_config.py` for improved logging capabilities.
- Created unit tests in `test_rust_core.py` to validate core functionalities and performance.
</content>
</entry>
<entry>
<title>feat: Enhance Processor, RuleExtractor, and Renderers with type hints and improved documentation</title>
<updated>2025-10-24T15:15:35Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-10-24T15:15:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/conventional_role_play/commit/?id=08299b37dfda86e56e4f2b442f68ccd2da7a82e3'/>
<id>urn:sha1:08299b37dfda86e56e4f2b442f68ccd2da7a82e3</id>
<content type='text'>
- Added type hints to Processor methods for better clarity and type safety.
- Improved documentation for Processor methods, including detailed descriptions of parameters and return types.
- Refactored RuleExtractor to support optional configuration file loading and added error handling for file operations.
- Enhanced MarkdownRenderer to handle both list and dictionary inputs, with improved rendering logic.
- Created comprehensive examples and tests for all components, ensuring robust functionality and error handling.
- Added example rules for D&amp;D 5E and structured output files for various formats (JSON, HTML, Markdown).
- Established a testing framework with clear instructions and coverage reporting.
</content>
</entry>
<entry>
<title>chore: redactor `__version__` detector</title>
<updated>2025-06-30T15:36:26Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-06-30T15:36:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/conventional_role_play/commit/?id=97c274adc780748b986fa5347492616b321c2b13'/>
<id>urn:sha1:97c274adc780748b986fa5347492616b321c2b13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style: :art: remove redundant file path comments from module initialization files</title>
<updated>2025-05-06T16:45:54Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-05-06T16:45:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/conventional_role_play/commit/?id=dc39a838772fcb3865fd8e77ea42989ef0f7a9eb'/>
<id>urn:sha1:dc39a838772fcb3865fd8e77ea42989ef0f7a9eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: :art: update rules structure to use a dictionary for improved organization</title>
<updated>2025-05-06T16:43:29Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-05-06T16:43:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/conventional_role_play/commit/?id=a661b3ae3b5f6d41cd4d0b7d333285079d9905f9'/>
<id>urn:sha1:a661b3ae3b5f6d41cd4d0b7d333285079d9905f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: :art: refactor log parsing logic with simplified rules and priority-based matching</title>
<updated>2025-04-14T12:51:18Z</updated>
<author>
<name>pine</name>
<email>dijsds@163.com</email>
</author>
<published>2025-04-14T12:51:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/conventional_role_play/commit/?id=9f7e4b5d0a4aa6d9536a6eb1471a110d716e2566'/>
<id>urn:sha1:9f7e4b5d0a4aa6d9536a6eb1471a110d716e2566</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style: :art: Update rule file format</title>
<updated>2025-03-24T03:02:56Z</updated>
<author>
<name>pine</name>
<email>dijsds@163.com</email>
</author>
<published>2025-03-24T03:02:56Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/conventional_role_play/commit/?id=4f56bec03e050678b706ff34a9c8db186b63a4e1'/>
<id>urn:sha1:4f56bec03e050678b706ff34a9c8db186b63a4e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: 🎨 More standardized log parse</title>
<updated>2025-03-15T09:58:19Z</updated>
<author>
<name>pine</name>
<email>dijsds@163.com</email>
</author>
<published>2025-03-15T09:58:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/conventional_role_play/commit/?id=5f01c1710d4b6ae1e0ce9fba10f1528711a2f63f'/>
<id>urn:sha1:5f01c1710d4b6ae1e0ce9fba10f1528711a2f63f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: ➕ Add dependency json5</title>
<updated>2025-03-15T09:54:05Z</updated>
<author>
<name>pine</name>
<email>dijsds@163.com</email>
</author>
<published>2025-03-15T09:54:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/conventional_role_play/commit/?id=898db38f66f2b6b0047df75eaf3ced0d64cda664'/>
<id>urn:sha1:898db38f66f2b6b0047df75eaf3ced0d64cda664</id>
<content type='text'>
</content>
</entry>
</feed>
