snaxson
00e6a3aa65
Fix loading schematic files with block data values >127
...
Minecraft 1.3 introduces several blocks with data values
over 127, such as sandstone stairs (128). Since byte
is signed, implicit conversion to short results in
negative block data values that cause later IndexOutOfBounds
exceptions. This change explicitly masks off the extended
sign bits so the result is positive.
2012-08-15 13:25:24 +02:00
..
2012-02-07 17:25:55 -08:00
2012-08-14 01:32:35 +02:00
2012-08-11 04:35:01 +02:00
2012-07-28 14:50:01 +02:00
2012-03-28 11:01:44 -07:00
2012-07-09 23:56:30 -07:00
2012-01-20 08:24:32 +01:00
2012-07-13 17:29:21 +02:00
2012-01-20 08:24:32 +01:00
2012-03-31 09:04:54 -07:00
2012-01-20 08:24:32 +01:00
2012-07-28 14:49:30 +02:00
2012-08-15 13:25:24 +02:00
2012-01-20 08:24:32 +01:00
2012-07-10 00:23:32 -07:00
2012-08-13 19:40:13 +02:00
2012-03-31 09:04:54 -07:00
2012-08-04 20:24:17 -07:00
2012-01-20 08:24:32 +01:00
2012-04-10 13:09:47 +02:00
2012-03-20 18:09:48 -07:00
2012-01-20 08:24:32 +01:00
2012-03-29 21:14:45 -07:00
2012-01-20 08:24:32 +01:00
2012-01-20 08:24:32 +01:00
2012-01-20 08:24:32 +01:00
2012-03-29 21:18:14 -07:00
2012-01-20 08:24:32 +01:00
2012-01-20 08:24:32 +01:00
2012-03-17 15:28:49 -07:00
2012-01-20 08:24:32 +01:00
2012-03-18 00:00:04 -04:00
2012-01-20 08:24:32 +01:00
2012-01-20 08:24:32 +01:00
2012-01-20 08:24:32 +01:00
2012-01-20 08:24:32 +01:00
2012-01-20 08:24:32 +01:00
2012-01-20 08:24:32 +01:00
2012-01-20 08:24:32 +01:00
2012-01-20 08:24:32 +01:00
2012-08-04 20:24:17 -07:00
2012-03-29 21:18:14 -07:00
2012-08-12 16:00:14 +02:00
2012-08-04 20:24:17 -07:00
2012-03-29 21:18:14 -07:00
2012-03-12 10:23:02 +01:00
2012-01-20 08:24:32 +01:00
2012-01-20 08:24:32 +01:00
2012-01-20 08:24:32 +01:00
2012-03-09 19:06:38 -05:00
2012-01-20 08:24:32 +01:00
2011-12-26 00:57:26 +01:00
2012-03-20 18:09:48 -07:00
2012-01-20 08:24:32 +01:00
2012-03-20 18:09:48 -07:00
2012-01-20 08:24:32 +01:00
2012-01-20 08:24:32 +01:00
2012-03-15 08:29:27 +01:00
2012-06-07 12:18:22 +02:00
2012-01-20 08:24:32 +01:00
2012-04-23 11:39:09 +02:00
2012-01-20 08:24:32 +01:00
2012-01-20 08:24:32 +01:00
2012-01-20 08:24:32 +01:00
2012-01-20 08:24:32 +01:00
2012-01-20 08:24:32 +01:00
2012-01-20 08:24:32 +01:00
2012-01-20 08:24:32 +01:00