Commit graph

  • 0e1173ef5d Added directionality to rituals. WayofTime 2015-12-29 09:10:03 -0500
  • 971d4c4d1e Fixed the ritual system so that it would properly validate the ritual from the list. Used the activation crystal's owner's LP to activate the ritual. Removed some unnecessary imports. WayofTime 2015-12-29 08:44:34 -0500
  • 24058d7350 Move SoulNetwork to UUID system Nick 2015-12-28 20:13:11 -0800
  • 8edb8a45e6 Fix build crash on Javadoc Nick 2015-12-28 19:40:16 -0800
  • e7f5a1addf Fix @Nullable import Nick 2015-12-28 19:10:53 -0800
  • c755282d79 Merge pull request #519 from Arcaratus/1.8-Rewrite Nick Ignoffo 2015-12-28 16:23:28 -0800
  • b96725fe98 More sigils Arcaratus 2015-12-28 19:09:51 -0500
  • 0ec0570d1a Fix altar builder on servers Nick 2015-12-28 14:27:59 -0800
  • beb85cf154 Generify Nick 2015-12-28 14:04:34 -0800
  • e6354fb483 String lookup for ItemComponent Nick 2015-12-28 13:50:32 -0800
  • 42c7162f3f Fix server startup crash Nick 2015-12-28 13:43:26 -0800
  • 9ce9c66fb9 Created the base items class, for items that are mainly just used in recipes. Created reagents to be used in array crafting and added the array recipes for the water, lava, void, green grove, fast miner, elemental affinity, sight and air sigils. Fixed the textures for the Sight sigil and Fast Miner sigil. WayofTime 2015-12-28 15:59:35 -0500
  • 440e629e11 Finished the Binding array, including lightning. Need to add special EntityItem to prevent items burning. WayofTime 2015-12-27 21:11:42 -0500
  • dd8832e18f Fix TileAlchemyArray registered name Nick 2015-12-27 16:43:11 -0800
  • 7c651cbfa5 Merge pull request #518 from Arcaratus/1.8-Rewrite Nick Ignoffo 2015-12-27 16:41:55 -0800
  • 5dff08380d Basic sigils implementation Arcaratus 2015-12-27 19:38:12 -0500
  • ae85224003 Added a new circle for the binding array. WayofTime 2015-12-27 15:44:56 -0500
  • 9640d95d6f Finished fancifying the rendering for the binding circle. WayofTime 2015-12-26 21:13:05 -0500
  • e6a11c2e4f Add a JEI description to the Altar Maker Nick 2015-12-26 17:08:58 -0800
  • d9bc1105d8 First attempt at AlchemyArrayCrafting JEI support Nick 2015-12-26 16:50:22 -0800
  • 03847ad6d9 Committing the Ritual stuff Nick 2015-12-26 16:49:25 -0800
  • 9faae07131 Improved Alchemy circle animation for Binding ritual. WayofTime 2015-12-26 17:18:31 -0500
  • db5ab41728 Fancified the mock binding alchemy array. Need to work on angle math so that the path speed along the path is constant, not the angle. WayofTime 2015-12-26 14:40:51 -0500
  • d4ec4dec8e Created initial mock binding ritual with the Alchemy arrays. WayofTime 2015-12-26 10:32:53 -0500
  • e918b5692c Fix #514 WayofTime 2015-12-24 20:28:39 -0500
  • 3a59866475 Added a rotation effect to the array when it is "crafting" the item. WayofTime 2015-12-23 22:30:13 -0500
  • c54aa5d00e Finished the infrastructure for Alchemy Array crafting. Updated some Utils so that they work more generally. Added the ability for a delay to be present for effects. WayofTime 2015-12-23 20:19:06 -0500
  • 63c3853776 Generated the initial infrastructure for Alchemy Array effects, which includes crafting. Needs to be hooked into by TileAlchemyArray. WayofTime 2015-12-23 18:45:47 -0500
  • 073830a785 Created initial AlchemyArray block which will be used in crafting. SightSigil array is used for testing purposes for rendering. Packets and changing the shown image need to be completed. WayofTime 2015-12-23 15:20:26 -0500
  • cce3d6b79a Simpler way of obtaining items via API Nick 2015-12-23 09:42:52 -0800
  • 61b2b293ba Clean up some logging + protect against negative values in Altar Recipes Nick 2015-12-23 09:41:59 -0800
  • 43f2bdd28a Update JEI compat Nick 2015-12-23 01:23:52 -0800
  • 1d7565553a Apparently these assets never got pushed Nick 2015-12-23 01:08:39 -0800
  • 4e063e24a0 Removed latent System.out and reformatted to an inferior format. WayofTime 2015-12-22 21:05:47 -0500
  • f1a3c5ee46 Fixed Orb filling and added the Weak Blood Orb as a fillable orb. WayofTime 2015-12-22 21:03:00 -0500
  • 4145b2a11c Performed initial cleaning to BloodAltar/TileAltar and migrated all logic from the Tile to the BloodAltar class. WayofTime 2015-12-22 20:32:25 -0500
  • 0f26cbedd7 Update JEI compat to latest TehNut 2015-12-14 01:07:22 -0600
  • d51a908f6b Update JEI compat Nick 2015-12-03 17:12:50 -0800
  • 53c5a7ad8f Remove references to sourceJar Nick 2015-12-03 13:32:54 -0800
  • eaa6226861 Mostly finished the LivingArmour framework, which includes the upgrades and stat trackers. WayofTime 2015-12-03 10:18:05 -0500
  • 13d9cb4b5a Add registry for Binding rituals and add JEI support Nick 2015-12-02 19:27:28 -0800
  • a3b12cb7e2 Created framework for LivingArmour and the handling. Upgrade handling is not done. WayofTime 2015-12-02 21:30:54 -0500
  • 42d6c4b59b Whoops, forgot EtherealSlates Nick 2015-12-02 16:28:07 -0800
  • 96d94721c4 Revamp altar to only use EnumAltarComponent Nick 2015-12-02 16:02:18 -0800
  • 6db9b51350 Altar now resets capacity correctly Nick 2015-12-02 15:07:36 -0800
  • 72d4c5e135 Config for ICompatibility Nick 2015-12-02 13:28:50 -0800
  • 349efbd510 Move PotionArray size to Constants Nick 2015-12-02 01:43:51 -0800
  • f35cef51bb Update JEI compat Nick 2015-12-02 00:55:52 -0800
  • 7dd170e5ad Inscription Tools and Slates Nick 2015-12-02 00:55:32 -0800
  • 437dc1b96e Tweaks to damage. It now uses the DamageSource correctly Nick 2015-12-01 23:35:09 -0800
  • 305b5e165f Stop referencing deprecated method Nick 2015-12-01 22:58:01 -0800
  • 26e3888004 Remove reference to sun.misc.Launcher Nick 2015-12-01 21:59:07 -0800
  • b97f7d81c4 Docs for NetworkHelper Nick 2015-12-01 21:55:56 -0800
  • 02956798f0 Update buildscript Nick 2015-12-01 21:17:24 -0800
  • c4e6f63ada Cleanup javadoc and make it compile correctly Nick 2015-12-01 21:14:26 -0800
  • 427fb25424 Remove event registration with deprecated FML bus Nick 2015-11-30 21:48:19 -0800
  • 3200683b74 Wrong Nullable import Nick 2015-11-29 17:38:15 -0800
  • ff055a33da Some cleanup Nick 2015-11-29 17:12:44 -0800
  • 8f8f0e6910 Merge pull request #505 from Arcaratus/1.8-Rewrite Nick Ignoffo 2015-11-29 16:38:02 -0800
  • 9eb3097b5a Added assets Arcaratus 2015-11-29 19:33:17 -0500
  • 225016e030 Finished the Altar Arcaratus 2015-11-29 19:04:50 -0500
  • c086c23915 Fix TileEntities not ticking Nick 2015-11-29 10:49:13 -0800
  • ac29e593ba Localize ritual stones Nick 2015-11-29 01:32:52 -0800
  • 44a5063f0b Sigils descriptions now correctly support formatting Nick 2015-11-29 00:00:46 -0800
  • 91f88b846f Add support for JustEnoughItems Nick 2015-11-28 23:52:06 -0800
  • 6f96e200d2 Update to 1.8.8. It's stable enough, now Nick 2015-11-28 23:51:41 -0800
  • df78138244 Don't build a deobf jar when building Nick 2015-11-28 18:27:24 -0800
  • 34dee6447b A whole lot of formatting cleanup Nick 2015-11-28 18:25:46 -0800
  • f9802900db Merge pull request #503 from Arcaratus/1.8-Rewrite Nick Ignoffo 2015-11-28 17:47:12 -0800
  • 08e7844df1 Merge branch '1.8-Rewrite' of https://github.com/WayofTime/BloodMagic into 1.8-Rewrite Arcaratus 2015-11-27 20:15:47 -0500
  • a6d329cf98 Altar works Arcaratus 2015-11-27 20:15:19 -0500
  • cbd4f8c75f First pass on Pedestal/Plinth Nick 2015-11-22 14:03:51 -0800
  • a12c72092a TileAltar now uses new SN methods Nick 2015-11-22 14:02:56 -0800
  • e0b073b8b7 Cleanup the SoulNetwork a bit. Nick 2015-11-22 13:43:15 -0800
  • 352c6b9e5f Remove the untested caps Nick 2015-11-21 10:36:02 -0800
  • 066d3a3f1b Temporarily cap to 16 per meta Nick 2015-11-17 16:30:08 -0800
  • 9035f800e2 Easier handling of meta blocks Nick 2015-11-17 15:52:31 -0800
  • fb94914b91 Abstract altar inventory handling for usage elsewhere Nick 2015-11-12 13:05:23 -0800
  • 9a6d8d6d60 Blood Letter's Pack + Coat of Arms Nick 2015-11-11 10:45:46 -0800
  • 4b7ad55016 Fix TileAltar NBT saving Nick 2015-11-11 10:35:44 -0800
  • 94fbedd39e Created ItemLivingArmour as a replacement for the Bound armour. Initial implementation completed. WayofTime 2015-11-08 17:42:02 -0500
  • 12e764e5be Merge pull request #495 from Arcaratus/1.8-Rewrite Nick Ignoffo 2015-11-07 18:48:48 -0800
  • 258e9a1108 Remove unnecessary ISigil implements Arcaratus 2015-11-07 21:45:03 -0500
  • 0788bbd3b2 Remove unnecessary ISigil implements Arcaratus 2015-11-07 21:44:44 -0500
  • 86fcd4808b Finished Water, Lava, and Void sigils Also added in bloodstone Arcaratus 2015-11-07 21:37:12 -0500
  • 5ec35fcd08 Merge pull request #494 from Arcaratus/1.8-Rewrite Nick Ignoffo 2015-11-07 09:09:42 -0800
  • e9cbcd4bfb Merge remote-tracking branch 'origin/1.8-Rewrite' into 1.8-Rewrite Nick 2015-11-07 09:08:02 -0800
  • 441282e004 Add Contributing section to README Nick 2015-11-07 09:06:47 -0800
  • 806f291d02 Fix spelling of 'incense' Arcaratus 2015-11-07 11:54:36 -0500
  • 2fc34a5138 Sacrificial Commit Arcaratus 2015-11-07 11:51:41 -0500
  • bf912ae03f Created the BlockRitualStone and had it implement IRitualStone. Created .json files necessary Created PropertyRuneType. WayofTime 2015-11-06 21:41:15 -0500
  • 8f623de469 Created test block which is coupled to the Default Spell Modifier .json model. The model has three submodels: the core, the output, and the input. WayofTime 2015-11-06 17:26:38 -0500
  • b419e9aae9 The last of the Imperfect Rituals + Tile handles lightning Nick 2015-11-05 19:58:43 -0800
  • 6fc22c170e Lombokify Nick 2015-11-03 10:44:08 -0800
  • 798d4b926c Use a wrapper instead of ItemStacks for Altar recipes Nick 2015-11-03 10:00:40 -0800
  • e12c78877e Fix recipe by stack lookup Nick 2015-11-03 09:47:38 -0800
  • ddcc1237e8 Inventories now don't NPE when broken Nick 2015-11-03 09:11:39 -0800
  • 6a5f5356ce Fix inventory tiles not saving inventory Nick 2015-11-03 08:42:38 -0800
  • bd564ee7cf Should fix altar crashing Nick 2015-11-03 08:31:34 -0800
  • b1e8930c11 Rain imperfect ritual Nick 2015-11-03 08:15:24 -0800