Commit graph

2032 commits

Author SHA1 Message Date
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
Shadows_of_Fire c6c43fe5a8 add ghost block to avoid some broken forge thing 2017-07-30 20:46:08 -04:00
Shadows_of_Fire 5dbd7aa414 Closes #809 2017-07-29 20:53:30 -04:00
Shadows_of_Fire 7a171c939a Closes #578 2017-07-29 19:03:45 -04:00
Shadows_of_Fire 04453f7ca1 make the worm do the thing elpek said it did
cuz hes a fraud and it was the farmer that did that thing but now the
worm is cool 2
2017-07-29 00:01:28 -04:00
Shadows_of_Fire ae736f384a un burn the house again
this should be the last time i swear
2017-07-28 16:17:52 -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 d5902dee86 Closes #866 2017-07-26 16:51:42 -04:00
Brennan Ward 6042517947 Stuffs (#865)
* Resolve dupe glitch

Items using custom item entities return false in EntityJoinWorldEvent,
making World#spawnEntity return false, making the stackSize not drop
properly.

* Closes #862

Well, I didn't really check it, but if that returns false that's their
fault.

* Closes #862

A bit of copypaste from ItemHoe never hurt anyone right?
2017-07-24 11:31:09 +02:00
Brennan Ward 81d106898b Close 856 and update jei usage (#857)
* use non-dep fluid methods

* start of jei update

* Update to non-dep JEI methods

* Closes #856
2017-07-19 12:19:49 +02:00
Brennan Ward f317b987f1 Misc QoL changes. (#852)
* Make shift clicking out of Crates mimic vanilla

Requsted without issue created by tterrag.

* Farmer QoL improvement

Tries to replant immediately after harvesting to waste less time.
Requested without issue by Morpheus1101
2017-07-17 14:20:53 +02:00
Brennan Ward d93fdaf995 11 (#851)
(shh)
2017-07-16 19:34:21 +02:00
Brennan Ward 363bdcef41 sure
* Closes #849, probably.

* wot
2017-07-14 23:45:42 +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
Brennan Ward 978d624eeb Closes #839 and #840 (#841)
* Safeguard against #840

* update Common caps

* Closes #839
2017-07-08 20:56:24 +02:00
Brennan Ward 9698d345a2 Closes #816 and #819 (#838)
Align lamps properly with docs
Make light updates smoother as well, and use a better access to the needed blockstate.
2017-07-08 11:04:57 +02:00
Brennan Ward 0787f6eb6c Closes #828 and #829 (#835)
* update to gradle 4.0

* update forge/maps

* Fix table on a stick

now mimics vanilla behavior and tries to add stacks back to inv before
dropping.

* fix a nonsense dupe glitch

* fix worm

* move a thing so its not on fire

and lowercase thingy
2017-07-07 22:09:56 +02:00
Ellpeck de60180298 good job breaking it, hero 2017-06-29 21:00:34 +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 1bae941349 Remove the after:BuildCraft dependency because it's obsolete
Closes #796
2017-06-16 22:15:33 +02:00
Ellpeck e34cef7744 Merge remote-tracking branch 'origin/master' 2017-06-16 22:14:56 +02:00
Ellpeck 22b05a174c add a config for oil gen values
Closes #801
2017-06-16 22:14:50 +02:00
TheGamingHuskyMC b0fe3d1f0e Fixed issue #802 (#803) 2017-06-09 16:10:38 +02:00
Ellpeck 118800609c fixed default spawner changer config
Closes #777
2017-05-28 14:11:59 +02:00
Ellpeck 348086dc62 made the water bowl spill
Closes #785
2017-05-28 01:49:57 +02:00
Ellpeck d84a1b7ba2 fix ESD not working with the lower bound being something else than 0
Closes #786
2017-05-28 01:26:08 +02:00
Ellpeck ffef81fdaa change unimportant feedback to the action bar
Closes #775
2017-05-28 00:52:10 +02:00
Ellpeck 5ccbc0b9fd add crafting table on a stick compat for InvTweaks
Closes #782
2017-05-28 00:48:01 +02:00
Ellpeck 3b8c81638f change lists for sets to increase contains performance
Closes #784
2017-05-28 00:37:27 +02:00
Ellpeck e19c98269f don't check for insertability for items that don't fit by stack size or type
Closes #788
2017-05-28 00:17:24 +02:00
Ellpeck 62d074e758 updated forge 2017-05-20 21:05:25 +02:00
Ellpeck 19bcfb21e9 added ender lillies and red orchids to the farmer
Closes #772
2017-05-20 20:52:56 +02:00
Ellpeck 0c0d9eb068 remove a statement in the manual stating that phantom liquifaces use a redstone signal to auto-output
Closes #754
2017-05-20 19:57:17 +02:00
Ellpeck 1dcdd196eb make Phantomfaces output comparator signal
Closes #759
2017-05-20 19:55:59 +02:00
Ellpeck 807e090f1f re-worded laser connection info to mean both connected and disconnected
Closes #761
2017-05-20 19:44:43 +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 51a76ba85a fixed item laser display not working if player is too far away from input point
Closes #765
2017-05-20 19:27:40 +02:00
Ellpeck 284cbd897e added config for tiny coal and tiny charcoal
Closes #773
2017-05-20 19:17:44 +02:00
Ellpeck c38f967d69 ceil phantomface distance so that displays correctly
Is basically #757 and #758
2017-05-04 14:12:47 +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 83d781775a am I good enough to be an AA tool tho 2017-04-03 19:28:31 +02:00
Ellpeck 13c3df3330 some cleanup 2017-04-01 19:40:39 +02:00