Support 6.3 HotFix (#138)

* Support 6.3 HotFix

* FATE begin/end code
This commit is contained in:
ksh 2023-01-15 05:09:11 +09:00 committed by GitHub
parent 4c4ecddbd2
commit 6bc453117f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1841 additions and 1737 deletions

View file

@ -1,11 +1,12 @@
# DutyPacket configuration # DutyPacket configuration
# packet # packet
Version=2006282 Version=2006300
Description=6.28 HotFix Description=6.3 HotFix
OpFate=568 OpFate=623
OpDuty=378 OpDuty=368
OpMatch=371 OpMatch=907
OpInstance=389 OpInstance=455
OpZone=731 OpZone=405
OpSouthernBozja=0 OpSouthernBozja=0

View file

@ -4,8 +4,8 @@
* Duty finding codes from https://github.com/purutu/ACT.DFAssist * Duty finding codes from https://github.com/purutu/ACT.DFAssist
* Network analyzer codes from https://github.com/Noisyfox/ACT.FFXIVPing * Network analyzer codes from https://github.com/Noisyfox/ACT.FFXIVPing
## Not Working on 6.3 ## 6.3 HotFix
Packet structure has changed. DutyContent doesn't work until fix this problem. Sorry!!! 😭 Working again 😭
--- ---
@ -16,7 +16,3 @@ Revi 님께서 작성하신 Wiki가 있어 링크합니다. 정리가 잘되어
6.2부터 패킷이 바뀌어서 6.1 및 그 이전 버전과 호환이 되지 않습니다. 버전 27에 한국판을 감지하는 기능을 넣었고 이 버전으로 업데이트 하시면 문제없이 동작합니다. 6.2부터 패킷이 바뀌어서 6.1 및 그 이전 버전과 호환이 되지 않습니다. 버전 27에 한국판을 감지하는 기능을 넣었고 이 버전으로 업데이트 하시면 문제없이 동작합니다.
한국판이 6.2로 업데이트가 예정되면 그때 SQEX판과 동일하게 작동하도록 다시금 변경하겠습니다. 한국판이 6.2로 업데이트가 예정되면 그때 SQEX판과 동일하게 작동하도록 다시금 변경하겠습니다.
6.1에서 동작하는 것 확인했습니다. 패킷은 자동으로 업뎃됩니다
※ 6.3에서 패킷이 변경되어 변경점을 찾을 때까지 6.3에서 동작하지 않아요;;;

File diff suppressed because it is too large Load diff