Skip to content

Releases: Sewer56/p5rpc.modloader

2.7.1

07 Sep 19:42
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

2.7.1 - 2024-09-07

Merged

  • P5R Intro Skip fix for Ver. 1.04 #36

Commits

  • Bumped: Modloader Version to 2.7.1 2027491

2.7.0

06 May 05:49
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

2.7.0 - 2024-04-28

Commits

  • wip bmd merging 11d906a
  • Bumped: Version ed8c949
  • merge Sewer56/p5rpc.modloader into master 819427d
  • support for embedded bmd in msg.tbl 86df80d
  • documentation, fix merge issue with msgtbl.bmd e3c5fa6
  • merge Sewer56/master into master 3ff0afa
  • fix duplicate entry in mod dependencies fefe649
  • add documentation for merging msgtbl.bmd 50871e8
  • credit + minor documentation edits 078ed55
  • documentation edits 7006264
  • fix duplicate spd merge documentation (how did that even happen?) 0232841
  • Updated: Submodules and Fixed Build on Linux 37bc9c8
  • Style Change: Use collection expression 2086c3d

2.6.1

18 Jan 21:31
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

2.6.1 - 2024-01-18

Merged

  • stopped checking for specific pak extensions in spdMerger #30

Commits

2.6.0

12 Jan 02:17
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

2.6.0 - 2024-01-12

Commits

  • wip spd merging support a4fcd27
  • correct some comments and log outputs 920fdaa
  • remove unused usings 0d27a8c
  • fixed paked spd cache invalidation 0e06cde
  • Added: Missing Readme Elements e40b03c
  • Removed: Unused Parameters fca1500
  • Changed: ReadAllBytes now Async fd8f82a
  • Removed: Unused Parameter f79e21d
  • Changed: Made constructor use easier to read. 3b70262
  • revert: Changed: ReadAllBytes now Async 1d182ce
  • remove unnecessary file setLastWriteTime calls fd295b0
  • optimize spd file dictionary population loop 02615e1
  • added spd section in usage.md 184cc49
  • Update submodule ahead of PR Merge 7322496
  • Fixed: SPD Interfaces Submodule Path after Accidental Merge a5b40bb
  • Bumped: modloader version 0876c39
  • Fixed: Casing error in SPD Emulator ReleaseMetadata ade3e68

2.5.3

03 Dec 20:35
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

2.5.3 - 2023-12-03

Merged

  • Added support for Game Pass exe of Persona 4 Golden due to exe name #27

Commits

2.5.2

23 Sep 17:50
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

2.5.2 - 2023-09-23

Merged

  • Fix crash on boot when merging P4G ENCOUNT.TBL #23

Commits

2.5.1

23 Sep 02:34
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

2.5.1 - 2023-09-23

Merged

  • Fix cached files not being updated when one mod registers multiple sources for a file #22

Commits

  • Fix cached files not being updated when one mod registers multiple 3c1b48f
  • Bumped: Mod Version 0575625

2.5.0

11 Sep 12:10
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

2.5.0 - 2023-09-11

Merged

  • Fix for new cri-fs bind improvements #21

Commits

  • Register loose bfs to cri-fs binder input 0450e25
  • Changed: Use new CriFsHook & 3 Binders Explicitly for P3P 99d94fa
  • Bumped Version 705cdff

2.4.1

12 Aug 01:20
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

2.4.1 - 2023-08-12

Merged

  • swine updated the docs so i updated the readme #19
  • Fix P4G itemtbl Crash #20

Commits

  • Update README.md 98b3c32
  • Update README-LOADER.md 9b80c39
  • Fix incorrect Tbl segment resolver moveBy values 43d710e
  • Update P4G Itemtbl test 022f05f
  • Bumped: Project Version 55c7582

2.4.0

10 Aug 07:33
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

2.4.0 - 2023-08-10

Merged

  • Add P3P and P4G TBL Merging Support #17

Commits

  • Update CriFs submodule aa456a6
  • Add wip P4G tbl merging support ba5e8ed
  • Fix P4G MODEL.TBL missing a segment when merging 9cd5fd6
  • Add WiP P3P Tbl merging 56b8634
  • Add embedded bmd and bf support for P4G AICALC and MSG 3300889
  • Update submodules 4d851d5
  • Add embedded BMD and BF support for P3P 03bb827
  • Fix crash due to segment overrides in tbl patches 2d1a9ca
  • Add info on TBL merging to docs 043eb00
  • Update FileEmulationFramework submodule to latest 1aa5131
  • Fixed: Submodule Reference 4256b62
  • Added: Missing Param Docs in Public API 0e0917f
  • Changed: Deduplicated some code 21b18e5
  • Removed: Unused 'using' directives 52b70a4
  • Changed: Made file reads async where they were missed. 5025342
  • Changed: To File Scoped Namespace where Applicable b0e9706
  • Removed: Unused variables & parameters 4f44fa8
  • Removed: Unnecessary ToList 8cb6839
  • Enforce consistent code style ee603ff
  • Use ReadAllBytes for AICALC bfs (async freezes) de40bd8
  • Add ToArray to PatchAiCalc enumeration 357fafe
  • Bumped: ModLoader w/ TBL Support for P4G & P3P b980b8d