Skip to content

Releases: AnimatedSwine37/p4gpc.rpc

1.1.3 Crash Fixes

13 Aug 23: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.

1.1.3 Crash Fixes - 2022-08-14

Summary

This update fixes a bug where the game would crash if discord was reloaded whilst rpc was enabled. Thanks to LawMyl for pointing this bug out to me.

Along with this whenever the mod is unable to reach your discord client to update presence status it will now retry after 30 seconds instead of dying (can be altered in configuration).

Commits

  • Internal: Update build output 15791d1
  • Internal: Launch debugger when building in Debug b56ea61
  • Added: Retry discord connection after failures 14e7c12
  • Changed: Bump version 778533d
  • Added: Configuration for retry delay 2ea82fc

1.1.2 Incorrect Field Name Fix

05 Aug 05:30
7d84060
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.

1.1.2 - 2022-08-05

Commits

1.1.1 NuGet Update Support

26 Mar 22:44
4c5a75d
Compare
Choose a tag to compare

Updated the mod to only allow updates from the default NuGet repository in response to this change with Reloaded-II.

There are no actual changes with the mod, just the mod's metadata to support updating in the future.

1.1 Events

01 Aug 07:09
Compare
Choose a tag to compare

Version 1.1 Changes

Adds the following:

  • Displaying what event you are in for many events in-game
    • Every main S. Link event is included (spending time with x)
    • Working, reading, studying, fishing, etc. are included
      • Most of these events have unique images
    • Every joint S. Link event is included (ones where you are asked to hangout for the day in a phone call)
    • A few story events are included like the first time going to class
      • No events that would be spoilers are included, only some early events
  • Improved error handling
    • The game should no longer crash if an error occurs on bootup, useful error messages are now displayed to the console in that case and the mod is disabled.

There are a lot of events in this game which is why I have focused on social link and activity events (studying, fishing, etc). I may decide to add descriptions for some more missing events in the future but that won't be for a while (if ever). Doing just these events has taken a long time (the writing of descriptions for every event).
However, if you do find any social link events that I have missed (not story events), please let me know and I will add them in.

Installation

You can install this manually by extracting p4gpc.rpc.zip into Reloaded-II's Mods folder or directly from Reloaded-II in the "Download Mods" section.

1.0 Initial Release

30 Jun 01:00
4458c1e
Compare
Choose a tag to compare

The first release of P4G RPC including:

  • Displaying your current location with unique images for most fields
  • Displaying the in-game date and time
  • Displaying your protagonist level and party members when in the TV world

You can install this manually by extracting p4gpc.rpc.zip into Reloaded-II's Mods folder or directly from Reloaded-II in the "Download Mods" section.