Skip to content

Releases: hk-modding/api

1.5.75.11827-63

30 Aug 22:29
Compare
Choose a tag to compare
Create zips

1.5.75.11827-62

08 Aug 02:49
Compare
Choose a tag to compare
Fix release not waiting for artifacts to complete

1.4.3.2-60

12 May 02:00
Compare
Choose a tag to compare
Bump version

1.2.2.1-37

26 Feb 05:03
Compare
Choose a tag to compare

Adds the following functionality

Linux build option
Error handling for corrupted settings file
Fixed error where mods would load multiple times

1.2.2.1-34

24 Jan 07:21
Compare
Choose a tag to compare

Adds the following functionality

  • CanvasUtil added to help draw stuff on screen
  • Mod Menu added to allow mods to be enabled/disabled while in the game
  • Debug menu added to show a tail of the ModLog.txt on screen (helpful for mod developers)
  • Redid all hooks to be wrapped in try catch to attempt to insulate mods from eachother.

1.2.2.1-27 - Mac Build Support!

31 Dec 19:18
Compare
Choose a tag to compare

This release primarily is for making the API work properly under Mac OS. It has some path changes to handle the right place for each OS. The readme has been updated to note the changes.

There is also a fix in here for the zip files so that they should now generate properly instead of with weird naming using 7zip.

1.2.2.1-26

19 Dec 23:55
Compare
Choose a tag to compare
  • Added text handling hooks for customized localization mods.
  • Adjusted documentation build script

1.2.2.1-23

02 Dec 20:32
Compare
Choose a tag to compare
v-23. Loggable abstract class lets you make any class a loggable clas…

1.2.2.1-17

30 Nov 00:57
Compare
Choose a tag to compare
Fixes issues with OnfocusCost, Obsoletes "setupnewplayerdata"