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

update gc 3.4 #2041

Merged
merged 13 commits into from
Feb 19, 2023
Merged

update gc 3.4 #2041

merged 13 commits into from
Feb 19, 2023

Conversation

yeyeyeawa
Copy link
Contributor

@yeyeyeawa yeyeyeawa commented Jan 31, 2023

Description

Please carefully read the Contributing note and Code of conduct before making any pull requests.
And, Do not make a pull request to merge into stable unless it is a hotfix. Use the development branch instead.

Issues fixed by this PR

Type of changes

  • Bug fix
  • New feature
  • Enhancement
  • Documentation

Checklist:

  • My code follows the style guidelines of this project
  • My pull request is unique and no other pull requests have been opened for these changes
  • I have read the Contributing note and Code of conduct
  • I am responsible for any copyright issues with my code if it occurs in the future.

Copy link

@cyjyyd cyjyyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go

@yeyeyeawa yeyeyeawa requested a review from cyjyyd January 31, 2023 16:04
@yeyeyeawa yeyeyeawa marked this pull request as draft January 31, 2023 16:07
@yeyeyeawa yeyeyeawa marked this pull request as ready for review January 31, 2023 16:08
@cyjyyd
Copy link

cyjyyd commented Jan 31, 2023

I've tested minutes ago and it's working,but it seems that I don't have write access
panel shows:At least 1 approving review is required by reviewers with write access.

@Musicminion
Copy link

I've tested minutes ago and it's working,but it seems that I don't have write access panel shows:At least 1 approving review is required by reviewers with write access.

I wonder how to patch client for gc-3.4?

@cyjyyd
Copy link

cyjyyd commented Feb 1, 2023

I've tested minutes ago and it's working,but it seems that I don't have write access panel shows:At least 1 approving review is required by reviewers with write access.

I wonder how to patch client for gc-3.4?
Some of my friends intergrated patches in the launcher they made. I used their launcher to apply patch for 3.4 client

@millet6
Copy link
Contributor

millet6 commented Feb 1, 2023

yeyeyeawa 请问,我从那里得到对应的 resources

@yeyeyeawa
Copy link
Contributor Author

yeyeyeawa 请问,我从那里得到对应的 resources

访问https://git.crepe.moe/grasscutters/Grasscutter_Resources

@Deuteriunt
Copy link

请问,我从那里得到3.4版的jar

@yeyeyeawa
Copy link
Contributor Author

请问,我从那里得到3.4版的jar

访问https://github.com/yeyeyeawa/Grasscutter

@Musicminion
Copy link

请问,我从那里得到3.4版的jar

访问https://github.com/yeyeyeawa/Grasscutter

诶,好奇怪,我用的你的repo然后编译的jar,然后https://git.crepe.moe/grasscutters/Grasscutter_Resources 的resource文件,想问一下这个是什么错误?
image

另外想问一下是否有3.4 pc patch的教程或者链接嘛((^o^)/~)!

@hirrao
Copy link

hirrao commented Feb 1, 2023

使用3.4版本的jar和3.4版本的resources后,依然出现资源版本问题(和上一个人一样)

@yeyeyeawa
Copy link
Contributor Author

可以考虑换一个res,我使用的3.3.5版本的res运行的

@millet6
Copy link
Contributor

millet6 commented Feb 1, 2023

谢谢 我刚试过只3.35的正常,上面提供的3.4 resources 是报错的

@Deuteriunt
Copy link

GMWRUP3O{ VP_$P{$68 1}K
为什么会这样

@yeyeyeawa
Copy link
Contributor Author

GMWRUP3O{ VP_$P{$68 1}K 为什么会这样

请截图上半部分的报错,

@yeyeyeawa
Copy link
Contributor Author

谢谢 我刚试过只3.35的正常,上面提供的3.4 resources 是报错的

看样子像是Gson解析时候特殊符号,被转义的问题

@millet6
Copy link
Contributor

millet6 commented Feb 1, 2023

20230201211820

@Deuteriunt
Copy link

1XK$CEJJ11F~5RKXEQW912G
%0AT5 MI1NOP XFL`NR86YS
image

image

@yeyeyeawa
Copy link
Contributor Author

1XK$CEJJ11F~5RKXEQW912G %0AT5 MI1NOP XFL`NR86YS image

image

试试执行 call .\gradlew jar
pause

@gucooing
Copy link
Contributor

gucooing commented Feb 3, 2023

iOS 国际服,我得到了4214,query_cur_region/os_usa 这个接口返回的数据,好像3.4的客户端解析不了

https://github.com/xlpmyxhdr/Launcher-iOS

@360NENZ
Copy link

360NENZ commented Feb 3, 2023

这是一个PR,但它看起来像一个issue
This is a PR, but it looks like an issue...

@timing1337
Copy link
Contributor

thank god someone made a pr 3.4
btw my protos repo is open for pr <3

@keqingyyds
Copy link

邮箱加载不出来

@Ayin-a
Copy link

Ayin-a commented Feb 4, 2023

这可能因为是proto残废的原因导致的

@Musicminion
Copy link

iOS 国际服,我得到了4214,query_cur_region/os_usa 这个接口返回的数据,好像3.4的客户端解析不了

https://github.com/xlpmyxhdr/Launcher-iOS

请问一下这个ipa是需要重签名吗?直接安装安装不了,用distribution证书再签sigh resign了一遍还是不能运行,提示无法安装请稍后再试(ios16.3)想问一下有没有什么解决方案(或者ipa包里面有地方还需要修改的

@gucooing
Copy link
Contributor

gucooing commented Feb 5, 2023

iOS 国际服,我得到了4214,query_cur_region/os_usa 这个接口返回的数据,好像3.4的客户端解析不了

https://github.com/xlpmyxhdr/Launcher-iOS

请问一下这个ipa是需要重签名吗?直接安装安装不了,用distribution证书再签了一遍还是不能运行,提示无法安装请稍后再试(ios16.3)想问一下有什么解决方案(或者ipa包里面有地方还需要修改的sigh resign

证书是不是到期了

@Musicminion
Copy link

iOS 国际服,我得到了4214,query_cur_region/os_usa 这个接口返回的数据,好像3.4的客户端解析不了

https://github.com/xlpmyxhdr/Launcher-iOS

请问一下这个ipa是需要重签名吗?直接安装安装不了,用distribution证书再签了一遍还是不能运行,提示无法安装请稍后再试(ios16.3)想问一下有什么解决方案(或者ipa包里面有地方还需要修改的sigh resign

证书是不是到期了

感谢回复!已经解决了~成功在ios运行!顺便写个教程吧,给想用ios玩的人用#2050

@cxfm666
Copy link

cxfm666 commented Feb 11, 2023

老婆的PR至今居然都没合并,绝了

@HuCutie
Copy link

HuCutie commented Feb 12, 2023

作者你好,我想请问一下您编辑过的服务端是不是不会自动生成/data/Banner.json?因为我使用了您的代码,游戏中有卡池,但是并没有在data文件夹下发现Banner.json文件。我手动创建Banner.json,游戏中也没有生效,想来请教一下,谢谢!

@poisonoussnakedushe
Copy link

@HuCutie ask in #support

@404-error-404
Copy link

感谢大佬适配3.4!
我这边才接触到这个私服,develop分支没能跑起来,跑了大佬的pr,遇到这几个问题,想问下是我没配置好吗?

  1. 七七E技能不会回血,吃回血料理也不行
  2. 深境螺旋(好像叫深渊?)一直提示冒险等阶到20级解锁,但我已经拉满了,使用unlockall命令也不行
  3. 诸如北风之狼的庙宇里边的石头打不烂,把石头的血打完之后会有一个石头坍塌的动画,但是石头还在(实在不好意思没有截图)

@poisonoussnakedushe
Copy link

poisonoussnakedushe commented Feb 13, 2023

感谢大佬适配3.4! 我这边才接触到这个私服,develop分支没能跑起来,跑了大佬的pr,遇到这几个问题,想问下是我没配置好吗?

  1. 七七E技能不会回血,吃回血料理也不行
  2. 深境螺旋(好像叫深渊?)一直提示冒险等阶到20级解锁,但我已经拉满了,使用unlockall命令也不行
  3. 诸如北风之狼的庙宇里边的石头打不烂,把石头的血打完之后会有一个石头坍塌的动画,但是石头还在(实在不好意思没有截图)

任务、深渊尚未实施。料理看#2055

@zhanghengyuan757
Copy link

国内还可以用这个我已经测试了win3.4运行成功的整合包:https://pan.huang1111.cn/s/De5QH4

内含resorses和p12,已经可以直接运行了

测试了一下 的确可以正常进入 目前的问题有:
班尼特心海技能不回血,角色小技能不产球回能量,深渊下半不刷怪。期待未来被修复。

@zhanghengyuan757
Copy link

zhanghengyuan757 commented Feb 14, 2023

国内还可以用这个我已经测试了win3.4运行成功的整合包:https://pan.huang1111.cn/s/De5QH4
内含resorses和p12,已经可以直接运行了

测试了一下 的确可以正常进入 目前的问题有: 班尼特心海技能不回血,角色小技能不产球回能量,深渊下半不刷怪。期待未来被修复。

艹为什么别人都进得去我进不去啊,就是登入的时候进去4214(不是进游戏,就是刚刚登陆的时候,代理fidder)

代理程序:

import System;
import System.Windows.Forms;
import Fiddler;
import System.Text.RegularExpressions;

class Handlers
{
    static function OnBeforeRequest(oS: Session) {
        if (oS.host.Equals("overseauspider.yuanshen.com:8888")) {
            oS.oRequest.FailSession(404, "Not Found", "Not Found");
        }
        else if(oS.host.EndsWith(".yuanshen.com") || oS.host.EndsWith(".hoyoverse.com") || oS.host.EndsWith(".mihoyo.com")) {
            oS.host = "127.0.0.1"; // This can also be replaced with another IP address.
        }
    }
};

并且已经RSA PATCH过了

下方链接内(tang服->3.4.0补丁(国服国际服通用).zip)
https://adingapkggweb.top/4f73fe7314ce#%E7%94%B5%E8%84%91Windows%E8%A7%86%E7%AA%97%E7%B3%BB%E7%BB%9F%E6%95%99%E7%A8%8B
试试给你的客户端 打补丁
image
image

@Ayin-a
Copy link

Ayin-a commented Feb 14, 2023

作者你好,我想请问一下您编辑过的服务端是不是不会自动生成/data/Banner.json?因为我使用了您的代码,游戏中有卡池,但是并没有在data文件夹下发现Banner.json文件。我手动创建Banner.json,游戏中也没有生效,想来请教一下,谢谢!

可以直接把卡池文件放入data里边就行了

@xNocki
Copy link

xNocki commented Feb 15, 2023

No characters are generating energy particles, is there a fix for this? I have tried updating the SkillParticleGeneration.json and it has not changed anything.

@KingRainbow44
Copy link
Member

can someone send a video with this pr working before i merge?

@KingRainbow44 KingRainbow44 mentioned this pull request Feb 16, 2023
8 tasks
@MistifiedStellarium
Copy link

can someone send a video with this pr working before i merge?

https://youtu.be/6XIWMBDOnCw

@KingRainbow44 KingRainbow44 merged commit 71a1e31 into Grasscutters:development Feb 19, 2023
@NotThorny NotThorny mentioned this pull request Feb 19, 2023
8 tasks
@mywonson
Copy link

mywonson commented Apr 9, 2023

yeyeyeawa 请问,我从那里得到对应的 resources

访问https://git.crepe.moe/grasscutters/Grasscutter_Resources
请问这个私人的git仓库我注册了账号管理员一直没通过咋办

@poisonoussnakedushe
Copy link

yeyeyeawa 请问,我从那里得到对应的 resources

访问https://git.crepe.moe/grasscutters/Grasscutter_Resources
请问这个私人的git仓库我注册了账号管理员一直没通过咋办

能不能去Discord提问,里面强调很多次了,为什么一定要在Github题问?

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

Successfully merging this pull request may close these issues.

None yet