BloodMagic/src/main/java/WayofTime/bloodmagic/api
2016-01-14 11:06:50 -05:00
..
alchemyCrafting Teleposers and refractoring 2016-01-01 12:08:17 -05:00
altar Formatted the code - Release state for Blood Magic 1.8.9-2.0.0-1 2016-01-02 17:56:37 -05:00
compress Formatted the code - Release state for Blood Magic 1.8.9-2.0.0-1 2016-01-02 17:56:37 -05:00
event Implement BlockStack in Teleposer related areas 2016-01-05 15:26:24 -08:00
iface Implement Harvest Ritual 2016-01-08 00:32:03 -08:00
livingArmour Added upgrade tomes to a separate creative tab. 2016-01-09 22:20:59 -05:00
network Formatted the code - Release state for Blood Magic 1.8.9-2.0.0-1 2016-01-02 17:56:37 -05:00
orb Formatted the code - Release state for Blood Magic 1.8.9-2.0.0-1 2016-01-02 17:56:37 -05:00
recipe Renamed nomenclature to Demonic Will instead of souls - still missing a few spots 2016-01-09 10:47:36 -05:00
registry Fix calls to deprecated model registry methods 2016-01-10 14:34:01 -08:00
ritual More rituals 2016-01-12 20:51:05 -05:00
soul Renamed nomenclature to Demonic Will instead of souls - still missing a few spots 2016-01-09 10:47:36 -05:00
util/helper Potential fix for a bunch of stuff that required the use of UUID -> username lookup on servers. This fix adds an extra tag to the NBT of items so that it caches the username of the owner. The UUID is still stored on items, but is not used client-side. 2016-01-13 19:59:28 -05:00
BlockStack.java Implement Harvest Ritual 2016-01-08 00:32:03 -08:00
BloodMagicAPI.java Formatted the code - Release state for Blood Magic 1.8.9-2.0.0-1 2016-01-02 17:56:37 -05:00
Constants.java Added packet handlers, guis, etc required to handle the routing nodes. Added the ability to have a different filter for each direction. 2016-01-14 11:06:50 -05:00
DamageSourceBloodMagic.java Teleposers and refractoring 2016-01-01 12:08:17 -05:00
ItemStackWrapper.java Implement BlockStack in Teleposer related areas 2016-01-05 15:26:24 -08:00
package-info.java Refactor everything to WayofTime.bloodmagic.* 2015-11-02 12:39:47 -08:00