Compare commits

..

2 Commits

Author SHA1 Message Date
8f43f42e81
Revert "merge nieren -> latest"
This reverts commit 3d232c3049.

# Conflicts:
#	branch/latest/md5.js
2024-04-04 14:53:26 +08:00
f85828abf6 注释加空格 2024-04-04 14:31:58 +08:00

View File

@ -16945,18 +16945,18 @@ T.Plr.prototype = {
return P._asyncStartSync($async$cg, r) return P._asyncStartSync($async$cg, r)
}, },
az() { az() {
//initRawAttr ? //initRawAttr
var s var s, r = this
this.bf() r.bf()
s = this.r1 s = r.r1
if (s != null) s.bn() if (s != null) s.bn()
this.aU() r.aU()
this.bP() r.bP()
this.init_skills(C.Array.cL(this.t, $.au()), C.Array.cL(this.E, $.au())) r.dm(C.Array.cL(r.t, $.au()), C.Array.cL(r.E, $.au()))
s = this.r1 s = r.r1
if (s != null) s.cs() if (s != null) s.cs()
this.bs() r.bs()
this.init_values() r.cn()
}, },
aU() { aU() {
//getMiddle //getMiddle
@ -17058,7 +17058,7 @@ T.Plr.prototype = {
s.push(new T.SkillVoid(0)) s.push(new T.SkillVoid(0))
s.push(new T.SkillVoid(0)) s.push(new T.SkillVoid(0))
}, },
init_skills(list, original) { dm(list, original) {
//initSkills //initSkills
var s, r, q, p, o = this, var s, r, q, p, o = this,
n = 0, n = 0,
@ -17120,37 +17120,37 @@ T.Plr.prototype = {
if (p.f > 0) p.W() if (p.f > 0) p.W()
} }
}, },
init_values() { cn() {
this.F() var s = this
this.fx = this.fy s.F()
this.go = C.JsInt.P(this.fr, $.t()) s.fx = s.fy
s.go = C.JsInt.P(s.fr, $.t())
}, },
F() { F() {
//updateStates //updateStates
let s; var s, r = this
this.ch = this.b0(this.q[0], $.cj()) r.ch = r.b0(r.q[0], $.cj())
this.cx = this.b0(this.q[$.i()], $.cj()) r.cx = r.b0(r.q[$.i()], $.cj())
this.cy = this.b0(this.q[$.t()], $.cj()) + $.eU() r.cy = r.b0(r.q[$.t()], $.cj()) + $.eU()
this.db = this.b0(this.q[$.B()], $.cj()) r.db = r.b0(r.q[$.B()], $.cj())
this.dx = this.b0(this.q[$.C()], $.cj()) r.dx = r.b0(r.q[$.C()], $.cj())
this.dy = this.b0(this.q[$.X()], $.cj()) r.dy = r.b0(r.q[$.X()], $.cj())
this.fr = this.b0(this.q[$.a4()], $.n1()) r.fr = r.b0(r.q[$.a4()], $.n1())
this.fy = this.q[$.ap()] r.fy = r.q[$.ap()]
r.ci()
this.calcAttrSum() r.z = r.y
this.z = this.y r.id = $.T()
this.id = $.T() r.A = false
this.A = false for (s = r.rx, s = new Sgls.a_(s, s.b, s.$ti.i("a_<1*>")); s.u();) s.b.ar(r)
for (s = this.rx, s = new Sgls.a_(s, s.b, s.$ti.i("a_<1*>")); s.u();) s.b.ar(this)
}, },
calc_attr_sum() { ci() {
var s, r, q, p, o, n, m, l, k, j, this_ = this, var s, r, q, p, o, n, m, l, k, j, i = this,
h = this_.M = 0 h = i.M = 0
for (s = h; r = $.ap(), h < r; ++h) { for (s = h; r = $.ap(), h < r; ++h) {
s += this_.q[h] s += i.q[h]
this_.M = s i.M = s
} }
q = this_.q q = i.q
p = q[0] p = q[0]
o = q[$.i()] o = q[$.i()]
n = $.t() n = $.t()
@ -17158,22 +17158,22 @@ T.Plr.prototype = {
l = q[$.C()] l = q[$.C()]
k = q[$.X()] k = q[$.X()]
j = $.B() j = $.B()
this_.N = (p - o + m + l - k) * n + q[j] + q[$.a4()] i.N = (p - o + m + l - k) * n + q[j] + q[$.a4()]
this_.Y = s * j + q[r] i.Y = s * j + q[r]
this_.H = $.W() i.H = $.W()
}, },
dN(a, b, c) { dN(a, b, c) {
var s, r, q var s, r, q, p = this
if (this.fx <= 0) return if (p.fx <= 0) return
s = this.cy * (b.n() & 3) s = p.cy * (b.n() & 3)
r = this.ry r = p.ry
if (!r.gbv(r)) if (!r.gbv(r))
for (r = new Sgls.a_(r, r.b, r.$ti.i("a_<1*>")); r.u();) s = r.b.x.fo(s, b, c) for (r = new Sgls.a_(r, r.b, r.$ti.i("a_<1*>")); r.u();) s = r.b.x.fo(s, b, c)
r = this.l = this.l + s r = p.l = p.l + s
q = $.bx() q = $.bx()
if (r > q) { if (r > q) {
this.l = r - q p.l = r - q
this.eE(0, b, c) p.eE(0, b, c)
} }
}, },
eE(a, b, c) { eE(a, b, c) {