template/packages-user
unanmed 49116c0784 fix(07-15): reject an expand multiplier of exactly one
- both multiplier checks tighten from < 1 to <= 1, matching warning 149's own text (must be greater than 1)
- an exact multiplier of 1 now warns 149 and falls back to the existing factor 2, so buffer expansion always terminates
- add the multiplier-of-one regression case (two code 149 warnings, 15 appended steps all read back in order)
2026-09-17 20:52:20 +08:00
..
client-base refactor: 删除 legacy-plugin-data 2026-09-17 18:21:35 +08:00
client-modules refactor: 删除 data-state 中的 legacy 文件夹 2026-09-17 19:37:30 +08:00
data-base fix(07-15): compare equipment without rebinding the equipped modifiers 2026-09-17 20:46:10 +08:00
data-common fix(07-15): reject an expand multiplier of exactly one 2026-09-17 20:52:20 +08:00
data-state refactor: 删除 data-state 中的 legacy 文件夹 2026-09-17 19:37:30 +08:00
data-system refactor: ReplaySystem.route -> ReplaySystem.array,修复 disabled 标记在 setReplayArray 中清零可能导致意外记录的问题 2026-09-17 19:18:30 +08:00
entry-client refactor: 删除 legacy-client 2026-09-17 18:30:39 +08:00
entry-data refactor: 删除 legacy-client 2026-09-17 18:30:39 +08:00