Commit graph

2415 commits

Author SHA1 Message Date
hilburn afcb284479 MineTweaker additions
Harvest Moon gets an add custom crop type that's itemstack sensitive for
crops that share an item for seeds., it's not perfect but it works
pretty well.
Also gets a MT method to interface with this new harvest type
MT functions to add/remove focus items for falling tower as well as
define the meteor size and distribution.
2015-01-28 18:21:03 +00:00
WayofTime f62c1a9a0e Merge pull request #231 from ReikaKalseki/patch-1
Update TeleposeEvent.java
2015-01-26 09:00:01 -05:00
Reika d7cedd2c57 Update TeleposeEvent.java
Add a convenience function (which may or may not be partly to keep my handler's code from going off my screen :P )
2015-01-25 23:23:03 -05:00
WayofTime 5b4d4ff498 Merge pull request #223 from Adaptivity/sorting
Sorted new strings
2015-01-25 07:09:53 -05:00
WayofTime e15c52d48f Merge pull request #229 from Sciencei/master
Expanded plants that Sigil of Growth/Ritual of the Green Grove work with
2015-01-25 07:09:46 -05:00
WayofTime 838df4ca06 Merge pull request #228 from ReikaKalseki/master
Add Teleposer Event
2015-01-25 07:07:47 -05:00
Cullin 0bcba76689 Another typo fixed. Thank goodness for ides 2015-01-25 05:34:45 -05:00
Sciencei 2a493b80b9 Expanded affected plants
Essentially the same change made to RitualEffectGrowth- ie, plants that implement IGrowable but not IPlantable will now be included in the accelerated growth effect.
2015-01-25 04:51:56 -05:00
Sciencei 951984e75c Fixed import typo
Currently editing on github, so no error checking :P
2015-01-25 04:50:23 -05:00
Sciencei 30ebc597ee Expanded affected plants
Now checks for IGrowable (basically the 'bonemealable' class) as well as IPlantable. Not 100% sure why, but some mods use it instead of IPlantable. Off the top of my head is Pneumaticraft, as I was sent here by this issue https://github.com/MineMaarten/PneumaticCraft/issues/386.
2015-01-25 04:44:05 -05:00
Reika e32744f3b3 Update and rename TeleposeEvent to TeleposeEvent.java 2015-01-25 03:08:49 -05:00
Reika 5f0aff3595 Create TeleposeEvent 2015-01-25 03:08:24 -05:00
Reika 1754fcc49e Add event hook 2015-01-25 03:03:20 -05:00
WayofTime 389910f716 Book tests and Movage of Int3 2015-01-24 08:18:58 -05:00
Adaptivity ea2224ba10 Sorted new strings 2015-01-23 18:57:52 +03:00
WayofTime fffef9a274 Attempt #3 2015-01-23 08:26:39 -05:00
WayofTime ed39b33167 Attempt to solve awesomeness 2015-01-23 08:10:16 -05:00
WayofTime d01093a441 Merge pull request #220 from Adaptivity/morelocalization
Long-awaited feature(Localized messages and more)
2015-01-23 07:56:05 -05:00
WayofTime 882b54d892 Fixed OmegaArmour client-server-side issue. 2015-01-23 07:53:40 -05:00
Adaptivity c06c34f6b7 Long-awaited feature(Localized messages and more) 2015-01-22 20:13:57 +03:00
WayofTime 468734125a ...Made the ritual work again. Oops. 2015-01-20 17:40:43 -05:00
WayofTime 1b4879ad64 Added Item Routing ritual.
Added performance improvements to magnetism ritual!
2015-01-20 17:27:53 -05:00
WayofTime 2f0a1c9909 Changed the Meteor paradigm to POTENTIALLY allow GT ores to be spawnable with the meteor. Potentially. 2015-01-16 11:22:50 -05:00
WayofTime eb9284faf7 1.3.0b 2015-01-16 10:36:50 -05:00
WayofTime 56ccd3188d Refactoring 2015-01-16 10:00:50 -05:00
WayofTime fd330233dd Added new LocalRitualStorage methods, to allow rituals to store data more fluidly. 2015-01-14 21:44:59 -05:00
WayofTime ac5a20d5b2 Moar Omega, fixed Bound tool check to see if block is silk-touchable 2015-01-14 17:26:14 -05:00
WayofTime 6cb1e06306 New client -> server packet handler, added key to allow using the Project: Omega's signature effects 2015-01-13 21:02:11 -05:00
WayofTime ca74a33a12 Potential fix for Zephyr ritual dupe bug, some adjustments to rendering of a fancy new health bar. 2015-01-12 17:04:44 -05:00
WayofTime 8315dcf864 Added demon limit to config - maximum number of demons that may spawn for a Demon Portal 2015-01-11 21:19:49 -05:00
WayofTime 316a79fab8 Initial stages of Omega being worked on - binding of human and demon at 5%. 2015-01-11 21:05:28 -05:00
WayofTime c0abd69a2a Adding needed backend stuff in the form of packet handling 2015-01-10 14:31:24 -05:00
WayofTime fd437fb4ca Initiating Omega protocol. 2015-01-10 12:23:41 -05:00
WayofTime beab450a62 Merge pull request #194 from Arcaratus/master
Added SN commands
2015-01-03 11:13:44 -05:00
Arcaratus b82c13521d Commands Part 3 2015-01-03 10:53:16 -05:00
Arcaratus b7bd031028 Commands Part 3 2015-01-03 10:50:57 -05:00
Arcaratus 5e91c1a91f Commands Part 2 2015-01-03 10:28:09 -05:00
Arcaratus b5eec00c7b Commands Part 2 2015-01-03 10:27:56 -05:00
Arcaratus 30e4ed064d Commands Part 2 2015-01-03 10:27:40 -05:00
Arcaratus 40aa2534ee Commands Part 2 2015-01-03 10:26:56 -05:00
Arcaratus 4d90e540b8 Commands Part 2 2015-01-03 10:25:50 -05:00
Arcaratus 3b7fe970aa Commands Part 1 2015-01-03 10:23:17 -05:00
Jean-Marie S. 0bdd813995 Update fr_FR.lang
Update + Massive Overhaul... at last \o/
(I guess it's complete, tell me if it's not :3)


OH AND HAPPY NEW YEAR \o/
2014-12-31 23:41:50 +01:00
WayofTime 7245c556e2 1.3.0a-1 2014-12-29 16:21:12 -05:00
WayofTime dd2041ea54 Merge pull request #186 from Cisien/patch-1
fix addToDemonBloodDuration
2014-12-29 06:48:26 -05:00
WayofTime fa5fe1555c Removed debug stuff ;-; 2014-12-29 06:48:01 -05:00
Chris 34dc2f2244 fix addToDemonBloodDuration
Add duration to demonBloodDuration instead of just incrementing it
2014-12-28 21:35:18 -08:00
WayofTime 31e154a980 Added configs to have the Demon Invasion only work when using the Creative Activation Crystal (still uses LP, you scrub.). Re-fixed blood orb so that FakePlayers can't use it. Why did this get re-broken? 2014-12-18 13:00:11 -05:00
WayofTime d8f267b7e3 Commitment 2014-12-13 19:17:38 -05:00
WayofTime ef82b68a16 Merge pull request #176 from Arcaratus/master
Added Binding Rituals for NEI
2014-12-13 16:00:15 -05:00