Commit graph

1124 commits

Author SHA1 Message Date
Ellpeck
8245e3cb8f Miner is in Ores Mode by default so that it doesn't wreck as much when you place it down while it has energy.
//oh lovely workarounds
2015-12-27 15:44:16 +01:00
Ellpeck
eedad2e33d Fix what I just did.
I wanted to add MineTweaker Support, but then I noticed MineTweaker Support is really stupid and complicated so fuck it.
2015-12-27 03:58:52 +01:00
Ellpeck
bc663fae4c Remove InterModComms. 2015-12-27 03:44:42 +01:00
Ellpeck
448a050c26 Removed Stone Casing 2015-12-26 23:48:49 +01:00
Glenthor
6c3415864c -Reworked some texures 2015-12-26 20:43:24 +01:00
Glenthor
68a994a4b6 -Reworked some textures 2015-12-26 20:41:47 +01:00
Ellpeck
1e1cd533b0 Why was that there? 2015-12-26 18:25:13 +01:00
Ellpeck
2ad42eda45 tifisgrin 2015-12-26 18:22:49 +01:00
Ellpeck
c6fe26a19a Right, that doesn't work either.
Removed Redstone->Glowstone.
2015-12-26 18:15:03 +01:00
Ellpeck
f089a26441 Yea, right.
_Redstone_.
2015-12-26 18:13:47 +01:00
Ellpeck
b51c67fa6c Disclaimer for noobs 2015-12-26 18:13:28 +01:00
Ellpeck
361cdc632c Made Breakers & Placers cheaper 2015-12-26 16:36:52 +01:00
Ellpeck
ac8f8499d2 Jam House Info Page 2015-12-25 21:56:10 +01:00
Ellpeck
576148ae95 Mark dirty when saving redstone state 2015-12-25 15:24:40 +01:00
Ellpeck
4340881896 Removed ability to close booklet with inventory key - It made John Cena unhappy 2015-12-25 00:38:16 +01:00
Ellpeck
ef20b12d66 r16 (The great BTM hotifx update ~ ~ ~) 2015-12-24 23:34:24 +01:00
Ellpeck
6a7920c9d9 Revert Texture changes for update 2015-12-24 23:26:50 +01:00
Ellpeck
781dbf90dd Fixed FastCraft fucking up the booklet 2015-12-24 23:13:57 +01:00
Ellpeck
ed1147c22a Fixed FastCraft fucking up the booklet 2015-12-24 23:13:46 +01:00
Ellpeck
4a1d791f62 #BlameShadowfacts 2015-12-24 02:43:51 +01:00
Ellpeck
99c5c27a51 no 2015-12-24 00:35:33 +01:00
Ellpeck
7dd939999c Fixed blocks activating too often in redstone pulse mode 2015-12-24 00:34:47 +01:00
Ellpeck
583d6e025e Fixed Fake Player 2015-12-23 23:14:39 +01:00
Ellpeck
732da75c9f Placers can now place Redstone 2015-12-23 23:09:50 +01:00
Ellpeck
a961870cac Fixed Smiley Cloud's and Laser Relay's Collision Bounding Box sometimes freaking out 2015-12-23 22:44:25 +01:00
Ellpeck
89978a5c8c Made Laser Relays less particle render heavy - But also less good looking.
Gotta find a better solution at some point.
2015-12-23 22:03:17 +01:00
Ellpeck
a712c1540c Merge remote-tracking branch 'origin/master' 2015-12-23 20:42:35 +01:00
Ellpeck
2ea19830fa Always use StringUtil's renderSplitString 2015-12-23 20:42:20 +01:00
Glenthor
da88d898b7 -Reworked some textures 2015-12-23 18:24:09 +01:00
Ellpeck
c7a1a5965f Made Slabs become the right double slabs >_> 2015-12-23 16:13:40 +01:00
Ellpeck
17f8c3b659 Made Lava Factory update RF properly 2015-12-23 14:03:41 +01:00
Ellpeck
7179fb01d1 Made the compost update when putting things in with automation (damn.) 2015-12-23 13:06:12 +01:00
Ellpeck
9917c07101 r15
I can die happily now
2015-12-23 02:41:21 +01:00
Ellpeck
8b20fc066e Removed World from WorldPos, renamed it to Position.
That fixed loads of issues.
2015-12-23 01:43:49 +01:00
Ellpeck
ed2bbe226a Revert 2015-12-23 01:15:43 +01:00
Ellpeck
b98e6839e4 Fixed a bug with WorldPos not returning the right thing on clients 2015-12-23 01:08:27 +01:00
Ellpeck
11c78bf455 Fixed a stupid NP that crashed the BTM server.
*Hangs himself in shame now*
2015-12-23 00:38:39 +01:00
Ellpeck
62aa68560c Fixed some items not being recognized by the right-click function in the booklet 2015-12-22 20:43:41 +01:00
Ellpeck
3378ff088f Fixed plants sometimes dropping completely nonsensical seed metas 2015-12-22 18:10:49 +01:00
Ellpeck
924011768d Rebalance canola to be more item-giving 2015-12-22 17:54:55 +01:00
Ellpeck
cb25abfacc Made Booklet info be placed better 2015-12-22 17:44:40 +01:00
Ellpeck
2849a1dc44 Le SideOnly 2015-12-22 16:14:05 +01:00
Ellpeck
0b70946487 Sneak-Right-Clicking with a book on a block from ActAdd will now open its page 2015-12-22 16:08:53 +01:00
Ellpeck
1806cd1820 Removed Green Dye Icon 2015-12-22 15:26:30 +01:00
Ellpeck
7ef84608fa Removed green dye.
No one used it anyways.
Even I forgot it existed.
2015-12-22 15:23:19 +01:00
Ellpeck
f22ca0c21c Fix rendering items on the overlay making it go all dark 2015-12-22 15:01:40 +01:00
Ellpeck
9cbd9cc6b6 How about we actually fix everything whoops 2015-12-22 14:58:25 +01:00
Ellpeck
44b100758e Tweaked some things, only code-wise 2015-12-22 14:55:10 +01:00
Ellpeck
b5349c2869 Fix Server & Texts overlapping 2015-12-22 07:28:27 +01:00
Ellpeck
252fbab4ec Manual stand now has hud info 2015-12-22 00:30:08 +01:00