1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-25 22:53:22 +00:00
CC-Tweaked/src/main/java/dan200/computercraft/shared
SquidDev 741ee447ca A wee bit of a cleanup of the API
- Move some method over to defaulted methods
 - Use Objects rather than Preconditions
2018-12-17 21:33:49 +00:00
..
command Allow copying peripheral names from wired modems when attaching/detaching 2018-11-29 12:21:14 +00:00
common Send the terminal state to the pocket computer's player 2018-06-24 19:18:30 +01:00
computer A wee bit of a cleanup of the API 2018-12-17 21:33:49 +00:00
datafix Fix tile entities being registered with incorrect names 2018-11-16 12:29:29 +00:00
integration Add support for Forge's ISelectiveResourceReloadListener 2018-11-17 10:54:42 +00:00
media A wee bit of a cleanup of the API 2018-12-17 21:33:49 +00:00
network Delete previous chat messages of the same type 2018-05-15 11:44:23 +01:00
peripheral Add a couple more modem methods for back compat 2018-12-10 08:26:46 +00:00
pocket A wee bit of a cleanup of the API 2018-12-17 21:33:49 +00:00
proxy Move the /computer command into the main computercraft command 2018-11-29 11:57:52 +00:00
turtle A wee bit of a cleanup of the API 2018-12-17 21:33:49 +00:00
util Merge pull request #582 from SquidDev-CC/ComputerCraft/hotfix/extract-overflow 2018-11-27 17:43:42 +00:00
wired Various improvements to peripheral invalidation 2018-04-16 18:22:28 +01:00