Open
Conversation
- battle_skill_config_list(5001.stc) 추가 - squad_list(5006.stc) 컬럼 수정 - equip_list(5038.stc) 추가 - mission_skill_config_list(5046.stc) 추가 - skin_list(5048.stc) 추가 - 확장자 수정(.txt -> .json)
사용방법 JsonUtil.getDollJson(JArray _arr); 아직 일부 더미 데이터 존재 일부 의존성 파일 필요한 항목 누락
- STC 변환 클래스 삭제 - 컬럼정보 분리 (*.format) - 컬럼정보가 존재하지 않아도 헤더에서 타입 확인 후 데이터 추출되도록 기능 수정 - 바이너리 데이터 위치값 정보 읽기 추가 - 혼합세력 정보 컬럼정보 추가 (5094~5097.stc)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
doll.json을 생성하기 위한 클래스 및 메소드 추가