Commit graph

313 commits

Author SHA1 Message Date
Ellpeck
6c1f8fec6c Update copyright and cleanup code 2016-05-16 22:52:28 +02:00
Ellpeck
a21981bf01 Minecart Rarity 2016-05-16 21:54:22 +02:00
Ellpeck
7aa813f04e Made special drops dependent on the looting level you have 2016-05-16 21:10:35 +02:00
Ellpeck
0454fc521b Made drop chances for wings, solid xp and cobweb more common
Closes #94
2016-05-16 17:56:17 +02:00
Ellpeck
e20a82a4ad Firework Box Minecart! 2016-05-16 17:00:29 +02:00
Ellpeck
028accdf3e Added spawner changer to creative tab 2016-05-16 01:04:11 +02:00
Ellpeck
e693486544 Removed calls of addRenderVariant, because apparently it didn't change anything 2016-05-15 12:21:28 +02:00
Ellpeck
96c9e1895c Actually call it 2016-05-15 12:01:26 +02:00
Ellpeck
3403947af0 Moved lenses to API side
Bump API version to 13
2016-05-15 12:00:42 +02:00
Ellpeck
09ecb708aa Moved inner tileentity classes to own file 2016-05-14 17:50:10 +02:00
Ellpeck
f34ed513fa r33! 2016-05-14 15:54:57 +02:00
Ellpeck
67147df4cb Put dots in front of the booklet entry buttons on the front page 2016-05-14 15:07:10 +02:00
Ellpeck
5db240b6ad Little tiny change 2016-05-14 14:21:59 +02:00
Ellpeck
64966ad66e Added the possibility for different types of lenses to be conversion lenses 2016-05-14 14:14:06 +02:00
Ellpeck
e0cf180358 Lotsa API restructuring 2016-05-14 13:51:18 +02:00
Ellpeck
1df694c8e9 Added smart whitelist button to the whitelist laser relay that automatically adds items from adjacent chests to the whitelist 2016-05-14 13:13:35 +02:00
Ellpeck
1f2f0e7cbf Remove native invtweaks integration because it was done in a really weird way O_o 2016-05-14 11:15:27 +02:00
Ellpeck
30d493d513 Add custom banner patterns 2016-05-13 23:19:30 +02:00
Ellpeck
796fc2de43 What was this here for..? 2016-05-13 22:08:53 +02:00
Ellpeck
3495901d37 Grab the broom and sweep! 2016-05-13 21:57:53 +02:00
Ellpeck
549402d98e The laser relay has less particles again now.
As it was lagging games.
2016-05-13 17:05:47 +02:00
Ellpeck
41027a07c2 Fixed a massive console spam issue of Whitelisted Item Laser Relays trying to sync client->client 2016-05-13 16:58:16 +02:00
Ellpeck
dcd41a016a Make tile entity updating not send null packets causing console spam 2016-05-12 19:37:31 +02:00
Ellpeck
3ad6b1c7cb Made Item Laser relays that have a whitelist have more priority than those who don't 2016-05-12 19:00:42 +02:00
Ellpeck
8e93abf05a Made Placers be able to place anything again.
Yes. Really.
2016-05-12 18:48:13 +02:00
Ellpeck
43c93f2e51 How didn't it bug me that this wasn't centered? 2016-05-12 14:28:22 +02:00
Ellpeck
95d2e226e3 So this isn't needed anymore 2016-05-12 14:27:29 +02:00
Ellpeck
bfd859e144 Replace Growth Ring's constant NBT updating with world time checking 2016-05-12 14:26:10 +02:00
Ellpeck
2fe50c71aa Safer check 2016-05-11 21:00:26 +02:00
Ellpeck
58e5af0814 Less processing of whitelist 2016-05-11 20:59:38 +02:00
Ellpeck
a8717e6191 Changed some advanced laser relay functionality 2016-05-11 20:55:29 +02:00
Ellpeck
7a0ba8819d Item Storage recipes and doc 2016-05-11 19:30:19 +02:00
Ellpeck
40d02814ea Fixed sounds not working on servers 2016-05-11 15:28:46 +02:00
Ellpeck
54c618231f Made booklet sometimes not type a letter into the search box when pressing C 2016-05-10 22:36:53 +02:00
Ellpeck
ea1c65bbb3 Added whitelistable advanced item laser relays 2016-05-10 22:19:15 +02:00
Ellpeck
b75837d6b2 Changed some stuff around in Drill's container to match TileInventoryBase's sorting 2016-05-10 20:49:17 +02:00
Ellpeck
a7a76cc861 Dang it, now it's right 2016-05-10 19:00:35 +02:00
Ellpeck
1c9038d703 Made the smiley cloud not continuously mark dirty 2016-05-10 18:57:26 +02:00
Ellpeck
3b0b6dab54 Made ActAdd Java 6 compatible.
Yea.
2016-05-10 18:48:35 +02:00
Ellpeck
f034a14a69 Some cleanup ~ 2016-05-10 18:37:00 +02:00
Ellpeck
b0ecc87a23 Reworked item system a bit to allow for black- and whitelisting 2016-05-09 19:05:20 +02:00
Ellpeck
b4fde39a33 Item Phantom Networks, part 1 2016-05-08 21:09:58 +02:00
Ellpeck
9c40296db0 Spawner Shards + Spawner Changer recipe and doc 2016-05-08 14:11:24 +02:00
Ellpeck
2c6b2dae77 Just in case 2016-05-08 11:07:19 +02:00
Ellpeck
c7f5455862 Spawner Changer 2016-05-08 02:55:59 +02:00
Ellpeck
8e8b59034b This doesn't make any sense 2016-05-07 23:43:14 +02:00
Ellpeck
1f6f3152ed Added max damage display to the advanced tooltip 2016-05-07 23:38:50 +02:00
Ellpeck
bddce5fcd6 Fix the fix 2016-05-07 20:24:56 +02:00
Ellpeck
9d1cb8e45a Fixed a bug with fluid placers replacing fluids in front of them 2016-05-07 20:23:50 +02:00
Ellpeck
4b548dd0a9 Re-implemented village structures
Villager and chest still to go
2016-05-07 12:55:59 +02:00
Ellpeck
95fa796e92 Cleanup! ~ 2016-05-07 02:49:03 +02:00
Ellpeck
89963a23fb Replaced bucket slots in GUIs with right click functionality 2016-05-06 23:23:29 +02:00
Ellpeck
b8e08d582b Add new buckets to creative 2016-05-06 22:27:38 +02:00
Ellpeck
1695f61a75 Use universal buckets 2016-05-06 22:23:41 +02:00
Ellpeck
3e6a18729d Reconstructor module recipe and doc 2016-05-06 16:29:49 +02:00
Ellpeck
f21fa7e317 Added Reconstruction Module as Rarmor integration 2016-05-06 16:11:26 +02:00
Ellpeck
1c0fb786b2 Update JEI and add some new features like seeing the items the recipe works with at the top 2016-05-06 14:50:15 +02:00
Ellpeck
3f4f87f273 Added a method to get the API Version as an integer to the API 2016-05-06 14:19:25 +02:00
Ellpeck
73ebec3930 Gave color changing more freedom.
Bump API version to 10
2016-05-06 12:26:41 +02:00
Ellpeck
d842367252 all teh moneyz 2016-05-06 10:55:51 +02:00
Ellpeck
7afa319b5c Changed storage crate recipe.
Closes #92.
2016-05-05 20:52:32 +02:00
Ellpeck
06ede0c822 Made color lens more modular by adding a way to colorize items to the API.
API Version bumped to 9.
2016-05-05 19:50:59 +02:00
Ellpeck
727fb1fc24 Remove sout 2016-05-05 17:51:36 +02:00
Ellpeck
9d04c236c7 Made the Phantom Redstoneface not update twice when binding to an already active redstone 2016-05-05 17:50:18 +02:00
Ellpeck
6a0d4ca611 Redstoneface recipe and doc 2016-05-05 17:37:12 +02:00
Ellpeck
b6a02d8189 Added Phantom Redstoneface 2016-05-05 17:29:39 +02:00
Ellpeck
9a8d38f5da I don't know why this was even here 2016-05-05 16:58:05 +02:00
Ellpeck
11bc13aefd Added InvWrapper Capabilities to inventories 2016-05-05 13:43:57 +02:00
Ellpeck
b3729703b7 Made directional breaker need energy in pulse mode.
Duh.
2016-05-05 13:22:58 +02:00
Ellpeck
5f3e8fc748 Added a default extra whitelist config option for the Item Repairer
Closes #85
2016-05-05 10:01:15 +02:00
Ellpeck
74c16757f8 Some fixes 2016-05-05 00:06:02 +02:00
Ellpeck
5b9f668d14 Made double furnace and double crusher use the double amount of energy if both items are smelting 2016-05-04 22:40:58 +02:00
Ellpeck
ca91ef4d24 Added the ender star which is a new crafting ingredient 2016-05-04 17:47:54 +02:00
Ellpeck
a8365724f8 Made harvestdropevents be posted when mining blocks automatically 2016-05-04 13:15:30 +02:00
Ellpeck
4b0ef298da Fixed laser relays making no particles when the less particles setting is on 2016-05-04 12:59:36 +02:00
Ellpeck
2352e3be31 Fixed oredict creating empty entries when searching for names 2016-05-04 12:19:02 +02:00
Ellpeck
1aeea1ef6d Unload the fake player when leaving a world so that it doesn't persist and break stuff 2016-05-03 21:32:51 +02:00
Ellpeck
af8356c9ef Fixed Fluid Placer not being able to place 2016-05-03 21:31:54 +02:00
Ellpeck
16c2c22cf7 Finished models 2016-05-03 21:26:02 +02:00
Ellpeck
15c65216cd Some more model work 2016-05-03 18:29:02 +02:00
Ellpeck
6e18866c79 Fixed equipment slot in energizer and enervator being off 2016-05-03 08:45:01 +02:00
Ellpeck
9ab94e5701 this 2016-05-02 17:46:53 +02:00
Ellpeck
928676ea53 cleanup 2016-05-02 17:12:31 +02:00
Ellpeck
1757f38bd1 Fixed most bounding boxes 2016-05-02 17:09:23 +02:00
Ellpeck
5aa63f2822 Made slab placing a bit more proper 2016-05-02 16:56:27 +02:00
Ellpeck
2599715973 Items are now held properly! \o/ 2016-05-02 16:42:04 +02:00
Ellpeck
bfc68919f3 Fixed a couple of bugs with items that need to be held not working 2016-05-02 07:50:13 +02:00
Ellpeck
eed5cbdc92 4 ATTACK DAMAGE WHEN ON FEET 2016-05-01 22:37:27 +02:00
Ellpeck
98299708d5 I checked that 2016-05-01 22:34:40 +02:00
Ellpeck
cb9db8b4f2 Raised the amount of particles from the laser relay as the total amount of allowed particles has been raised by a lot 2016-05-01 22:30:54 +02:00
Ellpeck
a545eaa008 Fixed sounds 2016-05-01 22:26:26 +02:00
Ellpeck
61d7b783b3 Made XP drops from drill dependent on the forge event 2016-05-01 10:33:40 +02:00
Ellpeck
d2a5f3bb17 Made drill be openable again. Closes #89 2016-05-01 10:29:34 +02:00
Ellpeck
5faa779725 fixed blocks dropping twice when broken with the drill
Closes #88
2016-04-30 20:14:01 +02:00
Ellpeck
e267d0110d Fixed a bug causing the player to be unable to fill buckets 2016-04-29 19:31:33 +02:00
Ellpeck
3cd7512ed6 r27! 2016-04-20 21:54:59 +02:00
Ellpeck
08ea43e70d Fudge my life, 1.9 2016-04-20 21:39:03 +02:00
Ellpeck
23f8ccc75c Did some more stuff and things 2016-03-19 15:10:20 +01:00
Ellpeck
5d34bce194 Fixed Drill attack damage 2016-03-19 11:42:11 +01:00
Ellpeck
0499fbdf7f Made the game actually run 2016-03-19 11:36:17 +01:00