Skip to content

Releases: onsemy/JJ4Unity

0.1.3

14 Jan 19:04

Choose a tag to compare

  • EncryptedAssetBundleProvider에서 UnityWebRequest.DownloadHandler를 기본 설정으로 쓰도록 변경
  • DecryptedBundleResource에 임시 저장용 Stream을 설정할 수 있도록 추가
  • 쓰지 않는 코드 정리

0.1.2

14 Jan 17:14

Choose a tag to compare

  • EncryptedAssetBundleProvider에서 특정 상황에 예외가 발생하는 문제 수정
  • EncryptedAssetBundleProvider 사용 시 Stream과 Byte 배열 로드 방식을 선택 가능하도록 작업
  • 암호화 번들이 Addressables.Release에도 메모리에서 해제되지 않는 문제 수정

0.1.1

06 Jan 17:34

Choose a tag to compare

  • 쓰지 않는 코드 정리
  • README 설명 링크 수정

0.1.0

06 Jan 16:27

Choose a tag to compare

  • 유니티6 (6000.0) 이상부터 사용 가능하도록 작업
  • Addressables에 암/복호화 사용 가능하도록 작업
  • JJ4UnitySettings 추가

0.0.5

20 Nov 05:21

Choose a tag to compare

  • UnityEngine.Debug를 쓰던 내부 코드를 JJ4Unity.Extension.Debug를 쓰도록 변경
  • 패키지 정보에 Documentation, ChangeLog URL이 첨부되도록 추가

0.0.4

19 Nov 18:20

Choose a tag to compare

  • ReadOnly 추가

0.0.3

19 Nov 16:48
f50ca8a

Choose a tag to compare

  • JJ4UnityVSC 연동 설정 추가
  • Singleton/MonoSingleton 클래스 추가

0.0.2

22 Oct 11:49

Choose a tag to compare

  • AssignPath 기능 수정
  • JJ4UnityVSC 연동 작업 추가