Skip to content

Releases: LBPUnion/PLRPC

v2.1.1

06 Jul 22:58
Compare
Choose a tag to compare

What's Changed:

  • Fixed a bug where user status would fail to load for LBP1 users
  • Refactor logging systems

Pull Requests

Note
Attached binaries are from commit 359b099.

Full Changelog: v2.1.0...v2.1.1

v2.1.0

15 Jun 22:27
30759cc
Compare
Choose a tag to compare

Warning regarding core program functionality:

This release updates the command line argument structure. You can run the program with the --help argument to view the updated structure.

Notable Pull Requests:

  • Implement custom application ID definition by @sudokoko in #18

Other Commits:

Note
Attached binaries are from commit 30759cc.

Full Changelog: v2.0.0...v2.1.0

v2.0.0

02 Jun 02:56
Compare
Choose a tag to compare

Major Release Summary:

This release contains optimizations and improvements recommended for all users.

Warning regarding core program functionality:

This release updates the command line argument structure. You can run the program with the --help argument to view the updated structure. Installation Instructions has been updated with the latest instructions on how to properly run the program.

Notable Pull Requests:

  • Improve program complexity and organization by @sudokoko in #14

Other Commits:

Note
Attached binaries are from commit 10f1d4c.

Full Changelog: v1.1.1...v2.0.0

v1.1.1

31 May 16:15
Compare
Choose a tag to compare

Notable Pull Requests:

  • Resolve code analysis issues by @sudokoko in #12
  • Add permission level display, do not display RPC if banned by @sudokoko in #13

Other Commits:

Note
Attached binaries are from commit 1696f27.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

02 May 18:09
3dc46da
Compare
Choose a tag to compare

Commits with this release:

  • Code cleanup + small additions (3dc46da)
    • Apply code structuring and styling rules
    • Add adventure level SlotType support
    • Add support for every possible SlotType
    • Add "view user profile" button to presence
    • Remove redundant type definition

Note
Attached binaries are from commit 3dc46da.

Full changelog: v1.0.1...v1.1.0

v1.0.1

17 Apr 01:25
Compare
Choose a tag to compare

New commits in this release:

  • Fix issue with BaseUrl causing errors 167340d
  • Implement icon hashes for all SlotTypes 5ac28e8

Notable pull requests:

New contributors:

Issues needing help:

  • GUIDs break RPC icons in #10

Warning
Going forward, releases will contain a prepackaged .NET 7 runtime, so you do not need to worry about manually installing it. This release was updated to include a pre-packaged runtime.

Note
Attached binaries are from commit a733444.

Full changelog: v1.0.0...v1.0.1

v1.0.0

16 Apr 14:38
Compare
Choose a tag to compare

v0.2.0

14 Apr 14:23
1bf95b5
Compare
Choose a tag to compare

Changes

  • Add a basic update checking function by @sudokoko in #5

Full Changelog: v0.1.2...v0.2.0

Warning
This release does not contain a packaged .NET runtime. You will need to install the latest runtime manually.

Note
Attached binaries are from commit 1bf95b5.

v0.1.2

14 Apr 12:41
Compare
Choose a tag to compare

Changes:

Warning
This release does not contain a packaged .NET runtime. You will need to install the latest runtime manually.

Note
Attached binaries are from commit 5365619.

v0.1.1

13 Apr 23:35
Compare
Choose a tag to compare

Changes:

Warning
This release does not contain a packaged .NET runtime. You will need to install the latest runtime manually.

Note
Attached binaries are from commit b26ded5.