Skip to content

Releases: Arkhist/Hacknet-Pathfinder

Pathfinder V2.1 Pre-release 3

13 May 20:35
Compare
Choose a tag to compare
Pre-release

Made the command system more readable
Deferred mod command help to Command.Help
Move many internal methods to an Internal namespace
Added OS extensions Write and WriteSingle which return the OS
Register methods only work when Pathfinder.CurrentMod isn't null
More cleanup

Pathfinder V2.1 Pre-release 2

09 May 21:41
Compare
Choose a tag to compare
Pre-release

Add Reloading of mods in mod list
Fixed mod Unload issues
Fixed typos
Cleanup some stuff
Fix exception throw occurence

Pathfinder V2.1 Pre-release 1

09 May 04:41
Compare
Choose a tag to compare
Pre-release

Added ability to add Ports
Fixed spamming Logger (use -log to log specific levels to console)
Added experimental OO UI systems
Format-able in-game terminal (see https://msdn.microsoft.com/en-us/library/txafckwd(v=vs.110).aspx)
Fixed Utility.GetId bugs
Fixed GameFilesystem bugs
Added EOS manipulation to Computer.Extensions
Added experimental Extension registry
Added mod daemon adder method to Computer.Extensions
Added Mods/deps mod dependency directory (untested)
Added ability to unload mods in mod list

Pathfinder V2.0.1

23 Apr 18:38
Compare
Choose a tag to compare

Fixed IPathfinderMod types not loading

Pathfinder V2.0

23 Apr 18:05
Compare
Choose a tag to compare

Breaks compatibility with old API
Adds much documentation and utilities
Fixes #6 and #7
Many more improvements

Pathfinder V1.1

09 Apr 14:30
Compare
Choose a tag to compare

Added Executable injection and Command Handler modifications

Pathfinder V1.0.1

05 Apr 20:59
Compare
Choose a tag to compare

Fixed the crash with no Mods folder

Pathfinder V1.0

05 Apr 14:16
Compare
Choose a tag to compare

This is the first release of Hacknet Pathfinder.
To install, extract Release.zip content into Hacknet's folder.

Run PathfinderPatcher.exe, then run HacknetPathfinder.exe.

To install mods, drag&drop a mod .dll into the Mods folder.