<feed xmlns='http://www.w3.org/2005/Atom'>
<title>conventional_role_play/docs, 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-24T16:31:47Z</updated>
<entry>
<title>fix: Remove unnecessary links from the documentation table of contents</title>
<updated>2025-10-24T16:31:47Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-10-24T16:31:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/conventional_role_play/commit/?id=9d08302e61c029a8550778f1824e25933d5c59df'/>
<id>urn:sha1:9d08302e61c029a8550778f1824e25933d5c59df</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>docs(conf.py): format code</title>
<updated>2025-06-14T02:19:49Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-06-14T02:19:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/conventional_role_play/commit/?id=f22d7d5d69d77277743aa9176a550d88d1c037ec'/>
<id>urn:sha1:f22d7d5d69d77277743aa9176a550d88d1c037ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(docs): update makefile and conf.py</title>
<updated>2025-06-14T02:01:45Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-06-14T02:01:45Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/conventional_role_play/commit/?id=65c31844f6286aa85cce9d6b201d050424c1b687'/>
<id>urn:sha1:65c31844f6286aa85cce9d6b201d050424c1b687</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: clean up code formatting and add new PluginManager class</title>
<updated>2025-03-15T08:35:39Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-03-15T08:35:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/conventional_role_play/commit/?id=965771fb0d85ddb27dc6c5dd7df822d1fb318286'/>
<id>urn:sha1:965771fb0d85ddb27dc6c5dd7df822d1fb318286</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(project)!: first  implementation of the Conventional Role Play SDK with core components, renderers, extractors, and example usage.</title>
<updated>2025-03-12T17:01:20Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-03-12T17:01:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/conventional_role_play/commit/?id=80b74f79dfbfa9afb845172a5ea84110d75f1bc8'/>
<id>urn:sha1:80b74f79dfbfa9afb845172a5ea84110d75f1bc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2025-03-12T13:32:29Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-03-12T13:32:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/conventional_role_play/commit/?id=dd873e954a92d0e3209fe98b034570b47c859589'/>
<id>urn:sha1:dd873e954a92d0e3209fe98b034570b47c859589</id>
<content type='text'>
</content>
</entry>
</feed>
