80 Commits

Author SHA1 Message Date
Gabriel Tofvesson
a07a801cab Removed commented code 2024-10-12 19:49:54 +02:00
Gabriel Tofvesson
e9a68f4614 Pad keyboard horizontal borders 2024-10-12 18:17:31 +02:00
Gabriel Tofvesson
b12510a4ac Fix sorting by missing damage 2024-10-12 18:04:41 +02:00
Gabriel Tofvesson
ad81301ef1 Use proper state for filter 2024-10-12 18:02:09 +02:00
Gabriel Tofvesson
5f8cf98b8a Read keyboard line from field 2024-10-12 17:59:38 +02:00
Gabriel Tofvesson
2afa27bdac Add missing element field 2024-10-12 17:58:01 +02:00
Gabriel Tofvesson
fdfa8d21bf Redesign main menu 2024-10-12 17:56:16 +02:00
Gabriel Tofvesson
0e86863c34 Rescan access node before transaction 2024-10-12 09:56:27 +02:00
Gabriel Tofvesson
40213b6b18 Rescan access node after transfer 2024-10-12 08:10:09 +02:00
Gabriel Tofvesson
e05cc0594e Limit transfer count 2024-10-12 07:53:15 +02:00
Gabriel Tofvesson
b3fdbb898b Fix state management 2024-10-12 07:51:58 +02:00
Gabriel Tofvesson
1c2f50a3e0 Fix button args 2024-10-12 07:43:52 +02:00
Gabriel Tofvesson
7fa0861084 Place buttons directly in wrapper 2024-10-12 07:40:37 +02:00
Gabriel Tofvesson
6112a3561b Fix positioning 2024-10-12 07:38:51 +02:00
Gabriel Tofvesson
40cf649c16 Implement itemstack fetching 2024-10-12 07:35:45 +02:00
Gabriel Tofvesson
43bfca07c6 Pad progress bar 2024-10-12 05:40:44 +02:00
Gabriel Tofvesson
4ee78dd7c2 Remove ugly padding 2024-10-12 05:38:17 +02:00
Gabriel Tofvesson
bd2f688914 Fix padding 2024-10-12 05:35:46 +02:00
Gabriel Tofvesson
d623d338d7 Move identifier to correct element 2024-10-12 05:34:49 +02:00
Gabriel Tofvesson
065940ff2c Fix rendering issues in children 2024-10-12 05:33:04 +02:00
Gabriel Tofvesson
059f9f2938 Find list by id 2024-10-12 05:25:47 +02:00
Gabriel Tofvesson
ee1ba9585a Reload correct list 2024-10-12 05:23:33 +02:00
Gabriel Tofvesson
c084dc55aa Adjust positions after element update 2024-10-12 05:22:21 +02:00
Gabriel Tofvesson
df3810cce7 Implement more complex state-reset conditions 2024-10-12 05:08:19 +02:00
Gabriel Tofvesson
5da99116ce Fix bounds check on request buttons 2024-10-12 04:59:04 +02:00
Gabriel Tofvesson
2e622295b8 Simplify layout setup 2024-10-12 04:52:40 +02:00
Gabriel Tofvesson
82e0044ba0 Invalidate root on GUI update 2024-10-12 04:46:43 +02:00
Gabriel Tofvesson
f6a6357c48 Set orientation for root element in REQUEST 2024-10-12 04:40:13 +02:00
Gabriel Tofvesson
fe7ed25d74 Add request buttons to graphics tree 2024-10-12 04:18:13 +02:00
Gabriel Tofvesson
26ecd2a90d Remove extra braces around elements 2024-10-12 04:14:23 +02:00
Gabriel Tofvesson
c2996cf1ff Add request increment/decrement 2024-10-12 04:05:57 +02:00
Gabriel Tofvesson
8197d0a6f6 Test click event limits 2024-10-12 01:28:46 +02:00
Gabriel Tofvesson
233d3119e5 Fix button offset 2024-10-12 01:05:08 +02:00
Gabriel Tofvesson
c01b258e51 Return proper value from click handler 2024-10-12 01:04:38 +02:00
Gabriel Tofvesson
4425e1b0c7 Add request page button to item detail 2024-10-12 01:02:57 +02:00
Gabriel Tofvesson
3095b399b2 Use plural for text label 2024-10-12 00:52:22 +02:00
Gabriel Tofvesson
6bbe23983d Set nice background colors for item details 2024-10-12 00:51:28 +02:00
Gabriel Tofvesson
145bc90eae Redesign simple item info 2024-10-12 00:48:31 +02:00
Gabriel Tofvesson
63e1e54462 Center item detail title 2024-10-12 00:37:11 +02:00
Gabriel Tofvesson
2b4baf7b76 Fix issue where max-durability items report 0 damage 2024-10-12 00:26:02 +02:00
Gabriel Tofvesson
3ab4c97fae Define size for Progress 2024-10-11 23:30:35 +02:00
Gabriel Tofvesson
b9cb08bff5 Fix removed function calls 2024-10-11 23:19:23 +02:00
Gabriel Tofvesson
4071e380b1 Conditionally display item damage in detail 2024-10-11 23:15:57 +02:00
Gabriel Tofvesson
fece7532c2 Pad info list 2024-10-11 23:05:25 +02:00
Gabriel Tofvesson
31f53ef521 Add more status info to details page 2024-10-11 22:49:03 +02:00
Gabriel Tofvesson
25a998a542 Fix orientation bug 2024-10-11 22:01:33 +02:00
Gabriel Tofvesson
655ac6f4b2 Index children by UID 2024-10-09 06:36:18 +02:00
Gabriel Tofvesson
f06a979536 Place text in freeform container 2024-10-09 06:21:07 +02:00
Gabriel Tofvesson
05c4dbdbcb Move parent assignment to renderDefault 2024-10-09 04:29:51 +02:00
Gabriel Tofvesson
32361db152 Color-code itemstacks with nbt data 2024-10-09 04:27:07 +02:00