Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What Does This PR Do
Lets you hold out the handheld EFTPOS to request a payment. Anyone in a range of two tiles can use their ID to swipe through the EFTPOS.
Why It's Good For The Game
Using a handheld EFTPOS is awkward. Either you have to hand it to them, or they have to hand their ID to you. Either way, someone could run off with an object the other wants to keep. Being able to hold onto it and have someone else use their ID on you is much nicer.
Images of changes
Testing
Completed a transaction in-hand.
Completed a transaction by clicking myself.
Completed a transaction by clicking an adjacent person.
Completed a transaction by clicking someone two tiles away.
No result when clicking someone three tiles away.
Was told to use an ID when clicking someone adjacent or two tiles away without the ID in hand.
Was told I had insufficient funds.
Was told the ID didn't have an account linked.
Offered the EFTPOS by using *payme.
Offered the EFTPOS by clicking the button in its UI.
Tried to use *payme without locking the EFTPOS.
Tried to use *payme without an EFTPOS in hand.
Tried to scan an ID card after the person with the EFTPOS dropped it.
Declaration
Changelog
🆑
add: Handheld EFTPOS devices can now be offered out for anyone within 2 tiles to swipe their card through, either by clicking the UI button or by using the emote *payme. The other person just needs to click on you with their ID in hand.
/:cl: