Skip to content

Releases: RipleyTom/rpcn

1.3.0

19 Sep 17:10
Compare
Choose a tag to compare

Added

  • Added a configuration setting letting you set admins rights for specific usernames(set on launch or at account creation)
  • Added commands to support old GUI API (CreateRoomGUI, JoinRoomGUI, LeaveRoomGUI, GetRoomListGUI, SetRoomSearchFlagGUI, GetRoomSearchFlagGUI, SetRoomInfoGUI, GetRoomInfoGUI, QuickMatchGUI, SearchJoinGUI)

Changed

  • Changed the default ranking limit(number of scores ranked per table) from 100 to 250
  • Ticket issuer ID was changed to 0x100(from 0x33333333) as Tony Hawk: SHRED was found to be checking this value

Fixed

  • Allow all messages but invites to be sent to non-friends
  • Fixed score cache last insertion/update time not being updated on insert
  • Fixed SceNpCommunicationId to reflect the sub_id
  • Fixed startIndex in Matching2 search requests not being interpreted and being set wrong in the reply
  • Fixed user_rooms not being appropriately updated when removed from the room forcefully(ie room destroyed)
  • Fixed SCE_NP_MATCHING2_ROOMMEMBER_FLAG_ATTR_OWNER not being set for the member becoming the new owner if the succession didn't go through the list
  • Ninetime: added servers for all Arcsys games so they should work now(BBCT, BBCSE, BBCPE, BBCF, P4A, P4AU, UNIEL) and for a few other games(Outrun Online Arcade, SCV, KOF13)
  • CookiePLMonster: Fixed scoreboards ordering/rules for RR7, Crazy Taxi, GTHD, Daytona USA, Wrecked, Hotline Miami 2

Misc

  • Updated dependencies

1.2.4

23 Mar 09:31
Compare
Choose a tag to compare

Fixed

  • Fixed delete TUS data queries

1.2.3

20 Mar 03:32
Compare
Choose a tag to compare

Fixed

  • Fixed some TUS queries

Misc

  • Updated dependencies

1.2.2

11 Mar 10:22
Compare
Choose a tag to compare

Fixed

  • Fixed some TUS queries

Misc

  • Updated dependencies

1.2.1

25 Feb 05:14
Compare
Choose a tag to compare

Fixed

  • Fixed some invalid SQL requests in db_tus.rs
  • Fixed RETURNING queries(UPSERT aborts on constraint fail)
  • Ninetime: Added a server for DBZ Battle of Z Invitation mode

1.2.0

23 Feb 03:23
Compare
Choose a tag to compare

Added

  • Added a configuration file for scoreboards

Misc

  • Version change triggered by a protocol change on rpcs3's side

1.1.0

04 Feb 16:46
Compare
Choose a tag to compare

Added

  • Added a notification to signal the target in RequestSignalingInfos to help connectivity

1.0.3

29 Jan 22:56
Compare
Choose a tag to compare

Fixed

  • Added owner checks to SetRoomDataInternal and SetRoomDataExternal and rpcn now only sends notifications on actual modification

1.0.2

29 Jan 09:32
Compare
Choose a tag to compare

Fixed

  • Add flush() after write_all() to ensure all data is sent

1.0.1

29 Jan 04:00
Compare
Choose a tag to compare

Fixed

  • Fixed GetScoreData accidentally returning a u64 for size of data