Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release 0.0.23 #31

Merged

Conversation

kercylan98
Copy link
Owner

🤖 I have created a release beep boop

0.0.23 (2023-08-01)

Other | 其他更改

  • 优化 combination 包命名,删除无用文件 (57936b2)

Reverts | 回退

  • 移除 poker 包的 matcher,改为使用 combination 包 (8b92921)

Features | 新特性

  • fight 包的 Round 新增操作超时事件,优化事件逻辑 (9198faa)
  • maths 包支持奇偶数判断 (ac43963)
  • room 包新增房间创建事件 (87c6695)
  • 新增 combination 包,用于数组组合筛选(抽离自 poker 包) (48d9c11)
  • 新增 fight 包,提供了回合制战斗的功能实现 (df8f6fc)

Bug Fixes | 修复

  • 修复 server 异步消息的 callback 的并发问题 (1297ae7)
  • 修复泛型对象 player 不能判断 nil 的表达式错误 (4dddd14)
  • 修复牌堆重置时不会重置 guid 的问题 (39ccad4)
  • 状态机 fsm 包名修复,优化注释 (cee067e)
  • 状态机 State 名称修复 (de76411)

Docs | 文档优化

  • server.PushAsyncMessage 注意事项补全 (2482d2e)

Code Refactoring | 重构

  • fsm 包状态机事件优化,新增部分获取状态机信息的函数 (0fad041)

Performance Improvements | 性能优化

  • 优化 combination 包 NCarryM 性能 (abd1db5)
  • 优化 slice.Combinations 效率 (03028b1)

This PR was generated with Release Please. See documentation.

@kercylan98 kercylan98 force-pushed the release-please--branches--master--components--minotaur branch from 55be4e1 to 9f8443c Compare August 1, 2023 02:05
@kercylan98 kercylan98 merged commit 095300e into master Aug 1, 2023
4 checks passed
@kercylan98
Copy link
Owner Author

🤖 Release is at https://github.com/kercylan98/minotaur/releases/tag/v0.0.23 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant