Commit Graph

30 Commits

Author SHA1 Message Date
d2be753513 allow clear command in chat 2023-02-02 11:09:33 +01:00
0367fe45d1 multiuser messaging 2023-02-02 10:45:07 +01:00
586cb1738c localstorage and disconnect 2023-02-02 08:12:12 +01:00
6f1ce9fcad ping command for two-way-delay 2023-01-30 08:17:32 +01:00
26bd3ddb6f message recipient bugfix 2023-01-21 22:13:29 +01:00
168d42398e exit output bugfix and nickname in pretext 2023-01-21 21:49:12 +01:00
af092439a3 updated 'not connected' messages 2023-01-20 16:00:01 +01:00
5da3ef5ffa added ls command to help 2023-01-20 15:56:30 +01:00
11ba7c8ef1 separated reload and clear commands 2023-01-20 09:34:42 +01:00
cd75deef30 changed from uuid + username to username + '#' + id 2023-01-20 08:13:35 +01:00
b5bb18fe7f connect and list usernames methods and more comments 2023-01-19 15:31:13 +01:00
4e2aeca765 more/better comments, splitting up functions and fixing chat output 2023-01-19 12:57:43 +01:00
20c6a9330e added nick and msg to help command 2023-01-18 16:33:57 +01:00
93cc4c14ae exit command return type bugfix 2023-01-18 14:48:46 +01:00
703b11c79c changed http code on "no messages" 2023-01-18 14:43:12 +01:00
f227016148 first message prototype 2023-01-18 14:35:17 +01:00
cd1de28b66 async print to console 2023-01-18 08:02:41 +01:00
16057b4a18 basic connection and naming 2023-01-17 19:15:49 +01:00
95fbc3cea4 first message command test 2023-01-16 15:21:30 +01:00
750f2a8f96 empty echo bugfix 2023-01-16 07:21:58 +01:00
1f980e09b7 optimization and echo command 2023-01-16 07:15:33 +01:00
6625782d7b execute function toString bugfix 2023-01-13 15:18:53 +01:00
a64914b744 commented history command 2023-01-13 13:25:15 +01:00
282d2556f2 better formatting and history command 2023-01-13 13:05:59 +01:00
841f0f60d2 added command history 2023-01-13 12:57:46 +01:00
d4f648fd53 better/more comments 2023-01-13 12:37:25 +01:00
a11b93480d execute command for math and logic calculations 2023-01-13 12:05:17 +01:00
c66d7c7386 bug fixes and clear command 2023-01-13 07:27:13 +01:00
c0d750acfb rename and moving text generating function 2023-01-12 14:40:53 +01:00
05bbb8ba2b more accurate cursor position and help command 2023-01-12 14:37:33 +01:00