Skip to content

Releases: Nettention/ProudNet

ProudNetLibSetup-1.8.58878

12 Sep 07:58
Compare
Choose a tag to compare

ProudNet Official Release

Version : 1.8.58878
Date : 2024.9.12.

Fixes that remain backward compatibility

  • Fix Unity WebGL jslib compatibility issue
    • Depending on the Unity version, use JSClient.jslib (old version), NewJSClient.jslib (new version) and optionally change the file name to JSClient.jslib.
  • Fixed an issue where the encryption function was abnormally slow.
  • CheckSum item has been added. Please set it the same as the encryption function and use the CheckSum item in RmiContext.
    • This is simply a check function for data tampering.
  • Some C# Exception items have been changed to display in detail.

프라우드넷 공식 릴리즈
버전 : 1.8.58878
날짜 : 2024.9.12.

이전 버전과 호환성을 유지

  • Unity WebGL jslib 호환문제 수정
    • 유니티 버전에 따라 JSClient.jslib(구버전) , NewJSClient.jslib(신버전) 선택적 JSClient.jslib로 파일명 변경 후 사용.
  • 암호화 기능에서 비정상적으로 느려지던 문제 수정.
  • CheckSum항목이 추가되었습니다. 암호화기능과 동일하게 설정하시고 RmiContext에서 CheckSum항목을 사용해주세요.
    • 단순하게 데이터 변조의 대한 체크 기능입니다.
  • C# Exception 항목 일부가 자세히 표시하도록 변경되었습니다

ProudNetLibSetup-1.8.58849

29 Mar 08:44
Compare
Choose a tag to compare

ProudNet Official Release

Version : 1.8.58849
Date : 2024.3.29.

Fixes that remain backward compatibility
-Fixed some crash issues when building Unity Apple Silicon IOS.
-Some error items have been improved.

프라우드넷 공식 릴리즈
버전 : 1.8.58849
날짜 : 2024.3.29.

이전 버전과 호환성을 유지

-Unity Apple Silicon IOS를 빌드할 때 발생하는 일부 충돌 문제를 수정했습니다.
-일부 오류 항목이 개선되었습니다.

ProudNetLibSetup-1.8.58838

11 Jan 02:17
Compare
Choose a tag to compare

ProudNet Official Release

Version : 1.8.58838
Date : 2024.1.11.

The label of version has been changed from 1.8.58838

Fixes that remain backward compatibility

  • From now on, we support for Unity Apple Silicon version.

프라우드넷 공식 릴리즈
버전 : 1.8.58838
날짜 : 2024.1.11.

이제부터 버전 표기 방식이 변경됩니다.

이전 버전과 호환성을 유지

  • 이제부터 Unity Apple Silicon버전 지원이 추가되었습니다.

ProudNetLibSetup-1.8.00002

16 Jun 11:15
Compare
Choose a tag to compare

ProudNet Official Release
Version : 1.8.00002
Date : 2023. 6. 16.

fixes that don’t maintain low compatibility

  • Related files have been relocated to Sample Common
    • AngleFollower.* , PositionFollower.* , Vector3.cs , Vector3D.h , Vector3DMarshaler.h
  • The format of CS files generated by PIDL has changed.

Improvement

  • Improved some GC usage in C#.

프라우드넷 공식 릴리즈
버전 : 1.8.00002
날짜 : 2023. 6. 16.

하위 호환성을 유지하지 않는 수정사항

  • 관련 파일들의 위치가 Sample Common으로 변경되었습니다.
    • AngleFollower.* , PositionFollower.* , Vector3.cs , Vector3D.h , Vector3DMarshaler.h
  • PIDL로 생성된 CS파일 형식이 변경 되었습니다.

개선

  • C# 일부 GC 사용량을 개선하였습니다.

ProudNetLibSetup-1.8.00001

23 May 02:13
Compare
Choose a tag to compare

ProudNet Official Release

Version : 1.8.00001
Date : 2023. 5. 23.

Fixes that remain backward compatibility

  • From now on, Concurrent Users (CCUs) under 50 CCUs are free to use.
  • From now on, CCU-based pricing is supported (e.g. 100 CCUs, 500 CCUs, etc.).

프라우드넷 공식 릴리즈

버전 : 1.8.00001
날짜 : 2023. 5. 23.

이전 버전과 호환성을 유지

  • 이제부터, 50 CCU 미만의 CCU (Concurrent User) 는 무료로 사용 가능합니다.
  • 이제부터, CCU 기반의 요금체계가 지원 됩니다. (예, 100 CCU, 500 CCU 등)