Skip to content

Releases: oscar-broman/SKY

Release 2.3.1

27 Sep 22:22
5dfd83d
Compare
Choose a tag to compare
  • Memory leak fixed with fakeQuats. Thanks to @leHeix for fixing it.

Release 2.3.0

20 Jan 22:24
Compare
Choose a tag to compare

The following release contains:

  • This adds the options of freezing all sync packets E_ALL_SYNC for all other players.

Release 2.2.2

31 Dec 17:36
Compare
Choose a tag to compare

The following release contains:

  • Fixed a problem with players disappearing after being shot at.

Release 2.2.1

29 Dec 12:41
Compare
Choose a tag to compare
Release 2.2.1 Pre-release
Pre-release

The following release contains:

  • Fixed an incorrect use of a Bitstream method, which caused it to access invalid memory

Release 2.2.0

28 Dec 21:25
Compare
Choose a tag to compare
Release 2.2.0 Pre-release
Pre-release

The following release contains:

  • Deprecated FreezeSyncData in favour of FreezeSyncPacket which allows additional sync types
  • Deprecated SendLastSyncData in favour of SendLastSyncPacket which also allows additional sync types
  • Updated to C++17
  • Linux now uses static versions of libgcc and libstdc which should reduce the issues people are having on different Linux distros.
  • Added a new sync type for Spectating, this allows more control on resending and freezing that sync.
  • Fixed a bug, where freezing a players sync, would not work correctly, and you would see them sliding across the floor while dead. Thanks to Y_Less for helping me discover this. :)

Release 2.1.1

12 Dec 12:27
Compare
Choose a tag to compare

The following release contains:

  • Fixed an incorrect check for assigning the address of SpawnPlayerForWorld, which caused a crash on Linux.
  • Added plugin information to console when loaded.

Release 2.1.0

23 Nov 03:30
Compare
Choose a tag to compare

The following release contains:

  • Fixed issues with certain Packets
  • Fixed random anomalies on Windows
  • Updated structs to work with additional keys for passengers
  • Removed un-needed code
  • Improved the build process for both Windows and Linux

Release 2.0.0

29 Oct 13:49
Compare
Choose a tag to compare

The following release contains:

  • Fixed issues found in the previous 0.3DL merge
  • Cleaned up how the structs where accessed
  • All issues around 0.3.7 have been cleared up, including some syncing issues

Release 1.1.0

08 Aug 13:40
53d35eb
Compare
Choose a tag to compare
Release 1.1.0 Pre-release
Pre-release

The following release contains:

  • 0.3DL has been merged into master #29
  • Sync has been improved
  • Certain natives have been renamed to avoid conflicting with YSF #30
  • The source has been cleaned up and un-needed files and hooks have been removed
  • Should be compatible with YSF (please make an issue if not)

Release 1.0.0

15 Sep 13:00
Compare
Choose a tag to compare

The following release contains the updates:

  • Added both Windows and Linux archives (for both 0.3.7/0.3.DL)
  • Patches for Y & N Keys that fixed the a length check
  • Added support for sampctl