teknomunk
|
e970a5f414
|
make mcl_util.call_safe and use it to make sure that mesecon devices are isolated from each other and can't crash the server, handle powered solid blocks, increase powered on to 16
|
2024-06-15 07:09:53 -05:00 |
|
teknomunk
|
6107bba52f
|
Disable mesecons processing, create initial redstone power propigation code, change wall lever to use new code, modify scheduler to provide backtraces when tasks error
|
2024-06-15 07:09:53 -05:00 |
|
teknomunk
|
a958fbbf71
|
Update vl_scheduler.register_function to require the function name to be prefixed by the mod registering, add examples of function registration
|
2024-06-15 07:09:53 -05:00 |
|
teknomunk
|
27fb96afdf
|
Get scheduler reliably running and rescheduling tasks
|
2024-06-15 07:09:53 -05:00 |
|
teknomunk
|
09f034de16
|
Add back in test code, get queue working correctly
|
2024-06-15 07:09:53 -05:00 |
|
teknomunk
|
939d2c9ef0
|
Use new prefix for modules, remove test, make scheduler use priority bins other than the first
|
2024-06-15 07:09:53 -05:00 |
|