Eyez0nly / omeglespy-z

Automatically exported from code.google.com/p/omeglespy-z
0 stars 0 forks source link

Expert Mode #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Just one text box. Pressing the Enter key will send the content to Stranger 1. 
Pressing the down arrow key will send the content to Stranger 2. Pressing the 
up arrow key will send the content to both Stranger 1 & 2.

Original issue reported on code.google.com by darkimp...@gmail.com on 20 Feb 2012 at 3:45

GoogleCodeExporter commented 8 years ago
I forgot about this issue. Change that to:

Pressing the up arrow key sends a message to Stranger 1, pressing the down 
arrow key sends a message to Stranger 2, and pressing Enter sends the message 
to both Strangers.

Original comment by darkimp...@gmail.com on 20 Mar 2012 at 2:30

GoogleCodeExporter commented 8 years ago
Completed initial implementation of expert mode.

Outstanding work:
 * Re-introduced the recaptcha race condition on stranger swap
 * Add menu bar
 * Add some kind of cheat sheet label

Original comment by darkimp...@gmail.com on 25 Mar 2012 at 6:28

GoogleCodeExporter commented 8 years ago
In order to minimize confusion, I will attempt to overlay the Expert mode UI 
with the regular UI.

Original comment by darkimp...@gmail.com on 26 Mar 2012 at 5:51

GoogleCodeExporter commented 8 years ago
Fixed the racaptcha race condition, added a menu bar, and implemented a help 
window.

Original comment by darkimp...@gmail.com on 2 Apr 2012 at 9:02