Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auctioneer & Listener #22

Open
Gogo1951 opened this issue Nov 16, 2022 · 0 comments
Open

Auctioneer & Listener #22

Gogo1951 opened this issue Nov 16, 2022 · 0 comments

Comments

@Gogo1951
Copy link
Owner

Gogo1951 commented Nov 16, 2022

Story

Need to listen to raid chat and accept bids for items that are currently under auction.

Acceptance Criteria

  • Accept abbreviations for 1,000 as 1k. I think anything under 100 should be treated as a thousand.
  • Accept 10, or 10k as 10,000.

Wireframes / Design Links

[RW] {rt2} GDKPd : Bidding is starting on [Overcharged Capacitor]! Place your bids in raid chat; Bidding Starts at 20 Gold, with Minimum Increments of 5 Gold. Good luck!

[R] {rt2} GDKPd : 15 seconds remaining on [Overcharged Capacitor]! Minimum Bid now 20 Gold!

[R] {rt2} GDKPd : 10 seconds remaining!

[R] [SomeBidder]: 20

[R] {rt2} GDKPd : SomeBidder's bid of 20 Gold is accepted as the new high bid!

NOTE: Reset Timer back to 15 Seconds on Successful Bid.

[R] {rt2} GDKPd : 15 econds remaining on [Overcharged Capacitor]! Minimum Bid now 25 Gold!

[R] [SomeDumbBidder]: 20

[R] {rt2} GDKPd : SomeDumbBidder's bid of 20 Gold for [Overcharged Capacitor] is rejected because it is too low!

[W] {rt2} GDKPd : Bid at least 25 Gold on [Overcharged Capacitor] if you are interested! You have 15 seconds remaining!

NOTE: Reset Timer back to 15 Seconds on Unsuccessful Bid. This is new. Oopsie bids take time to sort out.

[R] {rt2} GDKPd : 15 econds remaining on [Overcharged Capacitor]! Minimum Bid now 25 Gold!

[R] {rt2} GDKPd : 10 seconds remaining!

[R] {rt2} GDKPd : 5 seconds remaining!

[R] {rt2} GDKPd : [Overcharged Capacitor] has been sold to SomeBidder for 20 Gold!

[W] {rt2} GDKPd : Congrats! Please pay {MasterLooter} 20 Gold when you collect [Overcharged Capacitor].

[R] {rt2} GDKPd : Pot Total is now 20 Gold!

Legacy Screenshots

[RW] [MasterLooter]: GDKPd!Bidding starts on [Overcharged Capacitor]. Please bid in raid chat, starting bid 20 gold, minimum increment 5 gold.
[R] [MasterLooter]: [Caution] 15 seconds remaining!
[R] [Bidder]: 20
[R] [MasterLooter]: [Caution] 10 seconds remaining!

[R] [MasterLooter]: [Caution] 15 seconds remaining!
[R] [MasterLooter]: [Caution] 10 seconds remaining!
[R] [MasterLooter]: [Caution] 5 seconds remaining!

[R] [MasterLooter]: Auction finished. Winner: Gogobank. 20 to pot.
[R] [MasterLooter]: Current pot: 40 gold

[RW] [MasterLooter]: Bidding starts on [Overcharged Capacitor]. Please bid in raid chat, starting bid 20 gold, minimum increment 5 gold.
[R] [Bidder]: 20
[R] [MasterLooter]: New highest bidder: Gogobank (20 gold)
[R] [MasterLooter]: [Caution] 15 seconds remaining on [Overcharged Capacitor]. Current bid Gogobank (20 gold); bid at least 25 gold!
[R] [MasterLooter]: [Caution] 10 seconds remaining on [Overcharged Capacitor]. Current bid Gogobank (20 gold); bid at least 25 gold!
[R] [MasterLooter]: 15
[R] [MasterLooter]: [Caution] 5 seconds remaining on [Overcharged Capacitor]. Current bid Gogobank (20 gold); bid at least 25 gold!

[R] [MasterLooter]: Auction finished. Winner: Gogobank. 20 to pot.
[R] [MasterLooter]: Current pot: 60 gold

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Review
Development

No branches or pull requests

3 participants