Gabriel Tofvesson GabrielTofvesson
GabrielTofvesson pushed to main at GabrielTofvesson/cc-utilities 2024-10-01 14:36:04 +00:00
3e56e8c9d6 Implement basic inventory management
GabrielTofvesson pushed to main at GabrielTofvesson/cc-utilities 2024-10-01 14:34:57 +00:00
da6325e080 Implement basic graphical elements
GabrielTofvesson created branch main in GabrielTofvesson/cc-utilities 2024-10-01 14:34:57 +00:00
GabrielTofvesson created repository GabrielTofvesson/cc-utilities 2024-10-01 14:34:01 +00:00
5561960577 Add workaround for really stupid Lua array implementation
8e963b9a91 Always reload slot for insertions for now
5ae460b308 Add stricter match criteria
3b25361988 Wrap library result in function for multiple return values
4f145a991c Fix detail matching
a793a5c366 Allow field-based predicates for item searches
8db324647d Handle nil-valued item details in cache update
c5034f8964 Fix item extract critera
e5e115bd19 Fix nil comparison bug
9ab090d9b9 Return Cache type and default quickloader from items library
f9d61a8b5e Refresh cache entries on change
49aa10bee7 Fix progress update bug
82e3f5e67d Fix variable name bug
72eea68b98 Add ComputerCraft inventory management script