mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-30 19:11:52 +00:00
* Refactors pay stands + custom vendors (#63889) I am disgruntled by the way pay stations work. They're not intuitive, they're a pain to build and have no interface. Basically: They don't get made, and the potential is lost. Pay stands => Holopay Summoned by right clicking your ID Disappears if the card is out of range. New TGUI window that offers more customization Other bundled fixes: Custom vendors become more user friendly Code improvement Lots of documentation + refactoring New bundled number input will likely take place of animated number in tgui input number Why It's Good For The Game More RP opportunity for players, plus bug fixes. It's now much easier for players to start their own in game business selling substances clown shoes. Changelog cl code: Created a new input component that accepts only integers. More usage to come. refactor: Pay stands are now holographic. It's 2562! Create one by right-clicking your ID. del: Circuit boards for pay stands. refactor: Pay stands now have their own TGUI. fix: Custom vendors now alert you when someone makes a purchase. fix: Custom vendors now place items in your hand when you make a purchase. /cl * Refactors pay stands + custom vendors * I edited these maps in a text editor Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com> Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>