Releases: PULSAR-Modders/pulsar-mod-loader
Releases · PULSAR-Modders/pulsar-mod-loader
PPL v0.7.0.60
Merged PPL and PPL.CE
PPL v0.6.8.59
Merge branch 'master' of tomr-github:TomRichter/pulsar-plugin-loader
PPL v0.6.7.58
Changes
- @18107 Fixed audio spam after alt tabbing back to the game.
PPL v0.6.6.57
Merge pull request #18 from 18107/master Added another operand check mode, added debug output
PPL v0.6.5.56
Changed
- Fixed
PatchBySequence()
failing to check first operand. - Fixed
PatchBySequence()
sometimes failing to display "no match" logs.
PPL v0.6.4.55
Fixed PatchBySequence crashing on null operands, and not copying labe…
PPL v0.6.3.54
Changed
- Fixed faulty operand check logic.
PatchBySequence()
now copies instructions on insert, avoiding potential contamination if instruction objects are modified after that call.
PPL v0.6.2.53
Changed
- Fixed
PatchBySequence()
spamming false positive "failed to find" messages.
PPL v0.6.1.52
Added missing assemblies for autobuilds
PPL v0.5.1.50
Added PatchBySequence tests; fixed sequence not found