Gabriel Tofvesson GabrielTofvesson
GabrielTofvesson pushed to main at GabrielTofvesson/cc-utilities 2024-12-01 03:10:00 +00:00
9177394fd0 Implement quarry command
GabrielTofvesson pushed to main at GabrielTofvesson/cc-utilities 2024-11-29 23:20:26 +00:00
8db86ee45c Remove debug statements
3d293d3e68 Implement default debugger REPL loop
Compare 2 commits »
GabrielTofvesson pushed to main at GabrielTofvesson/cc-utilities 2024-11-29 23:11:51 +00:00
98018e4a8c Remove incorrect nil-assignment for maxCount
GabrielTofvesson pushed to main at GabrielTofvesson/cc-utilities 2024-11-29 23:00:23 +00:00
c0d65f7f38 Update debugger
739149d852 Add better error handling for debugger
Compare 2 commits »
GabrielTofvesson pushed to main at GabrielTofvesson/cc-utilities 2024-11-29 22:40:32 +00:00
4c2e732607 Repeat debug calls in failure
c053a792a4 Retry debug line load
Compare 2 commits »
GabrielTofvesson pushed to main at GabrielTofvesson/cc-utilities 2024-11-28 22:11:36 +00:00
3f372d4674 Implement debug context args
e98014d29b Add locals to debug context
Compare 2 commits »
GabrielTofvesson pushed to main at GabrielTofvesson/cc-utilities 2024-11-28 21:51:04 +00:00
686c1e5808 Hook debugger on error condition
GabrielTofvesson pushed to main at GabrielTofvesson/cc-utilities 2024-11-28 21:42:45 +00:00
0ff986a4f2 Attach debugger on nil return value
407082dd2c Implement debugger hook
Compare 2 commits »
GabrielTofvesson pushed to main at GabrielTofvesson/cc-utilities 2024-11-28 00:43:33 +00:00
226190b1f2 Fix repeat-print of indexed values
GabrielTofvesson pushed to main at GabrielTofvesson/cc-utilities 2024-11-27 23:32:46 +00:00
cd73609a2e Catch all return values from pcall
30b49215a6 Fix reload script
Compare 2 commits »
GabrielTofvesson pushed to main at GabrielTofvesson/cc-utilities 2024-11-27 23:23:07 +00:00
91583b1ca2 Add logging statement for item transfer bug
GabrielTofvesson pushed to main at GabrielTofvesson/cc-utilities 2024-11-27 22:50:07 +00:00
a2f8f000db Remove TRACE logs
GabrielTofvesson pushed to main at GabrielTofvesson/cc-utilities 2024-11-27 22:47:14 +00:00
e62ab1d4f8 Fix bug from merge conflict
GabrielTofvesson pushed to main at GabrielTofvesson/cc-utilities 2024-11-27 22:44:45 +00:00
8533d837cd Add simple reload script for itemcontroller
GabrielTofvesson pushed to main at GabrielTofvesson/cc-utilities 2024-11-27 22:40:01 +00:00
71406dfe11 Trace itemStack nil countDelta value
GabrielTofvesson pushed to main at GabrielTofvesson/cc-utilities 2024-11-22 00:23:08 +00:00
3d01e66364 Rename graphics buffer
609013a9fa Specify loglevel by sink
b0e5877417 Implement buffered windows to support transparancy
86c23b8433 Add bounds check to utils module
Compare 4 commits »
GabrielTofvesson pushed to main at GabrielTofvesson/cc-utilities 2024-11-14 04:05:25 +00:00
4175ea2c8c Call getWidth on instance
GabrielTofvesson pushed to main at GabrielTofvesson/cc-utilities 2024-11-14 03:47:13 +00:00
7837ed573a Enter key clears search filter
GabrielTofvesson pushed to main at GabrielTofvesson/cc-utilities 2024-11-14 03:37:10 +00:00
3ef0bd371d Add more request buttons
GabrielTofvesson pushed to main at GabrielTofvesson/cc-utilities 2024-11-14 03:35:06 +00:00
d45d2acd95 Bind click listeners for request buttons