Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[无名杀PR版本适配问题] #12

Closed
universe-st opened this issue Oct 16, 2023 · 1 comment
Closed

[无名杀PR版本适配问题] #12

universe-st opened this issue Oct 16, 2023 · 1 comment

Comments

@universe-st
Copy link
Collaborator

1、将player、card等抽出为类后,Mixin.redirct发生问题,无法正确的修改类成员函数。建议加上逻辑判断。

2、本体重写了phase流程,十周年UI中修改的phase需要跟进。

3、对ui.create.player、ui.create.card两个方法的修改行为需要进行以下替代:
改为修改lib.element.player.build 和 lib.element.player.card.build
逻辑修改:①去掉第一个parent参数。②首句加声明let player/card = this; ③去除原来的复制lib.element.player/card中函数的操作。

@Tipx-L
Copy link
Owner

Tipx-L commented Oct 31, 2023

新版本已发布。
81801f6

@Tipx-L Tipx-L closed this as completed Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants