Skip to content

Releases: vizor-games/InfraworldRuntime

Morana

27 Sep 13:12
cfe9464
Compare
Choose a tag to compare

InfraworldRuntime v1.4.0 Release Notes

  • c8b6f1a7 grpc upgraded to version 1.23.x

  • 5d0d2c5c Compatibility with Visual Studio 2019 compiler

  • a70bc9f04 Fixed engine crash caused by inconsistent access to the InnerWorker

CONTRIBUTORS:

nikitamiroshnichenko, lsjostro. LCLx. koriandrei

You may find some information about this version in the Readme.

Please consider using the same versioned cornerstone converter to prevent version inconsistencies.

Battory

25 Jun 16:31
a7d6aea
Compare
Choose a tag to compare

InfraworldRuntime v1.3.0 Release Notes

  • 9f5a84f46 UE 4.22 support (Linux).
  • da622514 UE 4.22 support (Windows).
  • bf43a94ea RpcClient now subscribes to global engine ticker. Update function marked as deprecated.
  • 5c6af99a Linux build now links UE embedded OpenSSL
  • a7d6aea7 Mac now links UE embedded OpenSSL (fixed crash on connection)

CONTRIBUTORS:

RChehowski, nikitamiroshnichenko, lsjostro

You may find some information about this version in the Readme.

Please consider using the same versioned cornerstone converter to prevent version inconsistencies.

Shalfoth

22 Feb 15:32
6dedbd4
Compare
Choose a tag to compare

InfraworldRuntime v1.2.0 Release Notes

  • 19d38a9e grpc/protobuf build with dependencies from UE4
  • 1f467323 disable C++ exceptions and fix errors for UE 4.20
  • 6dedbd4 fixed cast arguments mismatch in CastUtils.h

CONTRIBUTORS:

RChehowski, nikitamiroshnichenko, 0xmono

THANKS FOR BUG REPORTS:

Marina-Sh

You may find some information about this version in the Readme.

Please consider using the same versioned cornerstone converter to prevent version inconsistencies.

Aerie Peak

20 Nov 10:19
Compare
Choose a tag to compare

InfraworldRuntime v1.1.0 Release Notes

  • 7be33223 fixed ssl parameters mismatch
  • 2a978d37 grpc upgraded to version 1.15.x
  • be52efd0 added URI validation engine
  • 1a81dc6d source code now compatible with UE 4.20.x
  • 7603b242 setup scripts now supports grpc/protobuf build for UE 4.20.x

CONTRIBUTORS:

gnomeby, RChehowski, nikitamiroshnichenko

You may find some information about this version in the Readme.

Please consider using the same versioned cornerstone converter to prevent version inconsistencies.

Aegwynn

24 Jul 10:13
Compare
Choose a tag to compare

Welcome to the first release of Infraworld Runtime!

Here we added the initial capability to run the code, generated with cornerstone converter for Windows, Mac and Linux. The release contains a set of completely ready-to-use pre-compiled binary libraries as well as programs, used to generate executable code from your proto-code. Simply unpack the archive into your project's Plugins folder and enjoy!

You may find some information about this version in the Readme, further releases will include more verbose change sets.

Please consider using the same versioned cornerstone converter to prevent version inconsistencies.