WayofTime
82f947b31b
Merge pull request #31 from joshiejack/patch-3
...
Fixing potential arrayoutofbounds exception
2014-06-10 18:43:01 -04:00
WayofTime
ac943e9d38
Joshie comment!
2014-06-02 15:16:36 -04:00
joshiejack
23005b3cd4
Fixing potential arrayoutofbounds exception
...
I don't care if someone sets a recipe with an orb level greater than the max, that's their fault, but if they accidentally set one to 'tier 0', i don't think nei should crash.
2014-06-02 11:18:17 +01:00
WayofTime
1c0deadfc6
1.0.1d push
2014-05-04 18:11:09 -04:00
WayofTime
e13818e2da
Small change
2014-04-27 08:38:50 -04:00
WayofTime
4070e560d1
1.0.2 push
2014-04-26 10:49:34 -04:00
WayofTime
6e4de4f6e9
Work on a seeecret project
2014-04-17 07:06:28 -04:00
WayofTime
97b90eaf63
Final push of 1.0.1!
2014-04-07 07:27:04 -04:00
WayofTime
9dc8a57a2d
Updating 1.7.2 repo
2014-04-05 16:00:08 -04:00
WayofTime
446b98219e
API at 99%
2014-04-04 07:36:41 -04:00
WayofTime
30e18429ec
Setting up Binding recipe registry - 50%
2014-04-03 06:53:45 -04:00
WayofTime
dd95523597
Alchemy Set Registry
2014-04-02 19:17:57 -04:00
WayofTime
d229da6272
API fun
2014-04-02 19:07:11 -04:00
WayofTime
a1ca81423b
Late git push is late
2014-04-01 20:29:02 -04:00
WayofTime
b962ede72d
v1.0.0 finilization
2014-03-22 17:15:58 -04:00
WayofTime
4394ba4541
Spells spells, did I mention spells?
2014-03-19 20:47:14 -04:00
joshiejack
31cd32f21c
Alchemy handler 'bug' fix :P
...
Just added a break so that the for loop when going through the items when searching uses, exits when it has found the ingredient. This fixes the bug where searching usages on an item that's used up more than once in a recipe results in multiple copies of the recipe.
2014-03-19 02:59:45 +00:00
WayofTime
5403ad5a80
Merge pull request #9 from joshiejack/master
...
Blood Altar NEI Integration
2014-03-18 21:52:04 -04:00
WayofTime
b9263ee174
Quick update
2014-03-18 21:50:57 -04:00
joshiejack
2d5cafc185
Blood Altar NEI Integration
2014-03-19 01:39:49 +00:00
WayofTime
be38ab1076
Added in a few more alchemy stuff
2014-03-16 15:11:09 -04:00
WayofTime
fa9112493c
Pushing changes in 1.7.2 to 1.6.4 build
2014-03-15 17:43:59 -04:00
WayofTime
e4c92e646a
Yay more fixes!
2014-03-08 16:11:29 -05:00
WayofTime
172cd45548
Latest 1.6.4 push
2014-03-08 12:52:17 -05:00
WayofTime
5a4bb6e8e8
Fixed the GC issues
2014-03-07 14:17:06 -05:00
WayofTime
b34ff3c58e
Getting more spell stuff done
2014-03-07 07:02:38 -05:00
WayofTime
9aaa65feb4
1.7.2 commit
2014-02-14 15:20:20 -05:00
WayofTime
92e097eaa2
Working away at the spell blocks
2014-02-09 12:20:02 -05:00
WayofTime
0716155b7d
Finished the ice spell effect
2014-02-07 17:20:26 -05:00
WayofTime
1fbaf9a3f4
Ice spell effect solidly 9/12 done
...
Added some models to the spell effect blocks. Texturing needs work.
2014-02-07 16:22:08 -05:00
WayofTime
456d4990bf
Added some spell block rendering
2014-02-06 22:17:22 -05:00
WayofTime
bdf9760e8a
Few more ice effects
2014-02-02 08:48:11 -05:00
WayofTime
05c86e03bf
5/12 Finished for SpellEffectIce
2014-02-01 12:30:03 -05:00
WayofTime
2bb7a5fffb
Working on small parts of the spell system
2014-01-31 17:21:03 -05:00
WayofTime
e159a6795c
Added a new Forestry bee frame
2014-01-26 16:04:27 -05:00
WayofTime
bd26e441cb
Test with stuff + Forestry potential support
2014-01-25 20:36:28 -05:00
WayofTime
5b05cf651b
*Altar recipe, sorry!
2014-01-25 17:12:02 -05:00
WayofTime
639d9fc87c
Alchemy recipes finished
2014-01-25 17:11:24 -05:00
WayofTime
17f63200aa
Added altar recipe registry
2014-01-25 15:39:46 -05:00
WayofTime
eb46185dc8
Fixed the projectile so that it actually work
...
Amazing, eh?
2014-01-25 14:41:50 -05:00
WayofTime
112b4e6b53
Spell Work
...
Need to work on how the EntitySpellProjectile saves its data. Does not
work properly. Perhaps it was not registered?
2014-01-25 09:22:59 -05:00
WayofTime
5dcef131dc
Spell Work
...
Finished the spell blocks enough to allow further expansion. Need to
work on textures, as well as the orientation mechanics of the blocks.
Also need to look at Vazkii's block renderer to verify a few feature
additions.
2014-01-24 18:07:13 -05:00
WayofTime
1393a24b6e
.
2014-01-24 10:28:03 -05:00
WayofTime
adf6876144
Some work on spells, etc.
2014-01-24 10:21:10 -05:00
WayofTime
51897c6923
Fire stuff
2014-01-19 16:42:31 -05:00
WayofTime
4f0b6199f6
Finished self-spells for Fire
2014-01-19 16:15:10 -05:00
WayofTime
091bb3db3f
Fun testing stuff
...
Added some basic fire effect stuff to test how well the system works. So
far so good!
2014-01-18 22:16:39 -05:00
WayofTime
dc775435bf
Working on Spell Testing
2014-01-18 21:27:15 -05:00
WayofTime
e11b3812dd
Merge pull request #4 from joshiejack/master
...
Added Alchemy Recipe Handler for NEI
2014-01-18 18:26:56 -08:00
joshiejack
c14e5be86e
Removed pointless code
2014-01-19 02:04:35 +00:00