Commit graph

63 commits

Author SHA1 Message Date
Ellpeck
fee478d960 I did a thing 2017-06-17 00:48:49 +02:00
Ellpeck
1bae941349 Remove the after:BuildCraft dependency because it's obsolete
Closes #796
2017-06-16 22:15:33 +02:00
Ellpeck
13c3df3330 some cleanup 2017-04-01 19:40:39 +02:00
BlayTheNinth
f20613a0c6 Add Crafting Tweaks compatibility to Crafting Table on a Stick (#702) 2017-03-19 16:24:58 +01:00
Ellpeck
1de393b5c7 revert caves ~ 2017-03-08 20:06:55 +01:00
Ellpeck
ab816a52d4 add basic cave world structure 2017-03-07 17:59:02 +01:00
Ellpeck
d35130e525 Fixed weird player data updating in certain situations
Closes #630
2017-02-13 15:23:28 +01:00
Ellpeck
4615a94339 Implemented slotless item handler compat (untested!) 2017-02-04 14:12:17 +01:00
Ellpeck
2d4c7db2aa Made Bio-mash recipes nicer and also dependent on the saturation
Closes #593
2017-01-30 18:33:18 +01:00
Ellpeck
b8667c1e1e I'm getting old 2017-01-01 16:23:27 +01:00
Ellpeck
881a2006c2 Changed the way world-specific data is stored. Old data will be transferred. 2016-12-28 14:55:03 +01:00
Ellpeck
a5e4be2d3e r92! 2016-12-18 17:50:31 +01:00
Ellpeck
935e928f22 Revert: Added portable jukebox 2016-12-06 18:10:43 +01:00
Ellpeck
a924004f10 Added portable jukebox 2016-12-06 16:28:42 +01:00
Ellpeck
9552c112b0 Added the ability to add custom farmer behaviors to the API 2016-12-04 15:03:01 +01:00
Ellpeck
adad967c02 Finally updated all the mappings 2016-11-26 21:32:28 +01:00
Ellpeck
377973fc9c Added lens whitelist and blacklist
Closes #399
2016-11-23 17:46:08 +01:00
Ellpeck
39a72e176b Added page sorting for the booklet 2016-11-22 22:54:35 +01:00
Ellpeck
b57da71627 Move most recipes to postInit again
Closes #398
2016-11-22 22:25:46 +01:00
Ellpeck
9708a9a767 Added engineer and crystallizer villager 2016-11-21 17:50:33 +01:00
Ellpeck
07b97ada87 Added messy, but functional, remapper 2016-11-19 21:54:43 +01:00
Ellpeck
2ab8288282 Moved recipe inits to init, made the booklet JEI handler show all crafting options 2016-11-16 19:08:56 +01:00
Ellpeck
83e85b4ac3 Made booklet chapters initialize in init instead of postinit 2016-11-12 23:29:36 +01:00
Ellpeck
f35a041a55 Booklet rework, part 1.
This is an API breaking change, by the way.
2016-11-10 19:50:01 +01:00
Ellpeck
c05cdc1ec6 Cleanup~ 2016-10-31 19:05:29 +01:00
Ellpeck
2afc7ba124 Added back loot from 1.7.10 2016-10-30 20:28:02 +01:00
Ellpeck
ecb6eddc06 Grab the broom and sweep~ 2016-09-12 20:45:29 +02:00
Ellpeck
12f4396264 Removed compatibility paxels 2016-09-05 21:52:29 +02:00
Ellpeck
b31875c38c Added a new crafting mechanic, the Empowerer 2016-08-03 04:01:47 +02:00
Ellpeck
d9d238c0be Darkhax, I am going to cut off your dick with a flaming laser sword 2016-07-31 00:52:39 +02:00
Ellpeck
df4bcf05cf Added ILaserRelayConnectionHandler to the API so that you can make your own Laser Relay connections :v 2016-07-30 17:07:32 +02:00
Ellpeck
c166c3752d Made batteries output by sneak-right-clicking and added tesla support for items 2016-07-25 02:07:16 +02:00
Ellpeck
fdd4c295a4 WORMS! 2016-07-22 20:23:51 +02:00
Ellpeck
050f963940 Cleaned up event classes and stuff 2016-07-03 20:57:00 +02:00
Ellpeck
144e8e4d0a Remove custom fake player in favor of vanilla one, stopped using fake player for worldgen. 2016-06-19 20:24:13 +02:00
Ellpeck
cba94da5c5 Removed rarmor integration as the mod is being rewritten soon.
Sorry. :v
2016-06-17 14:54:53 +02:00
Ellpeck
e2e2241e63 CLEANUP 2016-06-05 12:52:59 +02:00
Ellpeck
bec7252405 Changed world data save system in hope that laser relays will disconnect less often 2016-06-03 23:27:37 +02:00
Ellpeck
707a115708 Cleanup 2016-06-01 00:39:36 +02:00
Ellpeck
9b9f7b8ff3 Scrap this project.
It doesn't fit the theme, it doesn't work like it should, it's broken to no end.
Yea, I'll probably do it some other time. Maybe.
2016-05-21 12:21:36 +02:00
Ellpeck
5cef7badac Removed Firework Box Minecart.
Aaw :(
2016-05-19 16:03:37 +02:00
Ellpeck
22b0a9a64e Changed cave world spawning a bit, made the world generate with cobble and glowstone in the walls 2016-05-17 22:26:26 +02:00
Ellpeck
b5e8cf0345 Start of cave world.
Whaaaat?
2016-05-17 15:59:12 +02:00
Ellpeck
a2d360d610 How did I not notice this..? 2016-05-16 22:54:44 +02:00
Ellpeck
6c1f8fec6c Update copyright and cleanup code 2016-05-16 22:52:28 +02:00
Ellpeck
e20a82a4ad Firework Box Minecart! 2016-05-16 17:00:29 +02:00
Ellpeck
96c9e1895c Actually call it 2016-05-15 12:01:26 +02:00
Ellpeck
e0cf180358 Lotsa API restructuring 2016-05-14 13:51:18 +02:00
Ellpeck
30d493d513 Add custom banner patterns 2016-05-13 23:19:30 +02:00
Ellpeck
40d02814ea Fixed sounds not working on servers 2016-05-11 15:28:46 +02:00