1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-10-01 00:10:47 +00:00
CC-Tweaked/src/main/java/dan200/computercraft/shared
SquidDev e34e833d3d Small changes to ComputerThread
- Fix the timeout error message displaying utter rot.
 - Don't resize the runner array. We don't handle this correctly, so
   we shouldn't handle it at all.
 - Increment virtualRuntime after a task has executed.
2019-03-02 09:16:25 +00:00
..
command Shutdown computers in /computercraft shutdown 2019-02-27 13:49:07 +00:00
common Fix turtle peripherals becoming desynced 2019-02-18 23:28:51 +00:00
computer Migrate the computer tasks into a separate thread 2019-02-26 13:50:09 +00:00
datafix Happy new year! 2019-01-01 01:10:18 +00:00
integration Fix the other instance of the neighbour deprecation warning 2019-02-20 18:37:22 +00:00
media Happy new year! 2019-01-01 01:10:18 +00:00
network Several minor improvements 2019-02-20 09:48:16 +00:00
peripheral Several minor improvements 2019-02-20 09:48:16 +00:00
pocket Backwards compat patch for Plethora 2019-01-20 16:16:02 +00:00
proxy Move our message model to be closer to Forge's 2019-01-14 10:09:22 +00:00
turtle Fix turtle peripherals becoming desynced 2019-02-18 23:28:51 +00:00
util Several improvements to the computer thread rework 2019-02-27 20:56:45 +00:00
wired Happy new year! 2019-01-01 01:10:18 +00:00
BundledRedstone.java Happy new year! 2019-01-01 01:10:18 +00:00
Config.java Small changes to ComputerThread 2019-03-02 09:16:25 +00:00
MediaProviders.java Happy new year! 2019-01-01 01:10:18 +00:00
Peripherals.java Happy new year! 2019-01-01 01:10:18 +00:00
PocketUpgrades.java Be less strict in comparing upgrade crafting items 2019-01-19 21:57:21 +00:00
Registry.java Backwards compat patch for Plethora 2019-01-20 16:16:02 +00:00
TurtlePermissions.java Move registration methods into a separate class 2019-01-12 17:51:26 +00:00
TurtleUpgrades.java Be less strict in comparing upgrade crafting items 2019-01-19 21:57:21 +00:00