Skip to main content

Changelog

March 30, 2023

  • Limited the panels to show only one button for every name

February 21, 2023

  • Added an Effect setting with a Fade option to the player
  • Added a DefaultEffect setting to the picker

January 22, 2023

  • Major rewrite of the player
  • Added types
  • Added IDs
  • Added a .GetById function
  • Added support for CornerWedgeParts
  • Added an UpdateTextureSize option
  • Renamed .newGIF to .new
  • Renamed :Stop to :Pause
  • Renamed :End to :Destroy
  • Renamed .EndAllGifsIn to .DestroyAllGifsIn
  • Removed the Mode option
  • Picker: Moved GIF data to a single GIFs module
  • Picker: Buttons are autogenerated now

June 30, 2022

  • Converted the module to use proper object-oriented programming
  • The picker no longer shows a scrollbar when it's not needed

February 11, 2022

  • Picker UI redesign

January 22, 2022

  • Picker: changed the borders of the buttons

September 15, 2021

  • The GIF Player and Picker got published on the Roblox Creator Store

December 27, 2020

  • Release of the GIF Picker

October 31, 2020

  • Made the Player work with textures

June 13, 2020

  • Bug fix for the .EndAllGifsIn method

June 12, 2020

  • Added .EndAllGifsIn

June 5, 2020

  • Release of the GIF Player