PenguLoader Changelog

What's new in PenguLoader 1.1.0

Oct 1, 2023
  • Enhanced the loader and in-client UI
  • Added support for Tencent server
  • Added support transparent effect for the Client window
  • Added support drop shadow + Windows 11 rounded corners for the Client window
  • Added symlink mode to solve #74 #63 #64
  • Added ability to zoom in DevTools
  • Added support for YAML and TOML
  • Added toast notification and its API (see docs)
  • Added command bar and its API (see docs)
  • Added support for plugin entrypoints (see docs)
  • Added RitoClientPlugin hooks and socket observation (see docs)
  • Added plugin filesystem API (see docs)
  • Added Spanish translation by @FrannDzs, Chinese+Taiwanese by @BakaFT
  • Fixed a bug that could not open context menu
  • Fixed some stuff for Super Low Spec mode
  • ... and more, see full changelog: v1.0.5...v1.1.0

New in PenguLoader 1.0.5 (May 22, 2023)

  • Added Client cache, now it loads faster and allows DevTools history
  • Added Client optimization option
  • Added Super Low Spec Mode option #17
  • Added window.restartClient() API
  • Added DataStore fallback value for non-existent keys
  • Fixed DataStore bug on some object values
  • Fixed plugin counter with incorrect result

New in PenguLoader 1.0.4 (Apr 24, 2023)

  • Added window.reloadClient() API
  • Added treating DataStore keys as string
  • Fixed auto-empty DataStore bug
  • Reduced AV false positives
  • Removed all 32-bit support

New in PenguLoader 0.6.0 (Feb 3, 2023)

  • Fixed doubled memory (leaks) when loading assets
  • Added new settings UI
  • Added plugins folder opener #16
  • Imrpoved built-in DevTools, added League icon