| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | :bug: 修复Dice示例代码库缺失的问题 | 2023-12-11 | 1 | -0/+6 | |
| | | |||||
| * | :sparkles: 实现消息事件 | 2023-12-10 | 6 | -6/+53 | |
| | | |||||
| * | :bug: 修复编码错误 | 2023-12-10 | 1 | -3/+3 | |
| | | |||||
| * | :sparkles: 使用logger替代print | 2023-12-10 | 1 | -10/+10 | |
| | | |||||
| * | :bug: 修复日志文件夹生成问题 | 2023-12-10 | 1 | -2/+6 | |
| | | |||||
| * | :sparkles: 新增事件及模板 | 2023-12-09 | 5 | -11/+108 | |
| | | |||||
| * | :bug: 修复logger.exception参数问题 | 2023-12-09 | 1 | -2/+3 | |
| | | |||||
| * | :bug: 修复Rule参数不全的问题 | 2023-12-09 | 1 | -2/+2 | |
| | | |||||
| * | :memo: 修订文档显示异常 | 2023-12-09 | 1 | -4/+4 | |
| | | |||||
| * | :memo: 更新文档 | 2023-12-09 | 1 | -39/+54 | |
| | | |||||
| * | :sparkles: 完善Result基类 | 2023-12-09 | 2 | -2/+19 | |
| | | |||||
| * | :sparkles: 新增掷骰基类 | 2023-12-09 | 1 | -2/+30 | |
| | | |||||
| * | :recycle: 使用multilogger及pathlib替代 | 2023-12-09 | 2 | -13/+18 | |
| | | |||||
| * | Update README.md | 2023-12-08 | 1 | -1/+1 | |
| | | |||||
| * | Update README.md | 2023-12-08 | 1 | -1/+1 | |
| | | |||||
| * | chore(readme): update link | 2023-12-08 | 1 | -2/+3 | |
| | | |||||
| * | Merge pull request #33 from ↵ | 2023-12-08 | 2 | -2/+2 | |
| |\ | | | | | | | | | HydroRoll-Team/dependabot/github_actions/actions/setup-python-5 build(deps): bump actions/setup-python from 4 to 5 | ||||
| * \ | Merge pull request #32 from fu050409/master | 2023-12-08 | 8 | -26/+40 | |
| |\ \ | | | | | | | 🎨 优化抽象基类 | ||||
| | | * | build(deps): bump actions/setup-python from 4 to 5 | 2023-12-07 | 2 | -2/+2 | |
| | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| | * | :sparkles: 依照文档增加Rule基类参数 | 2023-12-05 | 1 | -0/+3 | |
| | | | |||||
| | * | :rocket: 优化抽象基类 修复部分声明异常 | 2023-12-05 | 8 | -26/+37 | |
| |/ | |||||
| * | chore: upgrade config | 2023-11-05 | 3 | -23/+1 | |
| | | |||||
| * | chore(changelog): delete subtitle | 2023-10-30 | 1 | -3/+0 | |
| | | |||||
| * | chore: feat precommits lint | 2023-10-30 | 1 | -1/+1 | |
| | | |||||
| * | chore: make lint happy | 2023-10-30 | 1 | -1/+1 | |
| | | |||||
| * | chore: ref:: cli docs | 2023-10-30 | 1 | -1/+1 | |
| | | |||||
| * | chore: update cli options | 2023-10-30 | 1 | -1/+1 | |
| | | |||||
| * | chore: refreshing CLI Reference | 2023-10-30 | 1 | -1/+3 | |
| | | |||||
| * | chore: update intro. | 2023-10-30 | 1 | -2/+11 | |
| | | |||||
| * | chore: 为介绍添油加醋。 | 2023-10-30 | 1 | -6/+8 | |
| | | | | | 我突然想到一个问题:如果我的文档的文风很具有某人(比如我)的特征,那么LLAMA模型在回答网站访问者的时候,是否也会按照我平日里的说话方式回复呢 | ||||
| * | fix(intro): 为啥不出现啊nnd | 2023-10-30 | 1 | -3/+3 | |
| | | |||||
| * | Merge branch 'master' of https://github.com/HydroRoll-Team/HydroRollCore | 2023-10-30 | 1 | -0/+3 | |
| |\ | |||||
| * | | chore: 使用 `tab` 优化观感 | 2023-10-30 | 1 | -27/+7 | |
| | | | |||||
| * | | chroe: 修复链接 | 2023-10-30 | 2 | -1/+23 | |
| | | | |||||
| * | | feat(docs): update intro of `RulePackage` | 2023-10-30 | 6 | -33/+100 | |
| | | | |||||
| | * | chore: update readme | 2023-10-29 | 1 | -0/+3 | |
| |/ | |||||
| * | feat: newdocs | 2023-10-26 | 11 | -35/+87 | |
| | | |||||
| * | Merge branch 'master' of https://github.com/HydroRoll-Team/HydroRollCore | 2023-10-17 | 1 | -1/+1 | |
| |\ | |||||
| * | | feat(status): add deprecated and new status | 2023-10-17 | 19 | -272/+563 | |
| | | | |||||
| | * | Merge pull request #17 from ↵ | 2023-10-11 | 1 | -1/+1 | |
| |/| | | | | | | | | | HydroRoll-Team/dependabot/github_actions/actions/checkout-4 build(deps): bump actions/checkout from 3 to 4 | ||||
| | * | build(deps): bump actions/checkout from 3 to 4 | 2023-10-09 | 1 | -1/+1 | |
| |/ | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | chore: add some text | 2023-10-07 | 1 | -2/+3 | |
| | | |||||
| * | feat(deps): add reportlab | 2023-10-07 | 2 | -1/+20 | |
| | | |||||
| * | feat(css): change style | 2023-10-07 | 9 | -15/+121 | |
| | | |||||
| * | feat(css):test for dev | 2023-10-07 | 1 | -8/+0 | |
| | | |||||
| * | chore: update versionv1.0.3 | 2023-10-07 | 4 | -4/+4 | |
| | | |||||
| * | feat(docs): add fstring | 2023-10-07 | 2 | -0/+5 | |
| | | |||||
| * | (no commit message) | 2023-10-07 | 1 | -6/+0 | |
| | | |||||
| * | (no commit message) | 2023-10-07 | 1 | -6/+6 | |
| | | |||||
| * | (no commit message) | 2023-10-07 | 1 | -0/+13 | |
| | | |||||
