v5.3.0
Change Log for Pathfinder 5.3.0
Common Features
- Change
HHBS
root folder toHacknetPathfinder
by @SoundOfScooting in #200
Modding features
- Create
ActionsLoader.ReadCondition
for use by plugins by @SoundOfScooting in #199 - Add
CanBeKilled
toGameExecutable
by @SoundOfScooting in #196 - Fix #207 Unable to access
Settings.IsInExtensionMode
or `ExtensionL… by @SoundOfScooting in #210 - Add to and fix
GetCorrectFileName
by @SoundOfScooting in #205 - Create
ExecutableListEvent
by @SoundOfScooting in #209
Pathfinder Bugfixes
- Fix tutorial startup with no starting mission by @SoundOfScooting in #188
- Create FixExtensionTests.cs by @SoundOfScooting in #189
- Fix NRE for
ActiveExtensionInfo
inFixTutorialStartup
by @SoundOfScooting in #190 - Isolate Steam-specific patches to not run on other game versions by @SoundOfScooting in #193
- Fix non-Steam game version detection by @SoundOfScooting in #195
- Fix
Programs.connect
patch by @SoundOfScooting in #194 - Non-nullify CustomExes in ExecutableManager by @Fayti1703 in #160
- Fix #201
AdministratorManager
does not allow specifying a customtype
attribute by @SoundOfScooting in #202 - Fix mysterious
AssemblyResolutionException
by @SoundOfScooting in #204 - Stop using
loadAssignGameNodes
by @SoundOfScooting in #206 - Fix #197 Extension plugins are unloaded in a bad order by @SoundOfScooting in #211