Skip to content

Releases: 3ddelano/epic-online-services-godot

2.1.5

11 Feb 07:39
Compare
Choose a tag to compare
  • Added support for iOS arm64 (iphone/simulator)
  • Packaged EOSSDK android aar with plugin

Full Changelog: 2.1.4...2.1.5

2.1.4

08 Feb 08:52
Compare
Choose a tag to compare
  • Updated to EOS-SDK-36651368-v1.16.4-CL36651368
  • Removed IEOS.shutdown(), use EOS.Platform.PlatformInterface.shutdown() instead.
  • Fixed passing Godot string to EOS on macos would give garbage values
  • Fix ambiguous use of CharString operator when exporting for armeabi-v7a by @vitopigno in #30

New Contributors

Full Changelog: 2.1.3...2.1.4

2.1.3

24 Jun 15:57
Compare
Choose a tag to compare
  • Implemented EOS_Auth_AddNotifyLoginStatusChanged
  • Implemented EOS_Connect_QueryExternalAccountMappings
  • Implemented EOS_ContinuanceToken_ToString
  • Fixed MacOS builds
  • Fixed lobby sample crash

2.1.2

05 Jun 13:30
Compare
Choose a tag to compare
  • Implemented AntiCheat Server and Client interfaces

2.1.1

19 Apr 11:15
Compare
Choose a tag to compare

What's Changed

  • Updated EOS SDK to 1.16.3
  • Added Android build artifacts
  • Implemented RTC (voice/audio) interface

Full Changelog: 2.1.0...2.1.1

2.1.0

26 Dec 06:46
Compare
Choose a tag to compare

What's Changed

  • Update EOS SDK to 1.16.1-30020700
  • Added Android support
  • Impl Sanctions, TitleStorage, PlayerDataStorage, etc
  • Fixed bugs and docs. Add checks to socket ids. by @LowFire in #20

Full Changelog: dev02...2.1.0

dev02: Godot 4.2 - EOS 1.16.1

05 Dec 16:20
Compare
Choose a tag to compare

What's Changed

  • Upgrade to Godot 4.2 and EOS C SDK 1.16.2
  • Implement P2P Interface by @LowFire in #13
  • Fixed typo (reuslt -> result) by @AleksLitynski in #15

New Contributors

Full Changelog: dev01...dev02

Addon v2.0.0 - Godot 4 pre-release

21 Jun 06:18
Compare
Choose a tag to compare
Pre-release

This is a temporary Windows build for development purposes. There may be bugs and crashes until the plugin has been released as stable.