1ForeverHD / TopbarPlus

Construct dynamic and intuitive topbar icons. Enhance the appearance and behaviour of these icons with features such as themes, dropdowns and menus.
https://devforum.roblox.com/t/topbarplus/1017485
Mozilla Public License 2.0
103 stars 134 forks source link

feat: general improvment #93

Closed xhayper closed 6 months ago

xhayper commented 6 months ago

Closes https://github.com/1ForeverHD/TopbarPlus/issues/48

What was implemented: Wally support Rotriever support Code cleanup to use some newer luau features (like how ipairs and pairs is not needed, and string interpolation) Added selene for linting Added Stylua for formatting General improvment

1ForeverHD commented 6 months ago

I've merged in:

  1. Wally support
  2. Rotriever support
  3. selene for linting
  4. Stylua for formatting

Thanks very much for these contributions! I'll have these ready for release today.

If you could submit the following as separate pull requests for each one:

This then makes it easier for me to prioritize and review, but take all the time you need. Thanks again 🙏