Skip to content

BepisPlugins r11.2

Compare
Choose a tag to compare
@ManlyMarco ManlyMarco released this 06 Aug 20:13
· 528 commits to master since this release

Mostly a fix release with some new Sideloader API for upcoming plugin(s).

DynamicTranslationLoader

  • Fixed text translation speed decreasing as more translations are completed

MessageCenter

  • Improved visibility of on-screen popup messages
  • Limited maximum time to show messages on screen to 12s
  • Fixed MessageCenter not showing messages sent too early in the loading process

Sideloader / ResourceRedirector

  • Added public GetManifest, GetPngNames and GetPng methods to Sideloader (API for other plugins)
  • Added texture format arguments to GetTexture methods
  • Fixed RandomizeCAB crashing on long CAB strings
  • Fixed sideloader H maps not loading HPoint data properly (@DeathWeasel1337)
  • Optimized logging for faster startup and clearer warning messages
  • Removed map ID resolving (@DeathWeasel1337)