1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-28 08:03:21 +00:00
CC-Tweaked/src/main/java/dan200/computercraft/shared
SquidDev 1c648850ab Even more proxy pruning
- Move the "world directory" getter out of the proxy - we can just use
   Forge's code here.
 - Remove the server proxies, as both were empty. We don't tend to
   register any dedicated-server specific code, so I think we can leave
   them out.
2019-01-12 18:23:22 +00:00
..
command Clean up our handling of configuration files 2019-01-05 20:12:02 +00:00
common Happy new year! 2019-01-01 01:10:18 +00:00
computer WIP: Http rework (#98) 2019-01-11 11:33:05 +00:00
datafix Happy new year! 2019-01-01 01:10:18 +00:00
integration Reformat everything 2018-12-23 17:46:58 +00:00
media Happy new year! 2019-01-01 01:10:18 +00:00
network Happy new year! 2019-01-01 01:10:18 +00:00
peripheral Even more proxy pruning 2019-01-12 18:23:22 +00:00
pocket Move registration methods into a separate class 2019-01-12 17:51:26 +00:00
proxy Even more proxy pruning 2019-01-12 18:23:22 +00:00
turtle Move registration methods into a separate class 2019-01-12 17:51:26 +00:00
util Even more proxy pruning 2019-01-12 18:23:22 +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 Add a config option for HTTP timeout too 2019-01-11 21:11:22 +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 Move registration methods into a separate class 2019-01-12 17:51:26 +00:00
Registry.java Move registration methods into a separate class 2019-01-12 17:51:26 +00:00
TurtlePermissions.java Move registration methods into a separate class 2019-01-12 17:51:26 +00:00
TurtleUpgrades.java Move registration methods into a separate class 2019-01-12 17:51:26 +00:00