Skip to content

Releases: swiftly-solution/swiftly

v0.0.6 - Alpha

18 Feb 16:46
Compare
Choose a tag to compare

Features

  • Game Events: OnPlayerBlind, OnPlayerJump, OnClientFullConnected, OnPlayerFallDamage, OnPlayerFullUpdate, OnItemPickup, OnEnterBuyzone, OnExitBuyzone, OnEnterBombzone, OnExitBombzone, OnRoundPostStart, OnClientExecuteCommand, OnPlayerInfo, OnPlayerTeam, OnPlayerChangeName
  • Player: SetFlashDuration, SetGloves
  • Server: IsPistolRound
  • Documentation Generator
  • Config: FollowCS2Guidelines

Fixes

  • Center Message
  • Gamedata
  • ClientPrint hook crash
  • Give Weapons: Knife
  • Weapons: SetNametag

New Contributors

Full Changelog: v0.0.5a...v0.0.6a

v0.0.5 - Alpha

11 Feb 21:21
Compare
Choose a tag to compare

Features

  • Plugin: Exports
  • Lua Plugin: NextTick, CreateThread (async code)
  • Player: SetMusicKit, GetLatency
  • Precacher: Sounds
  • Configuration: Reload
  • Protobuf
  • Game Events: OnClientKeyStateChange
  • Menus
  • Translations: Reload command
  • Crash Reporter (Internal dumps + Remote dumps for Swiftly developers)
  • Plugin: Memory Usage (Lua)

Fixes

  • Player: Drop Weapons, Remove Weapons, Give Weapon, GetIpAddress, Team Set, Health Set
  • HTTP
  • Database: Invalid data
  • Gamedata: Update of CS2 from 07.02.2024

Full Changelog: v0.0.4a...v0.0.5a

v0.0.4 - Alpha

18 Jan 17:56
Compare
Choose a tag to compare

Features

  • Adding Lua Scripting Language
  • Swiftly Utilities for both C++ and Lua
  • Player: Coords, Weapons, Money, Velocity
  • Model Precacher
  • Entities
  • Windows Cross-Platform build command (Requires Docker on Windows)

Fixes

  • disabled plugins Folder not working

Full Changelog: v0.0.3a...v0.0.4a

v0.0.3 - Alpha

15 Dec 16:08
Compare
Choose a tag to compare
v0.0.3 - Alpha Pre-release
Pre-release

Features

  • Adding HTTP Manager (Supporting HTTP and HTTPS)
  • Adding game events
  • Adding Server Functions
  • Adding Configuration Functions
  • Adding hooks
  • Adding HTML support for center messages
  • Adding Player Methods

Fixes

  • Fixed configuration not returning correctly strings
  • Fixed a lot of instability in game events
  • Fixed translation not returning correctly strings
  • Fixed crash when sending message to HUD_PRINTCONSOLE

Full Changelog: v0.0.2a...v0.0.3a

v0.0.2 - Alpha

04 Dec 20:05
Compare
Choose a tag to compare
v0.0.2 - Alpha Pre-release
Pre-release

Fixing bugs
Adding game events
Adding function
Fixing crashes

Full Changelog: v0.0.1a...v0.0.2a

v0.0.1 - Alpha

02 Dec 08:42
Compare
Choose a tag to compare
v0.0.1 - Alpha Pre-release
Pre-release

This is an alpha release for Swiftly.