Skip to content

Releases: mos9527/sssekai

Version 0.6.0

27 Jan 02:51
Compare
Choose a tag to compare
AnimationClip: Major correctness overhaul
* Correctly handle interpolation methods (Linear, Hermite or Stepped)
* Provide in-built functions for interpolation
* Simplify look up process with Bindings
* Overall speed-up

Version 0.5.18

20 Jan 07:55
Compare
Choose a tag to compare
abcache.fs: Fix read EOF errors (#17)
abcache: Fix KR server AssetBundle URL (#17)
auth: Remove ByteDance server support

Version 0.5.17

15 Jan 02:29
Compare
Choose a tag to compare
abcache: Implement version check (#16)

Version 0.5.16

13 Jan 11:32
Compare
Choose a tag to compare
abcache: Support ROW (TW,KR,CN) game server Master Data dumping. (#15)
abcache: Support ROW game server Master Data de-compaction (enabled by default)
abache: Add `--dump-user-data`

Version 0.5.15

11 Jan 04:28
Compare
Choose a tag to compare
Bump required UnityPy version to 1.20.17

Version 0.5.14

10 Jan 07:51
Compare
Choose a tag to compare
abcache.fs: Handle file read ends with EOF from HTTP server instead of `size >= end`

Version 0.5.13

30 Dec 02:17
Compare
Choose a tag to compare
mvdata: Dump entire typetree of all files into a single file

Version 0.5.12

29 Dec 12:56
Compare
Choose a tag to compare
pyinstaller: Add missing `pyaxmlparser` resources

Version 0.5.11

20 Dec 11:52
Compare
Choose a tag to compare
Bump required `astc-encoder-py` version to `0.1.11` (Thanks @K0lb3!)
Update GH Actions

Version 0.5.10

19 Dec 04:18
Compare
Choose a tag to compare
Temporarily enforce requirement `astc-encoder-py == 0.1.9` (https://github.com/K0lb3/astc-encoder-py/issues/6)