Commit graph

17 commits

Author SHA1 Message Date
05cee1da36 Removal of the CLI Tools being migrated 2024-08-30 11:19:16 -07:00
84192c69db Completely rework SNBT Parser
(NOTE: ChatGPT Was used for regex only)
2024-08-29 06:55:12 -07:00
ccb23fdf3d Attempt 2 to fix indentation on first line of file listing 2024-08-24 07:58:31 -07:00
7c1c7879da Fix indentation of report output for file / dir listing. 2024-08-24 07:55:04 -07:00
5a53f161e0 Add optional flag to generate only plaintext reports instead of HTML 2024-08-24 07:52:00 -07:00
d4ecb34c03 Output report file size to console 2024-08-24 07:44:37 -07:00
78104ed1b7 Fix crash due to not awaiting print 2024-08-24 07:21:12 -07:00
317d6930f9 Fix order of operations, rename output flag 2024-08-24 07:16:02 -07:00
e7726f10d2 Adds verbose checks and moves the message for generating report 2024-08-24 07:14:27 -07:00
86070dc8b9 Fix status messages 2024-08-24 07:06:43 -07:00
676684397e Fix carriage return 2024-08-24 07:02:52 -07:00
92df8e4dcd Adds a utility binary and adds tasks to the windows node 2024-08-24 00:02:02 -07:00
c789219481 Add a fictional cipher from "supergirl" 2024-07-27 02:27:08 -07:00
8d93157ac0 Make it possible to change the port number of the PacketServer 2024-06-03 15:19:28 -07:00
043010aad3 Adds a instruction to prevent automatically reconnecting the client to the server 2024-05-24 15:48:50 -07:00
1133992078 Change package name, remove flutter as SDK 2024-05-24 14:36:51 -07:00
3be0a9ab5f Finish testing and assembling a basic server and client structure 2024-05-22 20:10:41 -07:00