Releases: TheStarport/FLHook
Releases · TheStarport/FLHook
4.0.21 | 2024-02-14-20-55
- Create 'daily_tasks' a plugin that assigns basic daily tasks to player accounts for them to complete.
4.0.20 | 2024-02-08-18-09
- Fixed issue where repair cost was not fetched from base inis.
- Fixed CargoDrop and Condata that wouldn't compile as a result of a breaking SDK change.
4.0.19 | 2024-01-23-22-36
- Updated the SonarScan to use version 17 of Java, as 11 is no longer working and causes the pipeline to fail.
- Updated SonarScan to 5.0.1.3006
4.0.18 | 2024-01-23-20-54
- Changed IServerImpl::RequestBestPath hook to use new BestPathInfo struct
- Added Hk::Player::SendBestPath function which sets the waypoints of a player
4.0.17 | 2024-01-22-15-09
- Provided configs for 0x86AEC, 0x84018, 0xD3D6E and 0x58F46 in server.dll in crash catcher. These offsets were hardcoding several values that are often changed by mods manually relating to NPC spawn and scanner range. 0 values disables each respective hook.
4.0.16 | 2023-12-18-11-08
- Removed a PrintUserCmd from Autobuy that was printing on every repair.
4.0.15 | 2023-11-15-14-41
- Fixed a typo in the Autobuy plugin header that caused incorrect configs to be generated.
4.0.14 | 2023-09-07-21-47
- Fix the description of a release created by the build pipeline.
4.0.13 | 2023-09-04-20-33
"- Addressed to-do in Autobuy: adhere to Ammo Limits specified in .ini files.
"
4.0.12 | 2023-08-21-18-07
"- Fix the bugs reported in SonarCloud. This is mainly throwing a proper exception rather than just a string.
"