Skip to content

Commit

Permalink
Added in notes for feature enhancement; outline for steps left to take.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan authored and Nathan committed Dec 2, 2015
1 parent f690b94 commit 0e7b9a8
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions MegaMek/CSE2102Noterinos
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Concept of stuff to do:

1) Implement a flag for invisibility in IPlayer (interface) and make sure that
any and all things that use IPlayer update this flag.

2) Implement a check box in the connection GUI.

3) Use the check box from 2) as a flag in the connection.

4) Add a key for invisibility whilst spectating/invisible during a game
This will serve as a toggle.

5) Reuse code as needed.

6) Suppress connection messages when joining as invisible; show disconnection
messages and connection messages if applicable when joining as non-invisible.

0 comments on commit 0e7b9a8

Please sign in to comment.