Commit graph

90 commits

Author SHA1 Message Date
WayofTime
12765e865b Fixed API calls. 2015-07-17 12:07:38 -04:00
WayofTime
9b7b419ec8 Arcaratus and Vanilla are derps. 2015-07-16 18:29:53 -04:00
Arcaratus
2d6b1c4462 Add achievements 2015-07-13 14:25:10 -04:00
Arcaratus
3328c4db74 Fix #370, #367 2015-07-06 18:50:15 -04:00
Arcaratus
e5b795fddc Performance Commit --Too lazy to do the Altar recipe 2015-07-02 11:05:07 -04:00
Arcaratus
4f9acb223f Merge remote-tracking branch 'upstream/master' 2015-06-12 15:12:22 -04:00
Arcaratus
8d2ab7aa7a Small stuff 2015-06-12 14:53:28 -04:00
WayofTime
7d7db0b60f Upgraded to G-API v19 2015-06-04 17:07:23 -04:00
WayofTime
5c01df44c1 Delivering packages in style! 2015-05-25 14:58:23 -04:00
WayofTime
f553711573 Working on the Ritual Master (with images for rituals)
Added a multi-block page for rituals
2015-05-25 10:06:18 -04:00
WayofTime
96a5d93649 Merge pull request #331 from Arcaratus/master
Sigil of Holding remake!
2015-05-18 20:32:19 -04:00
WayofTime
55db2dd3ac A few last minute changes 2015-05-18 20:32:04 -04:00
Arcaratus
0f3c0196cd Sigil of Holding remake! 2015-05-18 18:33:23 -04:00
Arcaratus
9247e66f13 Added in Unbinding Ritual recipes (UnbindingRegistry.registerRecipe(outputItemStack, inputItemStack)) and automatic reversion of registered Binding Recipes. Renamed Binding Ritual class, updated ritual blacklist. Blood Magic, now with 8% more lightning! 2015-05-11 21:38:16 -04:00
Arcaratus
307184fb85 Revert "Fixed Teleposers"
This reverts commit da9866ac8f.
2015-05-11 19:05:14 -04:00
Arcaratus
da9866ac8f Fixed Teleposers 2015-05-11 19:04:37 -04:00
WayofTime
2cc9d3a53a Added the Forestry API 2015-05-11 13:12:56 -04:00
WayofTime
f74e4993cf Updated the books, worked more on the new self-sacrifice mechanics, allowed the teleposer to telepose entities across dimensions, changed the Focus of the Ellipsoid so that it now places blocks from a chest underneath the MRS. 2015-05-04 14:16:58 -04:00
WayofTime
c71edfb937 Added variable incense - issue with build needs to be resolved in build.gradle 2015-05-01 18:56:16 -04:00
WayofTime
f1ebade718 Working on an Incense mechanic... You'll find out! 2015-04-30 09:37:39 -04:00
WayofTime
9329387b6c Large amount of work on the book 2015-04-24 16:09:40 -04:00
WayofTime
45642e44bf Implemented guide pages 2015-04-24 07:56:46 -04:00
WayofTime
3e53489162 Small tweak to prevent a possible annoyance. 2015-04-21 16:32:42 -04:00
WayofTime
34f779563e Added an AgriCraft Harvest Handler for their crops (uses reflection, so will be pulled as soon as the official one is made on their side)
Added the checks required for Strength to affect the damage of the Tool Paradigms.
2015-04-21 12:33:20 -04:00
Arcaratus
f9749a1fd5 Update Vector3.java 2015-04-19 12:26:28 -04:00
Arcaratus
bf14e3ebb1 Added stuffs 2015-04-19 12:23:27 -04:00
Arcaratus
31f552fe2d Random stuffs
Updated commands
Added in a ritual hologram --Alex's code
Added a Total Stones tooltip to the ritual diviner
Gave the Alchemy Relay a null bounding box
Added localizations to the blocks that didn't have any
2015-04-18 19:49:09 -04:00
Arcaratus
76f9d83e4b IBloodAltar cleanup 2015-04-10 10:52:15 -04:00
WayofTime
ab8d25db76 Added the Dawn Scribing Tool + Dawn Ritual Stone
Fixed the ISidedInventory nature of the chemistry set
Added the Omega Reaction Chamber for initiating the Omega state
Experimented with enchantments
2015-04-04 16:35:42 -04:00
WayofTime
adc14d5f46 Doing some minor tweaks for the release. 2015-02-27 16:10:16 -05:00
WayofTime
39e3d6eb34 Added a crafting cooldown on IAltar, so that outside blocks may request the altar to not perform work while it is not active. 2015-02-27 08:31:39 -05:00
WayofTime
8fbb19acc0 Fully optimized the compression handler~ 2015-02-26 17:32:53 -05:00
WayofTime
2f47ffa955 Merge pull request #262 from hilburn/master
Fixes API
2015-02-25 06:11:42 -05:00
hilburn
c8d6e6d5ae Fixes API 2015-02-25 03:22:23 +00:00
WayofTime
086027faf5 Added Sacrificial Knife event 2015-02-23 18:45:32 -05:00
WayofTime
dc7d9ebc06 Finishing the darn Phantom Hands ritual 2015-02-20 15:52:11 -05:00
WayofTime
f87da36775 Working on The Architect book - working out well~ 2015-02-16 07:26:03 -05:00
WayofTime
a1fa511e7a Funness - I can't spell 2015-02-13 14:48:22 -05:00
hilburn
976599afe0 Changes to Item Binding
Allows event to cancel the binding (rather than set key to "" which had
the same effect but was messy)

Prevents binding by Fake Players
2015-02-03 00:03:43 +00:00
WayofTime
aa33b6b8ff Thanks Kihira <3 2015-02-02 18:56:23 -05:00
WayofTime
b57c490856 Merge branch 'master' of https://github.com/WayofTime/BloodMagic 2015-02-01 10:41:57 -05:00
WayofTime
016aac34d4 Stuffs. 2015-02-01 10:41:53 -05:00
hilburn
3238b3e787 Shapeless Blood Orb Recipe fix 2015-02-01 13:52:48 +00:00
Ben Blank
c0cb436797 extract an interface representing the Ritual Diviner into the API for use by other mods 2015-01-31 11:44:05 -08:00
WayofTime
82b1663651 Merge pull request #235 from chbachman/patch-2
Remove calls to SpellHelper, redirect to APISpellHelper
2015-01-31 11:47:07 -05:00
WayofTime
3b590fab6c Almost finished Ritual for item routing 2015-01-31 11:46:49 -05:00
Chandler
e43f313396 Remove import 2015-01-31 10:37:04 -06:00
Chandler
f2916909cd Remove Calls to SpellHelper 2015-01-31 10:34:06 -06:00
Chandler
766db75cfa Remove Calls to SpellHelper 2015-01-31 10:32:01 -06:00
WayofTime
539bb564fa Removed needing a buffer chest for the new item routing ritual - working on a few odd quirks, however. 2015-01-30 18:53:52 -05:00