top of page

February 20, 2018

ByteClap 1.3.0.0 has been released

ByteClap 1.3.0.0 has been released in the Unity Asset Store!

This release includes the following updates.

· Addition of ByteClapGenerator function
  - Added function to add GenerateMode by plugin

https://assetstore.unity.com/packages/tools/input-management/byteclap-93858

February 16, 2018

We applied for the release of ByteClap 1.3.0.0

We are applying for the release of the new version (1.3.0.0) of ByteClap to the Unity Asset Store.

This release includes the following updates.

· Addition of ByteClapGenerator function
  - Added function to add GenerateMode by plugin

November 01, 2017

ByteClap 1.2.0.0 has been released

ByteClap 1.2.0.0 has been released in the Unity Asset Store!

This release includes the following updates.

· Addition of ByteClapGenerator function
  - Added function to handle auto-generated properties
  - Added function to handle field names using C # keywords
  - Added function to specify version number
  - Added function to specify a method for exposing the serializer to outside the target data type

https://assetstore.unity.com/packages/tools/input-management/byteclap-93858

October 28, 2017

We applied for the release of ByteClap 1.2.0.0

We are applying for the release of the new version (1.2.0.0) of ByteClap to the Unity Asset Store.

This release includes the following updates.

· Addition of ByteClapGenerator function
  - Added function to handle auto-generated properties
  - Added function to handle field names using C # keywords
  - Added function to specify version number
  - Added function to specify a method for exposing the serializer to outside the target data type

October 25, 2017

ByteClap 1.1.1.0 has been released

ByteClap 1.1.1.0 has been released in the Unity Asset Store!


This release includes the following updates.

· Bug fix for ByteClapGenerator

  Fixed a bug that the editor freezes when Generate Mode is set to Intermediate Data Class for data types inheriting classes other than IntermediateData

 

https://assetstore.unity.com/packages/tools/input-management/byteclap-93858

1 / 1

Please reload

News

Release of extended function "security package"

We are preparing a security package with the following functions for cheat countermeasures.
   · Byte data encryption function
   · Tamper check function of byte data
   · Function to encrypt field value of the object on memory
   · Function to check for tamper with the field value of the object on memory

Development of extended function "data compression package"

We are considering introducing a function to compress byte data in a general compression format.
In addition, we are considering introducing an option to reduce output data size as a function of each data type processor.

Add standard support data type

System.Collections.Specialized Namespace collection support,
We are considering expanding support of UnityEngine data type.

Increase conversion efficiency of collection type

We are considering the introduction of the function to realize the efficiency of the process of converting Collection using the intermediate conversion method.

Development of Java library for server

We plan to develop a Java library that can receive byte data serialized by ByteClap.

1 / 1

Please reload

Future plans

FuturePlans
bottom of page