Skip to content

Releases: Lundstrong/LundstrongOrders

Version 2.1.0

24 Jun 08:57
Compare
Choose a tag to compare

Version 2.1.0 is here!

There has a massive amount of changes, and I hope you guys believe it was also worth the wait.

Changelog

Added

  • Added an API so you can interact with LundstrongOrders. Proper docs will come soon - once uh the docs issue is resolved. (I've created an issue on mike's repo)
  • Added a Typescript API Definitions avaliable at https://npmjs.com/package/@rbxts/lundstrong / https://github.com/Lundstrong/typescript-definitions
  • Added a hrScreen - a screen where you can manage orders (delete, view items etc), view the game configuration and a place for plugins to add GUI.
  • Added a pickup screen, showing orders that are "claimed" and "completed"
  • All through the system display names are now used instead of usernames.
  • Add validation for empty orders

Changed

  • Move avatar images to rbxthumb (Basically the endpoint we were using for thumbnails was decapitated so I changed it)
  • "Slow Down!" notifications now reflect cooldown

Fixed

  • Fix chefGUI not displaying more than 5 items
  • Fixing credits text cuts off
  • Fixed not being able to close the cashierGui on the "Enter Username" page

Note

Due to docs site issues, (I've created an issue as it is with an external tool) - the docs will be updated in the next few days to 2.1.0

Version 2.0.1

07 Apr 11:26
Compare
Choose a tag to compare

Version 2.0.1 is here!

Changelog

Fixed

  • CashierGUI having 3 random "Lemonade" items in the createOrder page (Reported by 𝔖𝔱𝔢𝔣𝔦𝔰#7693)

LundstrongOrders 2.0 is here!

03 Apr 22:26
Compare
Choose a tag to compare

LundstrongOrders 2.0 is released! 🎉

Changelog

Added

  • A new beautiful GUI
  • KioskGui (free for everyone!)
  • Notification System (Your order has been claimed; completed etc)
  • And more....

Updated

  • CashierGui
  • ChefGui
  • ChefClaimBoard

Note

  • Bug reports have been disabled due to GitHub issues. Please report them in #orders-discussion.