54 Commits

Author SHA1 Message Date
BRanulf
9328823497 awa 1.14.514.013 2025-06-12 13:50:42 +08:00
BRanulf
4e5c79662e awa 2025-06-10 23:07:21 +08:00
BRanulf
a7b9e8c7f4 awa 2025-06-10 22:56:19 +08:00
BRanulf
731ad3eff0 awa 2025-06-10 22:52:04 +08:00
BRanulf
0de2bcd15a awa 1.14.514.012 2025-06-10 22:25:05 +08:00
BRanulf
8a13d8e9ec awa 2025-06-10 22:22:16 +08:00
BRanulf
ab1c8d65b8 一些信息 2025-06-10 22:22:01 +08:00
BRanulf
a2b8d2c0bd 改完首次提交 2025-06-10 22:14:17 +08:00
Joseph Garcia
e562c8e3cd
Update README.md 2023-04-27 14:36:37 -05:00
Joseph Garcia
d7221978d2 update libgui 2021-07-31 23:21:56 -05:00
Joseph Garcia
6dd6ef5a0f gradle changes 2021-07-31 23:06:27 -05:00
Joseph Garcia
8565d6e5ea handle no json error 2021-01-28 09:17:18 -06:00
Joseph Garcia
b9a5edab1a update to 1.16.5, add close button 2021-01-19 13:59:41 -06:00
Joseph Garcia
ae9bbe4337
Merge pull request #2 from Abbanon/master
Removed Mixin stuff since this mod doesn't even use Mixins, and cleaned up some code
2021-01-18 14:55:40 -06:00
Abbanon
3851aef330 whoops, restored a line to its original value 2021-01-17 06:16:03 -05:00
Abbanon
191c6d987c
Update gradle.properties 2021-01-17 06:11:25 -05:00
Abbanon
702834a6ec
Update fabric.mod.json 2021-01-17 05:57:38 -05:00
Abbanon
2df5b3b3a0 Removed Mixin stuff since this mod doesn't even use Mixins, and cleaned up a little bit of the code. 2021-01-17 05:26:01 -05:00
Joseph Garcia
4677788bcb add image to readme 2020-12-30 19:22:39 -06:00
Joseph Garcia
eafd2a58fa Update README.md 2020-12-30 19:18:22 -06:00
Joseph Garcia
c1502cbfa0 raised maxlength limits 2020-12-30 14:30:46 -06:00
Joseph Garcia
e6f364cddd rename mod to cgb 2020-12-30 11:41:13 -06:00
Joseph
a1f039848f Update LICENSE 2020-12-30 11:00:23 -06:00
Joseph Garcia
2ade757721 add libgui dependency for production 2020-12-22 20:30:03 -06:00
Joseph Garcia
ffb44737bf add delToggle button functionality 2020-12-22 16:37:09 -06:00
Joseph Garcia
9e210b57d2 add delToggle button to GUI 2020-12-22 15:29:59 -06:00
Joseph Garcia
72448f9206 Merge branch 'jsonToGuiButtons' 2020-12-22 08:51:50 -06:00
Joseph Garcia
071c567df6 gradle changes to build dependencies for production 2020-12-22 08:35:05 -06:00
Joseph Garcia
3674d63d0c size limit on list 2020-12-18 17:12:32 -06:00
Joseph Garcia
8d711734da refactor ButtonGUI
Add primitive commList size limit
2020-12-18 16:50:33 -06:00
Joseph Garcia
5f6ee2b939 Made masterCommList and commands.json more congruent w/ each other
+ More code cleanup & light refactor
2020-12-18 16:28:14 -06:00
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
Joseph Garcia
6957b6ea18 test commit for github not recording my commits 2020-12-11 15:11:22 -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