1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-25 16:36:55 +00:00
CC-Tweaked/src/main/java/dan200/computercraft/shared
SquidDev 3c8c0d78ef Use correct render type for turtles
This fixes them not rendering particles when broken. Particle rendering
is a little janky right now, as it uses the whole texture - we should
probably split up the texture into smaller images. Fixes #315
2019-11-23 13:24:36 +00:00
..
command Make our Javadoc validation a little stricter 2019-10-27 15:16:47 +00:00
common Fix some warnings (#235) 2019-06-07 14:35:17 +01:00
computer Correct spelling in error message 2019-11-23 09:59:37 +00:00
datafix Turn inspections up to 11 2019-03-29 21:26:21 +00:00
integration Make our Javadoc validation a little stricter 2019-10-27 15:16:47 +00:00
media Make our Javadoc validation a little stricter 2019-10-27 15:16:47 +00:00
network Make our Javadoc validation a little stricter 2019-10-27 15:16:47 +00:00
peripheral Make our Javadoc validation a little stricter 2019-10-27 15:16:47 +00:00
pocket Add a little bit of source code checking to Gradle 2019-06-08 00:28:03 +01:00
proxy Some further cleanup and 1.13 cherry-picks 2019-04-02 12:08:03 +01:00
turtle Use correct render type for turtles 2019-11-23 13:24:36 +00:00
util Make our Javadoc validation a little stricter 2019-10-27 15:16:47 +00:00
wired Some further cleanup and 1.13 cherry-picks 2019-04-02 12:08:03 +01:00
BundledRedstone.java Move null checks from Preconditions to Objects 2019-04-08 14:54:57 +01:00
Config.java Fixed turtle property category 2019-09-30 15:15:22 +02:00
MediaProviders.java Turn inspections up to 11 2019-03-29 21:26:21 +00:00
Peripherals.java Turn inspections up to 11 2019-03-29 21:26:21 +00:00
PocketUpgrades.java Turn inspections up to 11 2019-03-29 21:26:21 +00:00
Registry.java Automatically generate impostor recipes 2019-03-16 00:15:31 +00:00
TurtlePermissions.java Move null checks from Preconditions to Objects 2019-04-08 14:54:57 +01:00
TurtleUpgrades.java Turn inspections up to 11 2019-03-29 21:26:21 +00:00