Kagamia
Kagamia
I‘ll merge the PR by the next weekend, but the refactor is not complete yet, just for convenience.
#271 Merged. There're still some known issues that need to fix: 1. `wz_type` semantic broken, waiting for refactor. 2. `skill_00000.ms/Skill/Recipe_92**.img` can't load, because they're all stored in text format, needs...
> KMST 1.2.1193 has broke the current MS file decrypt implementation, just fyi. > > t uses a completely new encryption scheme and is not suitable to continue tracking under...
Yes, in that version we refined wzlib and introduced some breaking change. Please provide your wcR2 version, client version, nodepath if possible for us to repro the error, thanks.
在上古版本中,abilityTimeLimit确实指示的是道具的**最终属性**,而不是**额外附加属性**。 不知道什么时候它改成现在这样的...
在最近的几个更新中修复了。 #293, b2c878901ba93ca0430ef29071903c6cac2765ec, 8cf1cb066a3c72bf95925fa09d41cce660d0a9dc, 9dc50bab05a709c8e0673a8680c2922de2d2c5f6 最终大概这样: 
请提供您正在使用的客户端版本,以及wc的版本号。
I'll try to explain one by one: 1. It is due to the absense of `Equals` function on these types, and needs a fix. 2. N*xon introduced `Pages` field to...
@PirateIzzy Yes that could be a candidate solution. But it can't cover all cases that NX may change `int32` to `int64` or `string` or `float` type with the same literal...
The lastest commit should address all of the issues mentioned above (but not tested).