Skip to content

Releases: Surasia/InfiniteExt

0.4.4

29 Dec 10:29
Compare
Choose a tag to compare

Updated offsets for winter update patch
Added havokscript output

0.4.3

09 Nov 00:30
Compare
Choose a tag to compare

Updated offsets for Winter 2024 update.

0.4.2

28 Aug 18:07
Compare
Choose a tag to compare

0.4.2 - 28/08/2024

Updated offsets.

0.4.1

17 Aug 14:52
Compare
Choose a tag to compare

0.4.1 - 17/08/2024

Fixes:

  • Lua code will now execute with proper compiler flags. Thanks to Jake-Not-The-Muss for helping on this.
  • Tags will now stack on top of each other, but have seperate windows for each tag based on its ID.
  • Removed unused AoB scanner.

0.4.0

15 Aug 18:52
Compare
Choose a tag to compare

0.4.0 - 15/08/2024

New:

  • Added Tag Editor. Check README for details.
  • New patches added.

Fixes:

  • Crashes in Lua console have been resolved

0.3.0

13 Aug 18:52
Compare
Choose a tag to compare

0.3.0 - 13/08/2024

New:

  • The CLI has been replaced with an ImHex GUI! You can now execute scripts here.
  • Added button to enable/disable the Forge Hidden category.
  • Added logger

Fixes:

  • Incorrect hook order has been fixed.

0.2.0

12 Aug 22:06
Compare
Choose a tag to compare

0.2.0 - 13/08/2024

New:

  • HavokScript is now the interpreter used in the project. Simply type any expression into the command line, it'll be executed by the game directly.
  • You can now load lua files using either /dofile {filepath} or dofile({filepath}).

Fixes:

  • New instances of the InfExt thread won't be created in crashes.

0.1.0

10 Aug 14:36
Compare
Choose a tag to compare

Initial Release - 10/08/2024

initial