Releases: swiftly-solution/swiftly
Releases · swiftly-solution/swiftly
v0.0.6 - Alpha
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
- @blu133721 made their first contribution in #3
Full Changelog: v0.0.5a...v0.0.6a
v0.0.5 - Alpha
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
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
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
Fixing bugs
Adding game events
Adding function
Fixing crashes
Full Changelog: v0.0.1a...v0.0.2a
v0.0.1 - Alpha
This is an alpha release for Swiftly.