Commit graph

315 commits

Author SHA1 Message Date
Shadows_of_Fire
b91bde4d74 Closes #1061 2018-04-13 13:19:52 -04:00
Shadows_of_Fire
54e5cdd5cf remove more meta usage 2018-03-22 23:49:50 -04:00
Shadows_of_Fire
f5ae3240f8 Fixes #1018 2018-01-31 00:07:29 -05:00
Shadows_of_Fire
4412c62503 Closes #1014 2018-01-29 03:28:12 -05:00
Shadows_of_Fire
227c227ddd Fixes #1015
I think.  This is basically the entire method from TiC, with added
boolean returns to support that the drill wanted them.  Probably also
Fixes #996
2018-01-29 02:17:31 -05:00
Shadows_of_Fire
9670fc7669 check for deny 2018-01-26 02:34:20 -05:00
Shadows_of_Fire
287e43c6ad Fix #1010 2018-01-20 13:39:03 -05:00
Shadows_of_Fire
b21089ad6b Fixes #995 2018-01-14 13:25:36 -05:00
Shadows_of_Fire
4493a687ce make aiot accept sword enchantments 2018-01-04 14:27:16 -05:00
Shadows_of_Fire
8a1ed7b14b remove explicit tesla support
tesla api is ded and this will be more work for 1.13 so rip af
2017-12-23 15:20:01 -05:00
Shadows_of_Fire
1954da6edb Closes #985
Actually added a feature for once! (Enchanted book splitting)
Added a transformHook in LensConversionRecipe
Made the booklet have max stack size of 1
Moved the text over a bit on reconstructor recipe pages
2017-12-12 01:54:15 -05:00
Shadows_of_Fire
9bed6f7ea5 no more lamp sneak 2017-11-15 18:11:17 -05:00
Shadows_of_Fire
856d62f78c remov null 2017-11-02 17:49:53 -04:00
Shadows_of_Fire
585777b9e0 Closes #885 2017-10-31 18:01:15 -04:00
Shadows_of_Fire
05e37320ba Don't pickup things from conveyor belts 2017-10-23 13:08:17 -04:00
Shadows_of_Fire
19402f3650 Fixes #929 2017-10-05 09:06:26 -04:00
Shadows_of_Fire
562f0c07e6 Closes #922 2017-09-23 01:55:01 -04:00
Shadows_of_Fire
cf8e1bbf56 Closes #912 2017-08-30 12:28:35 -04:00
Shadows_of_Fire
1abb89c512 Closes #911 2017-08-27 21:12:20 -04:00
Shadows_of_Fire
fa25cbf7b0 Magnet ring now only works in survival/adventure; Closes #903 2017-08-22 20:06:34 -04:00
Shadows_of_Fire
6ef76a16ea more deprecation things, mainly moving away from all uses of getStateFromMeta
Changes in LensColor, LensMining, and MethodHandler might all catch on
fire, idk.
i checked them and they worked tho so blahr
2017-08-17 01:06:09 -04:00
Shadows_of_Fire
e44b13c554 Closes #886 2017-08-11 18:15:09 -04:00
Shadows_of_Fire
2239a8a783 More deprecation stuffs
1.13 will remove metadata so expect a few more of these for the remainig
getStateFromMeta stuff... Hopefully this doesn't set anything on fire
2017-08-09 12:20:55 -04:00
Shadows_of_Fire
ab76551cde Stop using IFuelHandler and remove fake air block
also various generics/deprecation stuff cuz wabealwdnamflkaw.
Might put fake air block back if lex doesnt know how to make dummy
blocks work
2017-08-02 08:01:41 -04:00
Shadows_of_Fire
f2b24c3318 Closes #872
There dad u got ur thingy
also who put these null itemstacks here bad
2017-08-01 22:20:47 -04:00
Brennan Ward
912539e81d Might burn down ur house (#868)
* Various generics/deprecation shit

this might all catch on fire, honestly, but it shouldn't, unless someone
was using the wrong I18n in the wrong place in the first place...

* uncrash the server

depending on where else big dad used the bad I18n this might also still
be crashy crash
2017-07-28 03:17:50 +02:00
Brennan Ward
d93fdaf995 11 (#851)
(shh)
2017-07-16 19:34:21 +02:00
Brennan Ward
8d28135f3a use isInstance instead of == (#847) 2017-07-12 21:50:12 +02:00
Brennan Ward
2252bb094e Closes #813 (#844)
* update oil fluid name

* resolve some npe
2017-07-12 20:19:48 +02:00
Ellpeck
369f17b0c4 cleanup because whatever Shadows did was wrong 2017-06-29 18:36:33 +02:00
Brennan Ward
d9b6838df9 Fix everything (#825)
* Fix everything

* json
2017-06-29 18:30:02 +02:00
Ellpeck
a40abe88af this is completely broken but maybe someone will fix it soon 2017-06-29 13:00:11 +02:00
Ellpeck
04380246be made servers not crash 2017-06-17 00:55:55 +02:00
Ellpeck
fee478d960 I did a thing 2017-06-17 00:48:49 +02:00
Ellpeck
5cb59dbd83 make water bowl not spill when you're standing
Closes #794
2017-06-16 22:38:09 +02:00
Ellpeck
348086dc62 made the water bowl spill
Closes #785
2017-05-28 01:49:57 +02:00
Ellpeck
ffef81fdaa change unimportant feedback to the action bar
Closes #775
2017-05-28 00:52:10 +02:00
Ellpeck
31f07a0b5a fix the chest to crate upgrade doing some stuff again
Closes #764
2017-05-20 19:41:51 +02:00
Ellpeck
aa2decf688 remove tile entity instead of clearing out chest with chest to crate upgrade
Closes #752
2017-05-03 14:45:22 +02:00
Ellpeck
0e1a4c94be set harvest level for all tool types 2017-04-05 05:13:50 +02:00
Ellpeck
13c3df3330 some cleanup 2017-04-01 19:40:39 +02:00
Ellpeck
f7576c652a Added the ability to disconnect laser relys
Closes #698
2017-03-29 12:12:31 +02:00
Ellpeck
9d2b2b9c47 fix drill, filter and bag being openable in the offhand slot
Closes #714
2017-03-28 17:16:33 +02:00
Ellpeck
5ea1c653b9 fix the water bowl picking up stuff it shouldn't
Closes #715
2017-03-28 17:09:45 +02:00
Ellpeck
18c04a07c0 gonna rethink a couple things for this 2017-03-08 19:01:02 +01:00
Ellpeck
d4598b3ff3 added crystal chisel, intro text to cave mode, tweaks 2017-03-07 20:41:27 +01:00
Ellpeck
2e228e6380 Added trials 2017-02-18 00:54:58 +01:00
MisterPeModder
17016ba8fc Made even more things localizable and updated french localizations (#643)
* Updated french localizations to include the new booklet pages

* Made even more things localizable

* Fixed localizations

* Fixed slabs being full cubes
2017-02-16 18:47:14 +01:00
MisterPeModder
9f70748e24 Made more things localizable and updated fr_FR.lang & fr_CA.lang (#638)
* Updated fr_FR.lang & fr_CA.lang

* Made a lot of things localizable

* Hardcoded formats and localizations fix

* cristal => crystal
2017-02-14 21:50:03 +01:00
Ellpeck
a7f3565404 Change the way goggles work a bit 2017-02-14 18:18:38 +01:00