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.4.0 #73

Merged

Conversation

kercylan98
Copy link
Owner

🤖 I have created a release beep boop

0.4.0 (2023-12-22)

Other | 其他更改

  • 更新 README.md Server 架构图 (19b4509)
  • 更新 README.md 文件 (ab71777)

Docs | 文档优化

  • 优化 game 包 README.md (b86d0ef)

Code Refactoring | 重构

  • 将 fsm 包从 game 包中移动至 utils 包 (4ce6043)
  • 将 moving、aoi、leaderboard 包从 game 包中移动至 utils 包 (f26feb8)
  • 移除 game 包中不合理的 Actor、Position2D、Position2DSet、Position3D 接口 (2b13b19)
  • 移除 game 包中大量陈旧及不合理设计 (af0165a)
  • 移除 router 包中已过时的 Level1Router、Level2Router、Level3Router,可使用 router.Multistage 进行替代 (c4e2034)
  • 移除不再推荐的 room 包,可使用 space 包进行替代 (197fcfd)
  • 移除过时的 poker 包。其中 poker.Rule 的可替代品为 combination.Combination、combination.Matcher、combination.Validator,poker.CardPile 的可替代品为 deck.Deck、deck.Group (41246ef)
  • 移除过时的 round.Round 实现,使用 round.TurnBased 替代 (1e0ef4b)
  • 移除过时的 server.NewHttpWrapper 函数、server.Server.HttpServer 函数当需要使用 Gin 相关功能时不再需要通过 Gin 函数获取 (fde6d52)
  • 重构 aoi 包实现,移除对 game.Actor、game.Position2D 等接口的依赖 (d56ebde)
  • 重构 moving 包实现,移除对 game.Actor、game.Position2D 等接口的依赖 (0a22f6d)

This PR was generated with Release Please. See documentation.

@kercylan98 kercylan98 merged commit 92ad1a8 into master Dec 22, 2023
4 checks passed
@kercylan98
Copy link
Owner Author

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

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.

1 participant