Skip to content

v1.2.0.5

Compare
Choose a tag to compare
@jmkd3v jmkd3v released this 09 Mar 22:20
· 433 commits to main since this release
  • "Bases" submodule which contains "base classes" that other objects inherit
  • New URL system (ro_py.utilities.url)
  • Removed notifications (for the time being)
  • has_badge/owns_badge
  • Text filtering (uses gameUpdateNotifications/filter)
  • Friend requests
  • SSO (Secure Sign Out) and Logout
  • Updated events system
  • Modified prompt extension errors (lots more needs to be done here)
  • Gamepasses/Presence getting started (not ready yet)
  • Proper Place support
  • Updated shout system (Shout is now callable, meaning group.shout.body contains the body and group.shout(text) will update the shout)
  • PartialUser system modified