refactor(game): 重构游戏相关代码
- 删除了 PlayerInitState 类 - 新增 RoomWaitState 类 - 修改了 RoomDestoryGameState 和 PlayerReloadState 类 - 优化了 EventController 中的 redisGroupMemberRound 方法 - 更新了 Global 类中的 logger 属性master
parent
5546469879
commit
eeefa26d8f
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,5 +1,5 @@
|
|||
#Generated by Maven
|
||||
#Tue Jun 17 14:57:16 CST 2025
|
||||
#Tue Jun 17 19:53:13 CST 2025
|
||||
version=1.0.0
|
||||
groupId=com.game
|
||||
artifactId=game_common
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,5 +0,0 @@
|
|||
#Generated by Maven
|
||||
#Tue Jun 17 14:48:01 CST 2025
|
||||
version=1.0.0
|
||||
groupId=com.game
|
||||
artifactId=game_pk_suoha
|
||||
|
|
@ -1,24 +0,0 @@
|
|||
extend\pk\player\state\EXPlayerCallState.class
|
||||
extend\pk\EXPlayer.class
|
||||
extend\pk\RoomCard.class
|
||||
extend\pk\player\state\EXPlayerRaiseState.class
|
||||
extend\pk\player\state\EXPlayerAllInState.class
|
||||
extend\pk\room\state\EXRoomSetpState.class
|
||||
extend\pk\EXMainServer.class
|
||||
extend\pk\player\state\EXPlayerCheckState.class
|
||||
extend\pk\player\state\EXPlayerFoldState.class
|
||||
extend\pk\CardObj.class
|
||||
extend\pk\player\state\EXPlayerBetState.class
|
||||
extend\pk\CardGroup.class
|
||||
extend\pk\EXGameController.class
|
||||
extend\pk\player\state\EXPlayerWaitState.class
|
||||
extend\pk\EXActionEvent.class
|
||||
extend\pk\SettleLog.class
|
||||
extend\pk\room\state\EXRoomStartGameState.class
|
||||
extend\pk\uitl\CardUtil.class
|
||||
extend\pk\EXPlayBack.class
|
||||
extend\pk\room\state\EXRoomDealState.class
|
||||
extend\pk\Config.class
|
||||
extend\pk\EXRoom.class
|
||||
extend\pk\EXScore.class
|
||||
extend\pk\uitl\CardCheck.class
|
||||
|
|
@ -1,24 +0,0 @@
|
|||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\EXScore.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\player\state\EXPlayerFoldState.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\EXRoom.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\EXPlayBack.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\player\state\EXPlayerRaiseState.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\EXActionEvent.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\room\state\EXRoomStartGameState.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\EXGameController.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\player\state\EXPlayerCheckState.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\uitl\CardUtil.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\player\state\EXPlayerBetState.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\uitl\CardCheck.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\EXPlayer.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\RoomCard.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\EXMainServer.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\CardGroup.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\CardObj.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\room\state\EXRoomDealState.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\SettleLog.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\player\state\EXPlayerCallState.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\Config.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\room\state\EXRoomSetpState.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\player\state\EXPlayerWaitState.java
|
||||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\main\java\extend\pk\player\state\EXPlayerAllInState.java
|
||||
|
|
@ -1 +0,0 @@
|
|||
game_pk_suoha\MainSuoha.class
|
||||
|
|
@ -1 +0,0 @@
|
|||
D:\aga\suoha_6.11\puke\suoha\game_pk_suoha\src\test\java\game_pk_suoha\MainSuoha.java
|
||||
Binary file not shown.
Loading…
Reference in New Issue