1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-24 22:23:21 +00:00
CC-Tweaked/src/main/java/dan200/computercraft/client
Jonathan Coates 514db30fb1
Add configuration options to control terminal sizes (#475)
This allows for configuring the size of computers and pocket computers, 
as well as the max size of monitors.

There's several limitations with the current implementation, but it's
still "good enough" for an initial release:
 - Turtles cannot be resized.
 - GUIs do not scale themselves, so "large" sizes will not render within
   the default resolution.
2020-06-28 16:33:03 +01:00
..
gui Add configuration options to control terminal sizes (#475) 2020-06-28 16:33:03 +01:00
proxy Switch to Forge's DeferredRegister 2020-06-27 10:23:51 +01:00
render Add configuration options to control terminal sizes (#475) 2020-06-28 16:33:03 +01:00
ClientRegistry.java Switch to Forge's DeferredRegister 2020-06-27 10:23:51 +01:00
ClientTableFormatter.java Merge branch 'master' into mc-1.14.x 2020-01-13 15:05:50 +00:00
FrameInfo.java Merge branch 'master' into mc-1.14.x 2020-01-13 15:05:50 +00:00