Skip to content

Releases: TheStarport/FLHook

4.0.21 | 2024-02-14-20-55

14 Feb 21:03
b4e66f4
Compare
Choose a tag to compare
  • 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

08 Feb 18:19
4832a27
Compare
Choose a tag to compare
  • 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

23 Jan 22:44
1c8b742
Compare
Choose a tag to compare
  • 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

23 Jan 21:03
Compare
Choose a tag to compare
  • 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

22 Jan 15:19
Compare
Choose a tag to compare
  • 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

18 Dec 11:17
Compare
Choose a tag to compare
  • Removed a PrintUserCmd from Autobuy that was printing on every repair.

4.0.15 | 2023-11-15-14-41

15 Nov 14:50
38dfd4d
Compare
Choose a tag to compare
  • Fixed a typo in the Autobuy plugin header that caused incorrect configs to be generated.

4.0.14 | 2023-09-07-21-47

07 Sep 22:03
c6aa73c
Compare
Choose a tag to compare
  • Fix the description of a release created by the build pipeline.

4.0.13 | 2023-09-04-20-33

04 Sep 20:50
9079b47
Compare
Choose a tag to compare

"- Addressed to-do in Autobuy: adhere to Ammo Limits specified in .ini files.

"

4.0.12 | 2023-08-21-18-07

21 Aug 18:17
cdfdfd1
Compare
Choose a tag to compare

"- Fix the bugs reported in SonarCloud. This is mainly throwing a proper exception rather than just a string.

"