Skip to content

v1.8.1 - Reconfigurable PGUI Settings, Bug Fixes, And More!

Compare
Choose a tag to compare
@DuckBoss DuckBoss released this 18 Apr 06:54
· 1511 commits to master since this release
359c961

Major Updates

Reconfigurable PGUI Settings

You can now change the default canvas colors, text colors, etc for the PGUI System in the config.ini file and customize it to your liking.
image

For more information on the Pseudo-GUI (PGUI) System, check the v1.8.0 release notes:
v1.8.0 Release

Bug Fixes

  • Fixed inconsistent spacing/newlines in various command outputs
  • Fixed inconsistent color scheming in the privileges python script
  • Fixed inconsistencies in PGUI outputs
  • Fixed empty output if there was exactly 50 images available
  • Fixed empty output if there was exactly 50 sound clips available
  • Fixed image/sound_board plugins not private messaging PGUI containers when they were supposed to
  • Added missing !imglist_echo command to privileges file

All Updates

  • Updated all built-in plugins to use the PGUI configs unless overriden
  • Added version information to !about command outputs
  • Left justified some PGUI elements
  • Left justified !imglist command PGUI output
  • Added cellpadding to the PGUI containers
  • Removed some unused code
  • Updated privileges script to use python3.6+ string formatting
  • Updated bot version to v1.8.1
  • Updated built-in plugins to v1.8.1