template/packages-user
unanmed 965e002476 fix(07-03): #06-04-2 round-trip multi-byte and negative bigint parameters
- Encode bigint bytes by bit-shift mask instead of the broken accumulator
- Decode the bigint length prefix and payload bytes unsigned
- Encode negative bigint as dedicated type 8 with magnitude payload
- Un-skip the multi-byte and heterogeneous bigint cases, add focused cases
2026-09-15 18:37:21 +08:00
..
client-base refactor: 渲染端结构 2026-04-19 22:52:32 +08:00
client-modules refactor: 游戏地图接口重构 2026-08-21 01:39:47 +08:00
data-base fix(07-02): #06-03-1 resolve the reuse mapping in enemy creation 2026-09-15 17:16:44 +08:00
data-common fix(07-03): #06-04-2 round-trip multi-byte and negative bigint parameters 2026-09-15 18:37:21 +08:00
data-fallback chore: 调整勇士属性接口 2026-06-19 01:21:03 +08:00
data-state test(06): normalize CRLF line endings for enemy comparer/special tests 2026-09-15 13:00:04 +08:00
data-system fix(07-01): #06-01-3 abandon the battle only when before returns false 2026-09-15 17:02:57 +08:00
entry-client refactor: getFlag 2026-04-21 15:46:59 +08:00
entry-data refactor: 跟随者与勇士移动 2026-06-27 20:33:49 +08:00
legacy-plugin-client refactor: getFlag 2026-04-21 15:46:59 +08:00
legacy-plugin-data chore: 移除无用文件 2026-05-18 15:41:33 +08:00