equivalent-exchange-3/src/main/java/com/pahimar/ee3
2015-06-09 21:27:45 -04:00
..
api Added in some basic events to the API (only the knowledge ones fire right now). These events are cancellable, and fire just before someone learns/forgets something. Cancelling the event will stop the change from happening. Also updated Waila and removed the need for CCC/CCL in mods/. 2015-05-21 18:41:44 -04:00
array Forgot to set AlchemyArrayTransmutation as a child class of AlchemyArrayEE 2015-05-29 21:07:59 -04:00
block Fix GUIs not closing when the TileEntity is removed/destroyed 2015-05-27 21:37:55 -04:00
client Fix dupe bug #866 2015-06-03 16:47:42 +03:00
command Fixes #902 2015-06-03 21:13:50 -04:00
creativetab Whole whackload of stuff. More to come in the morning Vike 2015-02-04 23:48:07 -05:00
exchange Switch away from NBT for WrappedStack and setting values 2015-05-28 10:56:49 -04:00
handler Change default configuration setting for when to regenerate EMC values from 'When Mods Change' to 'Always; 2015-06-09 21:27:45 -04:00
init Adding in 8 new alchemy arrays (WIP, textures for now). New Transmutation Alchemy Array texture too! 2015-05-29 21:03:15 -04:00
inventory Fix Transmutation Tablet inventory name 2015-06-03 16:49:36 +03:00
item Increase the max size of arrays to 9x9, and increased the durability to 81 2015-05-29 21:44:20 -04:00
knowledge Added in some basic events to the API (only the knowledge ones fire right now). These events are cancellable, and fire just before someone learns/forgets something. Cancelling the event will stop the change from happening. Also updated Waila and removed the need for CCC/CCL in mods/. 2015-05-21 18:41:44 -04:00
nei Set API version to a build property, and add in some prelim logging of what mods set what values when in the energy value registry 2015-05-07 14:47:54 -04:00
network Switch away from NBT for WrappedStack and setting values 2015-05-28 10:56:49 -04:00
proxy Another whack of stuff with varying levels of won't break 2015-03-23 11:07:47 -04:00
recipe Fixes #889 2015-06-03 21:41:14 -04:00
reference Adding in 8 new alchemy arrays (WIP, textures for now). New Transmutation Alchemy Array texture too! 2015-05-29 21:03:15 -04:00
settings Increase the max size of arrays to 9x9, and increased the durability to 81 2015-05-29 21:44:20 -04:00
test Prelim API changes 2015-05-07 13:45:06 -04:00
tileentity Same fix for isUseableByPlayer 2015-05-25 14:58:29 -04:00
util Add debug config option to log all TRACE level events to INFO (if you ONLY want to see EE3 related TRACE stuff developers, enable this) 2015-05-29 19:47:51 -04:00
waila Added in some basic events to the API (only the knowledge ones fire right now). These events are cancellable, and fire just before someone learns/forgets something. Cancelling the event will stop the change from happening. Also updated Waila and removed the need for CCC/CCL in mods/. 2015-05-21 18:41:44 -04:00
EquivalentExchange3.java Added in some basic events to the API (only the knowledge ones fire right now). These events are cancellable, and fire just before someone learns/forgets something. Cancelling the event will stop the change from happening. Also updated Waila and removed the need for CCC/CCL in mods/. 2015-05-21 18:41:44 -04:00