22 Commits

Author SHA1 Message Date
Joseph Garcia
9f674f2d1f remove bloat code 2020-12-18 15:22:53 -06:00
Joseph Garcia
f078d92af7 re-fix create json when adding initial btns 2020-12-18 13:43:50 -06:00
Joseph Garcia
46bc34af38 add updated appendToFile
and cleanup comments
2020-12-18 12:54:44 -06:00
Joseph Garcia
98f84809f8 add button adds jsonObject to masterCommList
-add getter/setter for masterCommList
-addSavedButtons correctly loads buttons from CommList instance
2020-12-17 15:42:00 -06:00
Joseph Garcia
84105c611b primitive loading buttons from file 2020-12-15 22:52:51 -06:00
Joseph
6db63b8f8c add preliminary pseudocode for loading buttons from json 2020-12-15 13:28:48 -06:00
Joseph
4ee594b033 add button adds name and command to GUI 2020-12-14 15:01:11 -06:00
Joseph Garcia
81a66dd837 add proper command submission buttons to bottom of GUI 2020-12-11 16:18:09 -06:00
=
a1cf6d75da remove extra function 2020-12-11 14:51:44 -06:00
Joseph Garcia
f9aa7ed54d append to json when adding additional messages. and pretty print json 2020-12-11 14:17:43 -06:00
Joseph Garcia
d5d5196515 change writing json file from string to array 2020-12-10 19:23:07 -06:00
Joseph Garcia
1ed4e67237 read from file persists over client restarts 2020-12-10 17:52:42 -06:00
Joseph Garcia
5c08c03a11 refactor serializations 2020-12-10 14:27:55 -06:00
Joseph Garcia
952e0e05cb read and write json data to/from file 2020-12-10 13:20:55 -06:00
Joseph Garcia
a12de0abf6 add fastjson library and test classes 2020-12-10 13:20:26 -06:00
Joseph Garcia
68e21b92ee int variable refactor 2020-12-09 14:36:57 -06:00
Joseph Garcia
692a2555ae add 'add button command' section 2020-12-07 16:49:11 -06:00
Joseph Garcia
9da9df4e3b refactor gui and guiScreen 2020-12-07 16:48:33 -06:00
Joseph Garcia
216a712281 add command button to GUI that runs /seed 2020-12-07 14:27:33 -06:00
Joseph Garcia
c2dbe688c1 initial key press response 2020-12-07 12:33:19 -06:00
Joseph Garcia
94f1874c41 project setup 2020-11-03 17:37:26 -06:00
Joseph Garcia
22348a192c initial commit 2020-11-03 15:22:08 -06:00