Commit graph

2264 commits

Author SHA1 Message Date
Shadows_of_Fire 9aaaeb9ed0 Fixes #1043
Includes a change that might also resolve #1041 in creative mode, but
that's untested.
2018-03-19 12:50:18 -04:00
Shadows_of_Fire 8cd9c6a095 Closes #1044 2018-03-19 12:05:28 -04:00
Shadows_of_Fire 8bb71ad796 meta is bad pls 2018-03-19 11:46:43 -04:00
Shadows_of_Fire 3fcebcdd05 Fixes #1051 2018-03-16 19:07:15 -04:00
Ellpeck 349640c07f fuck you 2018-03-13 15:19:52 +01:00
Shadows_of_Fire e534728d66 coal not ingot
-tt
2018-03-13 00:01:52 -04:00
Shadows_of_Fire 532aa1ca60 Add FastBench Compat, closes #1035 2018-03-06 21:08:25 -05:00
Shadows_of_Fire 7fadd4368f nospampls 2018-02-22 12:33:48 -05:00
The_Fireplace 9ace03bb9f Added en_UD.lang (#1032)
nice
2018-02-17 19:02:06 -05:00
Shadows_of_Fire f7c5d9e1e9 Closes #1003
guis r evil
2018-02-17 17:00:14 -05:00
Shadows_of_Fire 0507779f60 remove dead config 2018-02-17 16:08:44 -05:00
Shadows_of_Fire 76be3f4fc9 Add atomic reconstructor battery config
as requested by @Darkosto
The recieve rate is always 0.0166 times the battery size.
2018-02-17 16:08:40 -05:00
Shadows_of_Fire 890de9e006 fix melon bois ( Closes #1025 ) 2018-02-17 15:59:16 -05:00
Shadows_of_Fire dc1a2d13b8 meta is bad kthx 2018-02-11 20:51:19 -05:00
Shadows_of_Fire 3a56a962b2 bleh 2018-02-11 19:44:15 -05:00
Shadows_of_Fire c2209f0596 Not everything is a BlockCrops 2018-01-31 01:46:37 -05:00
Shadows_of_Fire bfe876f423 Don't cast every IPlantable to BlockBush 2018-01-31 00:07:38 -05:00
Shadows_of_Fire f5ae3240f8 Fixes #1018 2018-01-31 00:07:29 -05:00
Shadows_of_Fire f019fbfcda care about horses 2018-01-29 16:43:14 -05:00
Shadows_of_Fire cd4c1b9d1c big boi's big orders 2018-01-29 16:21:40 -05:00
Shadows_of_Fire 4412c62503 Closes #1014 2018-01-29 03:28:12 -05:00
Shadows_of_Fire 00e99d3611 Smart Feeder Fixes #1017 2018-01-29 03:17:38 -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
dalapo 82de1c3dd2 Add extra null check to canFillFluidType (#1006)
Prevents crashes when canFillFluidType(null) is called
2018-01-17 13:22:55 -05:00
Shadows_of_Fire 4e30e7bb3b Fixes #988 2018-01-15 17:15:29 -05:00
Shadows_of_Fire bf451dceb1 Fixes #1005 (removes a debug sysout) 2018-01-15 17:00:32 -05:00
Shadows_of_Fire b21089ad6b Fixes #995 2018-01-14 13:25:36 -05:00
Shadows_of_Fire f17f982dab remov import 2018-01-12 17:48:21 -05:00
Shadows_of_Fire c5dbd778bb git forgot this 2018-01-12 17:47:01 -05:00
Shadows_of_Fire 426b363f8e clarity on oil recipe numbers 2018-01-12 17:46:38 -05:00
canitzp 31b3eaaf30 Redone some old code, tile entities are now saving their nbt to the itemstack again, also the MeeCreeps integration does work now Closes #998 2018-01-05 14:38:06 +01:00
Shadows_of_Fire ce8061261b grow some more to account for speed loss 2018-01-04 14:51:19 -05:00
Shadows_of_Fire beef72d35d remove greenhouse glass tile entity
I am not sure if this is faster or slower than the old tile entity, but
it certainly is more performant.  Numbers may be adjusted to try and fix
what the old speed was (every 50 ticks)
2018-01-04 14:40:58 -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
leomil72 9388605e24 Italian localization (#986)
Added Italian localization
2017-12-12 00:16:43 -05:00
Shadows_of_Fire 348b1eb92c Better check 2017-12-06 16:25:10 -05:00
Shadows_of_Fire 213716fc46 Block harvesting until tema uses new getDrops 2017-12-06 15:59:18 -05:00
Shadows_of_Fire da573459cb Update state when dropper gui closes (fixes #972) 2017-12-02 13:38:36 -05:00
Shadows_of_Fire 2a751355d7 Adds Sack Blacklist (Closes #974)
also apparently the common capabilities maven is throwing 403's so i've
set it to the version in my cache.
2017-12-01 16:19:52 -05:00
Shadows_of_Fire 872e124cd8 bleh 2017-11-30 11:13:58 -05:00
Shadows_of_Fire 3bbf2c3d4a Ensure holding of the sack. Closes #975 2017-11-30 02:58:30 -05:00
tartaric_acid ea06819f38 Update zh_CN language file for 1.12 (#976)
* Complete part of the translation.

* finish zh_CN language file update

* fix a typo
2017-11-30 02:48:58 -05:00
Shadows_of_Fire 0d6adca7c7 <> is illegal 2017-11-20 11:46:07 -05:00
Mike Botsko bb1568afbc Fixes typo in biomash manual (#966) 2017-11-17 14:04:46 -05:00
Mike Botsko a23b0a2378 Fixes typo in lens of disenchanting manual 2017-11-16 19:00:55 -08:00
Shadows_of_Fire 9bed6f7ea5 no more lamp sneak 2017-11-15 18:11:17 -05:00
Brennan Ward 6ded1cc7b3
BAD NULL
remov null via mobil
2017-11-03 13:37:21 -04:00
Shadows_of_Fire 856d62f78c remov null 2017-11-02 17:49:53 -04:00
Shadows_of_Fire e95da124f1 touch up jei handler 2017-10-31 18:31:34 -04:00
Shadows_of_Fire 585777b9e0 Closes #885 2017-10-31 18:01:15 -04:00
Artemish aaedc88953 Added Compost recipes to JEI 2017-10-30 21:19:48 -05:00
Shadows_of_Fire 05e37320ba Don't pickup things from conveyor belts 2017-10-23 13:08:17 -04:00
Shadows_of_Fire 100b10eb7a no more display stand torches bleh 2017-10-05 18:36:35 -04:00
Shadows_of_Fire 19402f3650 Fixes #929 2017-10-05 09:06:26 -04:00
Xander 2f2de97bf2 don't return internal copy of itemstack on simulate 2017-10-01 13:05:47 +08:00
Shadows_of_Fire 2f505dc24a Fixes #932 2017-09-29 22:47:10 -04:00
Shadows_of_Fire 75f9b17154 fix it for real this time 2017-09-25 15:54:53 -04:00
Shadows_of_Fire dcd8f5207b Fixes #928 2017-09-24 14:32:24 -04:00
Shadows_of_Fire db7daa3343 Closes #884 2017-09-23 02:16:10 -04:00
Shadows_of_Fire 562f0c07e6 Closes #922 2017-09-23 01:55:01 -04:00
Shadows_of_Fire 1fe930b395 switch to new getDrops method
If this causes issues, its on other people's end to resolve it.  They
should stop overriding the old one.  But, this is basically asking for
trouble.
2017-09-17 02:47:04 -04:00
Shadows_of_Fire e8058e252a y tho 2017-09-13 12:50:12 -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 65482ada4a doot 2017-08-24 01:02:52 -04:00
Shadows_of_Fire 1e817c3fa9 Fixes #904 finally, probably for the last time
Also deduplicates multiple entries of say 1 iron ore to LITERALLY EVERY
IRON DUST because that was stupid and just clutter.
2017-08-24 01:00:33 -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 22f9f4440e Closes #904 2017-08-22 20:01:54 -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 2d3e90068f Closes #891
probably, anyway, idk what weights other mods are using tho so whatever
2017-08-16 05:42:22 -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 ed736f3c66 final touch on #881 2017-08-08 15:03:24 -04:00
Shadows_of_Fire f9d226cfc9 Closes #881
Now, this doesn't really work, because putting power in the
reconstructor doesn't cause a block update.  But it exists, and it'll
try its hardest.  But i'm not making the power input cause a block
update.
2017-08-08 14:28:30 -04:00
Shadows_of_Fire 9aed16c52a Closes #878
These are vanilla items blargh
2017-08-08 11:05:44 -04:00
Shadows_of_Fire daefd71504 important 2017-08-08 08:02:04 -04:00
Shadows_of_Fire 2ee695359c Fixes #880
probably, anyway
2017-08-08 08:01:28 -04:00
Shadows_of_Fire 64e6df805b how 2 police 2017-08-06 04:29:28 -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
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
Ellpeck a082fce0a0 added blaze rod crushing
Closes #721
2017-03-30 18:14:18 +02:00
Ellpeck d9695923d8 possibly fixed laser relays sometimes disconnecting (finally? D:) 2017-03-30 18:11:42 +02:00
Ellpeck f7576c652a Added the ability to disconnect laser relys
Closes #698
2017-03-29 12:12:31 +02:00
Ellpeck ab5a4d29b1 added config for crystal clusters
Closes #700
2017-03-29 12:05:37 +02:00
Ellpeck 66cc7f59b3 fixed treasure chest having null as their drop item
Closes #703
2017-03-28 17:18:21 +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 a4f09b5ceb Merge remote-tracking branch 'origin/master' 2017-03-28 17:09:52 +02:00
Ellpeck 5ea1c653b9 fix the water bowl picking up stuff it shouldn't
Closes #715
2017-03-28 17:09:45 +02:00
PapiDimmi 66f7b418a5 Minor fixes (#716) 2017-03-28 16:56:23 +02:00
PapiDimmi fe11e80aab Fixed error in the manual (#711) 2017-03-26 20:53:09 +02:00
starg09 01ea269c07 fucking hell 2017-03-21 22:27:19 +01:00
BlayTheNinth f20613a0c6 Add Crafting Tweaks compatibility to Crafting Table on a Stick (#702) 2017-03-19 16:24:58 +01:00
MisterPeModder e33f9e174d Small update to french localizations (#693)
* Updated french localizations

* Small update to fr_FR.lang and fr_CA.lang
2017-03-17 14:32:18 +01:00
Ellpeck ba9a7a5016 Fix a crash issue with the smiley cloud when the world is weird
Closes #688
2017-03-16 12:05:02 +01:00
Ellpeck cca76e5020 generate village chests even if dungeon loot is disabled 2017-03-16 12:01:10 +01:00
Ellpeck d0f8ee1dc7 Tweak generation values a bit 2017-03-16 11:58:47 +01:00
Ellpeck 4d9c2c26b9 Merge remote-tracking branch 'origin/master' 2017-03-16 11:53:39 +01:00
Ellpeck 89a31452f5 Fixed cascading world gen with lush caves and plants
Closes #690
2017-03-16 11:53:30 +01:00
PapiDimmi f7fdb8e132 Fixed typos (#691) 2017-03-16 11:16:32 +01:00
xbony2 dbed3dc996 fixing "there is" (#686) 2017-03-12 22:08:37 +01:00
Ellpeck 1de393b5c7 revert caves ~ 2017-03-08 20:06:55 +01: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 ab816a52d4 add basic cave world structure 2017-03-07 17:59:02 +01:00
Ellpeck 911caed6d2 you're a piece of shit Ellpeck 2017-03-07 12:44:30 +01:00
Ellpeck 6c01ffaa87 Added a config to change configuration items
Closes #668
2017-03-04 22:25:40 +01:00
Ellpeck d046b44979 remove the manual from dungeon chests 2017-03-04 20:46:30 +01:00
Ellpeck 423089202f fixed Crusher achievement descriptions being wrong
Closes #662
2017-03-04 20:44:10 +01:00
Ellpeck 3cd44e60cc made horse armor yield less when crushing
Closes #656
2017-03-04 20:39:34 +01:00
MisterPeModder a4c0e58c7a Updated french localizations (#658) 2017-02-24 20:04:25 +01:00
Ellpeck 32863f523f elucent's edition 2017-02-23 23:46:55 +01:00
Ellpeck 0485107c94 added melon and pumpkin farmer behavior and broke the API x) 2017-02-22 13:28:53 +01:00
Ellpeck cd59523e06 Made furnace and crusher have different textures when smelting again 2017-02-22 12:37:29 +01:00
Ellpeck 498358ddcb wake me up inside 2017-02-22 11:40:33 +01:00
Ellpeck 3e0f163fac no
bad
2017-02-20 13:24:57 +01:00
Ellpeck f01be2a8ad Add an atomic reconstructor invoke method to the API 2017-02-20 13:19:19 +01:00
Ellpeck 1487f141bb Added some more trials 2017-02-19 13:10:43 +01:00
Ellpeck dbbf876b4b Fix crystal clusters giving wrong pick block 2017-02-18 18:30:54 +01:00
Ellpeck 4bb8c96a65 who needs servers anyway 2017-02-18 00:58:02 +01:00
Ellpeck 2e228e6380 Added trials 2017-02-18 00:54:58 +01:00
Ellpeck d4e1fc4353 the other hand is for fapping 2017-02-17 16:24:21 +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
Ellpeck 19843dfcbf Merge remote-tracking branch 'origin/master' 2017-02-15 06:42:14 +01:00
Ellpeck e0ed944e33 wake me up inside
Closes #642
2017-02-15 06:42:08 +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 bc91168990 all the crafting and documenting! 2017-02-14 20:48:01 +01:00
Ellpeck 1ef3b268ff Made Smiley Clouds render special people stuff 2017-02-14 18:40:45 +01:00
Ellpeck a7f3565404 Change the way goggles work a bit 2017-02-14 18:18:38 +01:00
Ellpeck d9487f8ef3 added crystal clusters 2017-02-13 23:17:08 +01:00
Ellpeck 910f4aaf9e remove dead entities 2017-02-13 20:13:24 +01:00
Ellpeck bdabd081be Fixed goggles being a little broken 2017-02-13 20:12:47 +01:00
Ellpeck 9b21323c4f Fix Laser Relay interaction >_< 2017-02-13 19:41:54 +01:00
Ellpeck e8d89f6df4 Added laser range upgrade 2017-02-13 19:07:53 +01:00
Ellpeck 6d3ef21444 Added infrared goggles 2017-02-13 18:42:33 +01:00
Ellpeck c4ef6cd863 Add Laser Relay invisbility modfier 2017-02-13 17:36:55 +01:00
Ellpeck 667a740b45 Fix pickup achievements
Closes #582
2017-02-13 15:34:35 +01:00
Ellpeck d94010cde8 Make the leaf blower drop blocks on their own
Closes #624
2017-02-13 15:29:33 +01:00
Ellpeck d35130e525 Fixed weird player data updating in certain situations
Closes #630
2017-02-13 15:23:28 +01:00
Ellpeck 2aefe84ff2 Merge remote-tracking branch 'origin/master' 2017-02-13 14:17:03 +01:00
Ellpeck e2dfaab2a7 Fix an exception due to broken furnace recipes in the booklet
Closes #631
2017-02-13 14:16:57 +01:00
MisterPeModder 942f501476 fixed a lot of typos in fr_FR.lang (#636) 2017-02-13 07:42:22 +01:00
Ellpeck e153fc872e replace charsetlib with charset 2017-02-12 15:53:19 +01:00
Ellpeck 2e5d7e6b49 asie gave me 4chan quotes 2017-02-08 18:45:44 +01:00
Ellpeck 8594854685 asie is a twat 2017-02-07 18:46:37 +01:00
Ellpeck 2b630a7ad6 I thought these were in the same class D: 2017-02-07 18:27:52 +01:00
Ellpeck e2865afb49 implemented charset carrying for most blocks
Closes #621
2017-02-07 18:25:45 +01:00
kd8lvt a33d6941ae Slightly modified the snail item (#622) 2017-02-06 18:37:48 +01:00
Ellpeck ca169cd089 added redstone mode to the ranged collector because jose is a whiny bitch 2017-02-06 14:55:54 +01:00