Gabriel Tofvesson
|
df93ccf801
|
Implement basic page-switching
|
2024-10-09 04:10:10 +02:00 |
|
Gabriel Tofvesson
|
ffde1b2978
|
Abstract page state
|
2024-10-09 03:57:16 +02:00 |
|
Gabriel Tofvesson
|
37dfa98e42
|
Fix data-race for istack data in transfer to empty stack
|
2024-10-09 03:32:47 +02:00 |
|
Gabriel Tofvesson
|
8ecf32dae9
|
Queue dummy event on refresh
|
2024-10-09 01:02:08 +02:00 |
|
Gabriel Tofvesson
|
e1fa432b64
|
Refresh page after import
|
2024-10-09 00:58:19 +02:00 |
|
Gabriel Tofvesson
|
269eaeb344
|
Fix inventory naming bug
|
2024-10-08 23:52:54 +02:00 |
|
Gabriel Tofvesson
|
dd15e2a01e
|
Fix nil dereference in getSimpleName
|
2024-10-08 23:36:57 +02:00 |
|
Gabriel Tofvesson
|
20fda03d50
|
Rescan access node chest
|
2024-10-08 20:15:25 +02:00 |
|
Gabriel Tofvesson
|
f6e61c839c
|
Use simple names
|
2024-10-08 20:05:24 +02:00 |
|
Gabriel Tofvesson
|
c0f37e1630
|
Add non-nil name for itemgroup
|
2024-10-08 20:05:03 +02:00 |
|
Gabriel Tofvesson
|
d16558853c
|
Add guaranteed non-nil name for itemstack
|
2024-10-08 19:58:41 +02:00 |
|
Gabriel Tofvesson
|
f70ad73ac0
|
Fix stack count nil ref
|
2024-10-08 19:40:37 +02:00 |
|
Gabriel Tofvesson
|
77af7893b7
|
Fix spelling error
|
2024-10-08 19:37:55 +02:00 |
|
Gabriel Tofvesson
|
4005b937ee
|
Fix btnNext left-pad
|
2024-10-08 19:32:43 +02:00 |
|
Gabriel Tofvesson
|
5fe73663b9
|
Implement safe item transactions
|
2024-10-08 19:29:54 +02:00 |
|
Gabriel Tofvesson
|
a8d0888284
|
Implement chest import
|
2024-10-08 19:25:54 +02:00 |
|
Gabriel Tofvesson
|
956d68b6e3
|
Fix itemstack insertion logic
|
2024-10-08 19:23:19 +02:00 |
|
Gabriel Tofvesson
|
741ec36d84
|
Pad tab buttons
|
2024-10-08 18:31:04 +02:00 |
|
Gabriel Tofvesson
|
10ea229fbf
|
Clear monitor on page change
|
2024-10-08 18:17:54 +02:00 |
|
Gabriel Tofvesson
|
b6597650af
|
Add tab controls
|
2024-10-08 18:14:24 +02:00 |
|
Gabriel Tofvesson
|
ebf49b1df7
|
Only reposition main axis
|
2024-10-08 18:14:17 +02:00 |
|
Gabriel Tofvesson
|
027edc1a27
|
Events local to parent
|
2024-10-08 17:36:58 +02:00 |
|
Gabriel Tofvesson
|
a13b2fb208
|
Assume element-local coordinates in handler
|
2024-10-08 17:33:37 +02:00 |
|
Gabriel Tofvesson
|
cb037bf811
|
Fix offset calculations
|
2024-10-08 17:27:08 +02:00 |
|
Gabriel Tofvesson
|
8232f116a5
|
Simplify event handling
|
2024-10-08 16:59:32 +02:00 |
|
Gabriel Tofvesson
|
df8f9d4018
|
Don't shadow global
|
2024-10-08 16:54:36 +02:00 |
|
Gabriel Tofvesson
|
0e1c5a4fbb
|
Optimize List click handler
|
2024-10-08 16:38:10 +02:00 |
|
Gabriel Tofvesson
|
1b3cbfa2e8
|
Ignore unhandled click events
|
2024-10-08 16:21:14 +02:00 |
|
Gabriel Tofvesson
|
6e95fe9007
|
Simplify click detection
|
2024-10-08 16:13:43 +02:00 |
|
Gabriel Tofvesson
|
db1e3916bc
|
Fix return value from onClick
|
2024-10-08 13:45:34 +02:00 |
|
Gabriel Tofvesson
|
c6adf1cd09
|
Augment default click handler with ItemGroup arg
|
2024-10-04 16:23:40 +02:00 |
|
Gabriel Tofvesson
|
2f895e22b0
|
Fix click handler
|
2024-10-04 16:19:37 +02:00 |
|
Gabriel Tofvesson
|
d9f9add3c2
|
Implement event management for List
|
2024-10-04 16:19:20 +02:00 |
|
Gabriel Tofvesson
|
8496be6832
|
Use nextPage instead of currentPage on initial run
|
2024-10-04 16:07:11 +02:00 |
|
Gabriel Tofvesson
|
ff73d8490b
|
Actaully render page
|
2024-10-04 16:06:23 +02:00 |
|
Gabriel Tofvesson
|
73cdd1fe62
|
Draw root element on renderDefault
|
2024-10-04 16:00:23 +02:00 |
|
Gabriel Tofvesson
|
10a875d8fb
|
Yield after render
|
2024-10-04 15:59:12 +02:00 |
|
Gabriel Tofvesson
|
b9582d8d4b
|
Implement pages
|
2024-10-04 15:57:21 +02:00 |
|
Gabriel Tofvesson
|
24d60850e8
|
Allow full render tree invalidation
|
2024-10-04 15:57:03 +02:00 |
|
Gabriel Tofvesson
|
349ce2bc34
|
List item groups instead of item stacks
|
2024-10-04 15:03:19 +02:00 |
|
Gabriel Tofvesson
|
a13cbe5bd5
|
Implement ItemStack grouping
|
2024-10-04 15:03:08 +02:00 |
|
Gabriel Tofvesson
|
55ec42bffb
|
Use abstractions in ItemStack
|
2024-10-04 15:02:57 +02:00 |
|
Gabriel Tofvesson
|
1482437161
|
Use List.children, not List.elements
|
2024-10-04 13:41:48 +02:00 |
|
Gabriel Tofvesson
|
1d29de8ace
|
Compute sum of List element dims on-axis and max of cross-axis
|
2024-10-04 13:40:32 +02:00 |
|
Gabriel Tofvesson
|
18a4d8efb9
|
Fix padding offset calculation
|
2024-10-04 13:27:07 +02:00 |
|
Gabriel Tofvesson
|
66b2030cbe
|
Refactor element dirty check in Padding
|
2024-10-04 13:23:57 +02:00 |
|
Gabriel Tofvesson
|
691b73337c
|
Adjust List child position calculation
|
2024-10-04 01:15:39 +02:00 |
|
Gabriel Tofvesson
|
e985bcba63
|
Adjust child positions on List reload
|
2024-10-04 01:12:30 +02:00 |
|
Gabriel Tofvesson
|
35db4aa970
|
Fix typo
|
2024-10-04 01:07:58 +02:00 |
|
Gabriel Tofvesson
|
288cef314d
|
Unlock after controller save
|
2024-10-04 01:05:11 +02:00 |
|