Commit Graph

  • b9cb08bff5 Fix removed function calls Gabriel Tofvesson 2024-10-11 23:19:23 +02:00
  • 658b69dbf8 Fix orientation prop in Progress Gabriel Tofvesson 2024-10-11 23:18:19 +02:00
  • 4071e380b1 Conditionally display item damage in detail Gabriel Tofvesson 2024-10-11 23:15:57 +02:00
  • bad85564b1 Add damage getters to ItemGroup Gabriel Tofvesson 2024-10-11 23:15:47 +02:00
  • fece7532c2 Pad info list Gabriel Tofvesson 2024-10-11 23:05:25 +02:00
  • 31f53ef521 Add more status info to details page Gabriel Tofvesson 2024-10-11 22:49:03 +02:00
  • f6c9801635 Add constants for orientations Gabriel Tofvesson 2024-10-11 22:48:52 +02:00
  • 25a998a542 Fix orientation bug Gabriel Tofvesson 2024-10-11 22:01:33 +02:00
  • 2b24904c6f Iterate over children as normal Gabriel Tofvesson 2024-10-09 23:18:37 +02:00
  • dd04c0c449 Just use default ipairs Gabriel Tofvesson 2024-10-09 23:14:08 +02:00
  • 705ad20481 Fix child iterator Gabriel Tofvesson 2024-10-09 23:12:09 +02:00
  • 655ac6f4b2 Index children by UID Gabriel Tofvesson 2024-10-09 06:36:18 +02:00
  • 3960eb0cd2 Specify unique identifier for props Gabriel Tofvesson 2024-10-09 06:35:54 +02:00
  • fe5f08f62f Fix iterator nil deref Gabriel Tofvesson 2024-10-09 06:22:39 +02:00
  • f06a979536 Place text in freeform container Gabriel Tofvesson 2024-10-09 06:21:07 +02:00
  • 3bb7a69577 Lift common functionality to prop Gabriel Tofvesson 2024-10-09 06:17:23 +02:00
  • a96102dc48 Implement freeform container Gabriel Tofvesson 2024-10-09 06:00:32 +02:00
  • bbc528988f Implement progress bar Gabriel Tofvesson 2024-10-09 06:00:02 +02:00
  • 4721410240 Implement abstract element properties Gabriel Tofvesson 2024-10-09 05:59:45 +02:00
  • 05c4dbdbcb Move parent assignment to renderDefault Gabriel Tofvesson 2024-10-09 04:29:51 +02:00
  • 32361db152 Color-code itemstacks with nbt data Gabriel Tofvesson 2024-10-09 04:27:07 +02:00
  • 3f3dd111c1 Track nbt entries Gabriel Tofvesson 2024-10-09 04:26:39 +02:00
  • df93ccf801 Implement basic page-switching Gabriel Tofvesson 2024-10-09 04:10:10 +02:00
  • ffde1b2978 Abstract page state Gabriel Tofvesson 2024-10-09 03:57:16 +02:00
  • 37dfa98e42 Fix data-race for istack data in transfer to empty stack Gabriel Tofvesson 2024-10-09 03:32:47 +02:00
  • 8ecf32dae9 Queue dummy event on refresh Gabriel Tofvesson 2024-10-09 01:02:08 +02:00
  • e1fa432b64 Refresh page after import Gabriel Tofvesson 2024-10-09 00:58:19 +02:00
  • 269eaeb344 Fix inventory naming bug Gabriel Tofvesson 2024-10-08 23:52:54 +02:00
  • dd15e2a01e Fix nil dereference in getSimpleName Gabriel Tofvesson 2024-10-08 23:36:57 +02:00
  • 20fda03d50 Rescan access node chest Gabriel Tofvesson 2024-10-08 20:15:25 +02:00
  • f6e61c839c Use simple names Gabriel Tofvesson 2024-10-08 20:05:24 +02:00
  • c0f37e1630 Add non-nil name for itemgroup Gabriel Tofvesson 2024-10-08 20:05:03 +02:00
  • d16558853c Add guaranteed non-nil name for itemstack Gabriel Tofvesson 2024-10-08 19:58:41 +02:00
  • f70ad73ac0 Fix stack count nil ref Gabriel Tofvesson 2024-10-08 19:40:37 +02:00
  • 77af7893b7 Fix spelling error Gabriel Tofvesson 2024-10-08 19:37:55 +02:00
  • 4005b937ee Fix btnNext left-pad Gabriel Tofvesson 2024-10-08 19:32:43 +02:00
  • 5fe73663b9 Implement safe item transactions Gabriel Tofvesson 2024-10-08 19:29:54 +02:00
  • a8d0888284 Implement chest import Gabriel Tofvesson 2024-10-08 19:25:54 +02:00
  • 956d68b6e3 Fix itemstack insertion logic Gabriel Tofvesson 2024-10-08 19:23:19 +02:00
  • 741ec36d84 Pad tab buttons Gabriel Tofvesson 2024-10-08 18:31:04 +02:00
  • 10ea229fbf Clear monitor on page change Gabriel Tofvesson 2024-10-08 18:17:54 +02:00
  • b6597650af Add tab controls Gabriel Tofvesson 2024-10-08 18:14:24 +02:00
  • ebf49b1df7 Only reposition main axis Gabriel Tofvesson 2024-10-08 18:14:17 +02:00
  • 027edc1a27 Events local to parent Gabriel Tofvesson 2024-10-08 17:36:58 +02:00
  • a13b2fb208 Assume element-local coordinates in handler Gabriel Tofvesson 2024-10-08 17:33:37 +02:00
  • cb037bf811 Fix offset calculations Gabriel Tofvesson 2024-10-08 17:27:08 +02:00
  • 8232f116a5 Simplify event handling Gabriel Tofvesson 2024-10-08 16:59:32 +02:00
  • df8f9d4018 Don't shadow global Gabriel Tofvesson 2024-10-08 16:54:36 +02:00
  • 0e1c5a4fbb Optimize List click handler Gabriel Tofvesson 2024-10-08 16:38:10 +02:00
  • 1b3cbfa2e8 Ignore unhandled click events Gabriel Tofvesson 2024-10-08 16:21:14 +02:00
  • 6e95fe9007 Simplify click detection Gabriel Tofvesson 2024-10-08 16:13:43 +02:00
  • db1e3916bc Fix return value from onClick Gabriel Tofvesson 2024-10-08 13:45:34 +02:00
  • c6adf1cd09 Augment default click handler with ItemGroup arg Gabriel Tofvesson 2024-10-04 16:23:40 +02:00
  • 2f895e22b0 Fix click handler Gabriel Tofvesson 2024-10-04 16:19:37 +02:00
  • d9f9add3c2 Implement event management for List Gabriel Tofvesson 2024-10-04 16:19:20 +02:00
  • 8496be6832 Use nextPage instead of currentPage on initial run Gabriel Tofvesson 2024-10-04 16:07:11 +02:00
  • ff73d8490b Actaully render page Gabriel Tofvesson 2024-10-04 16:06:23 +02:00
  • 73cdd1fe62 Draw root element on renderDefault Gabriel Tofvesson 2024-10-04 16:00:23 +02:00
  • 10a875d8fb Yield after render Gabriel Tofvesson 2024-10-04 15:59:12 +02:00
  • b9582d8d4b Implement pages Gabriel Tofvesson 2024-10-04 15:57:21 +02:00
  • 24d60850e8 Allow full render tree invalidation Gabriel Tofvesson 2024-10-04 15:57:03 +02:00
  • 349ce2bc34 List item groups instead of item stacks Gabriel Tofvesson 2024-10-04 15:03:19 +02:00
  • a13cbe5bd5 Implement ItemStack grouping Gabriel Tofvesson 2024-10-04 15:03:08 +02:00
  • 55ec42bffb Use abstractions in ItemStack Gabriel Tofvesson 2024-10-04 15:02:57 +02:00
  • 1482437161 Use List.children, not List.elements Gabriel Tofvesson 2024-10-04 13:41:48 +02:00
  • 1d29de8ace Compute sum of List element dims on-axis and max of cross-axis Gabriel Tofvesson 2024-10-04 13:40:32 +02:00
  • 18a4d8efb9 Fix padding offset calculation Gabriel Tofvesson 2024-10-04 13:27:07 +02:00
  • 66b2030cbe Refactor element dirty check in Padding Gabriel Tofvesson 2024-10-04 13:23:57 +02:00
  • 691b73337c Adjust List child position calculation Gabriel Tofvesson 2024-10-04 01:15:39 +02:00
  • e985bcba63 Adjust child positions on List reload Gabriel Tofvesson 2024-10-04 01:12:30 +02:00
  • 35db4aa970 Fix typo Gabriel Tofvesson 2024-10-04 01:07:58 +02:00
  • 288cef314d Unlock after controller save Gabriel Tofvesson 2024-10-04 01:05:11 +02:00
  • 93657b8bb0 Fix item controller state loading Gabriel Tofvesson 2024-10-04 01:03:23 +02:00
  • 437b93a688 Fix List width computation Gabriel Tofvesson 2024-10-04 00:58:54 +02:00
  • 64613d943b Properly delegate sub-windows on container element reload Gabriel Tofvesson 2024-10-04 00:55:12 +02:00
  • 5014f68f7f Make file paths absolute Gabriel Tofvesson 2024-10-04 00:46:53 +02:00
  • 3af260d604 Ignore resize calls to Text Gabriel Tofvesson 2024-10-04 00:46:03 +02:00
  • a131df6d3d Fix cache file name reference Gabriel Tofvesson 2024-10-04 00:43:13 +02:00
  • a479572926 Fix node inventory access check Gabriel Tofvesson 2024-10-04 00:40:31 +02:00
  • 595da4f179 Expose chest inventory Gabriel Tofvesson 2024-10-04 00:40:16 +02:00
  • 94250b56c9 Make trapped chest homogeneous Gabriel Tofvesson 2024-10-04 00:37:25 +02:00
  • 5fe4bc0c66 Allow wrapping a chest by type Gabriel Tofvesson 2024-10-04 00:37:13 +02:00
  • 3f0487bb48 Initial item controller implementation Gabriel Tofvesson 2024-10-04 00:33:55 +02:00
  • 552c19db47 Only render when dirty Gabriel Tofvesson 2024-10-04 00:29:14 +02:00
  • 3d1da9177a Fix padding implementation Gabriel Tofvesson 2024-10-04 00:05:45 +02:00
  • 925501a486 Add display name getter Gabriel Tofvesson 2024-10-03 23:22:03 +02:00
  • 0865e40758 Fix module requirement names Gabriel Tofvesson 2024-10-03 23:03:02 +02:00
  • 54f64b5342 Cache ItemStack display name Gabriel Tofvesson 2024-10-03 23:02:22 +02:00
  • 3951f7cbd4 Add helpful getter functions for ItemStack Gabriel Tofvesson 2024-10-03 18:05:41 +02:00
  • 56ef9cae04 Allow passing wrapped inventories directly to Chest Gabriel Tofvesson 2024-10-03 17:59:09 +02:00
  • a124e870c7 Call isEmpty() on object, not serializable Gabriel Tofvesson 2024-10-03 16:57:14 +02:00
  • d0929cf5c8 Fix iterator function in storage search Gabriel Tofvesson 2024-10-03 16:54:22 +02:00
  • 0dbbf36455 Add index metamethod to type tables Gabriel Tofvesson 2024-10-03 16:52:29 +02:00
  • 99abbbe526 Perform scan on first chest wrap Gabriel Tofvesson 2024-10-03 16:48:44 +02:00
  • b763d28000 Fix iterator bug Gabriel Tofvesson 2024-10-03 16:46:48 +02:00
  • 585ad38334 Add simple tunnel script Gabriel Tofvesson 2024-10-03 16:32:19 +02:00
  • 25244a9355 Allow detaching chests from storage Gabriel Tofvesson 2024-10-03 16:18:04 +02:00
  • b760dcdbbb Improve inventory management implementation Gabriel Tofvesson 2024-10-03 16:14:56 +02:00
  • 3a04122e26 Set window values on reload Gabriel Tofvesson 2024-10-02 13:54:08 +02:00
  • f47a839341 Refactor to more abstract field accesses Gabriel Tofvesson 2024-10-02 13:47:58 +02:00