Releases: Arkhist/Hacknet-Pathfinder
Pathfinder V5.0.0 - Beta 2
Base game + DLC is now verified to be completable! Also comes with new performance optimizations to the original game, the major one being themes.
Pathfinder V5.0.0 - Beta 1
v5.0.0-beta1 Populate ComputerLookup on add to netMap list
Pathfinder V5.0.0 - RC1
v5.0.0-rc1 Fix unloading and prepare for rc1
Pathfinder V0.4.0 - Beta 2
v0.4.0-beta2 Merge branch 'master' of https://github.com/Arkhist/Hacknet-Pathfinder
Pathfinder V0.4.0 - Beta 1
Merge pull request #40 from Fayti1703/patch-hook-actions Hook into RunnableConditionalActions:LoadIntoOS
Pathfinder V3.1
Fix conflicts and bugs
Remove more obsolete methods
Fixed up some docs
Pathfinder V3.0
Fixes a lot of bugs
Performs cleanup
Better reflection of docs
Check commits for more specific info
Pathfinder V2.1 Pre-release 6
This release works with latest versions but breaks some of the Custom Computer Loading related stuff.
Pathfinder V2.1 Pre-release 5
Fixed unload issues
Fixed problems with Help system
Fixed problems with argument indexers in events that support them (fixes a lot of problems)
Added event load order system
Spam fixes
Fixed RegisterCommand issues (but is now more verbose)
Add yet unused OptionsMenu system
Pathfinder V2.1 Pre-release 4
Added 2 constructors to Hacknet.Computer
Added more documentation
Added null safe indexers to Argument objects
Added EventPriorityAttribute for designating event priorities
Fixed small possible bugs and issues