template/packages/common/src
unanmed 37bfb77301 refactor(replay): add command base class and rewrite move/teleport
- BaseReplayCommand with name/paramTypes and assertParameter guard
- add optional IReplayCommand.notExecuted for trailing-step finalization
- sandbox invokes previous command notExecuted when the next command differs
- rewrite ReplayMoveCommand (batched step + notExecuted start/await) and ReplayTeleportCommand
- add replay logger error codes 2001-2005 and warn 175

NOTE: command tests still reference the pre-rewrite class names; updated in follow-up.
2026-09-13 15:16:51 +08:00
..
utils fix(03-05): close data package type and cycle boundaries 2026-09-10 17:40:29 +08:00
dirtyTracker.ts feat: 将 HumanBreak 新内容移植入该样板 2026-02-28 22:56:59 +08:00
hook.ts refactor: IHeroState 2026-04-16 17:15:04 +08:00
index.ts feat: 动画系统激励源 & refactor: 部分接口变动 2026-03-09 13:52:47 +08:00
logger.json refactor(replay): add command base class and rewrite move/teleport 2026-09-13 15:16:51 +08:00
logger.ts feat(03-01): add Node-safe core state construction 2026-09-10 15:35:01 +08:00
types.ts feat: 将 HumanBreak 新内容移植入该样板 2026-02-28 22:56:59 +08:00