CC-Tweaked/src/main/java/dan200/computercraft/shared
Jonathan Coates e18e24407e
Add additional buttons to the computer GUI (#809)
Adds a sidebar to the computer and turtle GUI. This currently provides
 - A power indicator, which turns on/shuts down a computer.
 - Button to queue a "terminate" event
2021-06-06 19:32:52 +01:00
..
command Add button to view computer's folder 2021-05-28 22:19:04 +01:00
common Set stack size when crafting coloured items 2021-05-20 18:12:30 +01:00
computer Reduce some block updates 2021-06-01 18:55:12 +01:00
data Reformat src/main/java 2021-01-14 09:09:02 +00:00
integration Fix checkstyle 2021-04-03 14:13:55 +01:00
media Better error handling in treasure disks 2021-05-31 19:24:38 +01:00
network Remove m_ (#658) 2021-01-15 16:35:49 +00:00
peripheral Reduce some block updates 2021-06-01 18:55:12 +01:00
pocket Remove m_ (#658) 2021-01-15 16:35:49 +00:00
turtle Add additional buttons to the computer GUI (#809) 2021-06-06 19:32:52 +01:00
util Rewrite turtle placing logic 2021-05-29 15:18:26 +01:00
wired 2020 -> 2021 2021-01-06 17:13:40 +00:00
BundledRedstone.java Switch to Mojang mappings 2021-01-09 19:22:58 +00:00
Capabilities.java 2020 -> 2021 2021-01-06 17:13:40 +00:00
CommonHooks.java Remove "*Proxy" classes 2021-06-05 10:09:28 +01:00
Config.java Reformat src/main/java 2021-01-14 09:09:02 +00:00
MediaProviders.java 2020 -> 2021 2021-01-06 17:13:40 +00:00
Peripherals.java Switch to Mojang mappings 2021-01-09 19:22:58 +00:00
PocketUpgrades.java Preserve registration order of upgrades 2021-01-15 15:32:11 +00:00
Registry.java Remove "*Proxy" classes 2021-06-05 10:09:28 +01:00
TurtlePermissions.java Switch to Mojang mappings 2021-01-09 19:22:58 +00:00
TurtleUpgrades.java Preserve registration order of upgrades 2021-01-15 15:32:11 +00:00