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/util
SquidDev 44ba4069c1 Print stack traces/add logging messages in several places
This will hopefully make it easier to track down various issues which
might otherwise go unnoticed or provide little information.

The main areas modified are those that external APIs may provide values
for or interact with: various providers and ILuaObject/IPeripheral
implementations. However, we do also log in a couple of other places
which indicate a problem with this, or another, mod.
2017-05-16 15:49:55 +01:00
..
Colour.java Allow dying turtles arbitrary colours 2017-05-14 14:17:55 +01:00
ColourTracker.java Add more general item colouring system 2017-05-14 14:17:54 +01:00
ColourUtils.java Allow dying turtles arbitrary colours 2017-05-14 14:17:55 +01:00
CreativeTabMain.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
CreativeTabTreasure.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
DirectionUtil.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
Holiday.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
HolidayUtil.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
IDAssigner.java Print stack traces/add logging messages in several places 2017-05-16 15:49:55 +01:00
IEntityDropConsumer.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
ImpostorRecipe.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
ImpostorShapelessRecipe.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
InventoryUtil.java Merge pull request #220 from SquidDev-CC/feature/item-handler 2017-05-13 21:31:58 +01:00
NBTUtil.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
Palette.java Add Palette.DEFAULT 2017-05-07 12:51:06 +02:00
PeripheralUtil.java ComputerCraft 1.80pr0 2017-05-01 14:51:26 +01:00
RedstoneUtil.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
ReflectionUtil.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
StringUtil.java Use IBlockState instead of Block methods 2017-05-06 15:31:06 +01:00
WorldUtil.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00