equivalent-exchange-3/ee3_common/com/pahimar/ee3
Vazkii 8cc805ca4d Make GeneralHelper.isHostileEntity apply to all mobs
Not all mobs extend EntityMob (e.g. Ghasts), the interface IMob, trough, encompasses all mobs.
2013-02-02 20:55:01 +00:00
..
block Derped and left unnecessary sysouts, added the named version of registerBlock 2012-12-19 13:49:39 -05:00
client Some more portable transmutation work, added a new NBT tag for it and refactored the existing one. GUI/Container for it still to be finished 2013-01-29 22:15:59 -05:00
command De-localized a fair bit of the commands system (response messages can be localized, but the actual commands you type in will not be localized), changed the colour of the response message the player sees to gray, re-org'd some files, etc 2013-01-11 15:01:47 -05:00
configuration Player specific sound options, and various other things 2013-01-03 21:17:49 -05:00
core Make GeneralHelper.isHostileEntity apply to all mobs 2013-02-02 20:55:01 +00:00
creativetab Clean up unused imports and some formatting 2012-12-19 13:09:56 -05:00
emc Finished up the EE3 command, for now 2012-12-30 20:42:27 -05:00
event Clean up unused imports and some formatting 2012-12-19 13:09:56 -05:00
inventory Some more portable transmutation work, added a new NBT tag for it and refactored the existing one. GUI/Container for it still to be finished 2013-01-29 22:15:59 -05:00
item Some more portable transmutation work, added a new NBT tag for it and refactored the existing one. GUI/Container for it still to be finished 2013-01-29 22:15:59 -05:00
lib Some more portable transmutation work, added a new NBT tag for it and refactored the existing one. GUI/Container for it still to be finished 2013-01-29 22:15:59 -05:00
network Stones make the "break" noise when they are used up during world block transmutation 2013-01-18 16:12:27 -05:00
recipe Some hackey work on world transmutation. Need a more intelligent way of handling metadata on in world transmutation 2012-12-21 13:04:48 -05:00
tileentity Clean up unused imports and some formatting 2012-12-19 13:09:56 -05:00
EquivalentExchange3.java Some work on getting Portable Crafting to properly damage transmutuation stones, finishing this up tomorrow 2013-01-21 22:15:51 -05:00