Skip to content

Commit

Permalink
Update DESIGN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
achowdhury123 committed Apr 15, 2021
1 parent 12f30bc commit 783b64e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DESIGN.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@
7) ChatPanel.tsx
>• Added this component that is the main chat window
>• Added a saveChat function that allows the user to save all messages and the people who sent them in the existing chat window into a textfile downloaded to their computer
>• Added logic to pause and unpause game whenever the Chat Input command is toggled in order to avoid player movement while typing out messages
8) ChatCrypto.ts
>• Added this file that handles the encryption and decryption of private and proximity messages
Expand Down

0 comments on commit 783b64e

Please sign in to comment.