Nicholas Ignoffo
00d6f8eb46
Initial stab at 1.11
...
About halfway.
2016-12-12 19:56:37 -08:00
Arcaratus
aac2623440
Implement a functioning Blood Tank ( #969 )
...
Added a search bar to the Upgrade Tomes Creative Tab
Updated some Altar fluid code (remove deprecated stuff)
Moved Rendering classes into appropriate package
Fix the localization errors on the Demon Crystals
A few cleanups here and there
2016-12-11 17:28:47 -08:00
WayofTime
d6c1d59e5d
Updated the hp/damage/etc logic of the corrupted mobs in general, and made it so the sheep will cast resistance on hurt allies when nearby on a cooldown.
...
Added an alchemy array layer (WIP) for the sheep when it is casting a "spell".
2016-09-18 18:44:18 -04:00
Nicholas Ignoffo
d1455920ec
Rewrite Meteor system to be fully json ( #914 )
...
Also cleans up some other JSON stuff
2016-09-12 19:54:46 -07:00
Nicholas Ignoffo
24b4c4b8d1
Made all item fields final
2016-09-10 17:04:24 -07:00
WayofTime
4c79a4f2ff
Configurified the Meteor Ritual - Modpacks and users can edit all of the major properties of the meteor ritual, including what items need to be dropped onto the ritual as well as what you get in the ritual, radius, etc. The config will refresh if there is a version change unless you set "resyncOnVersionChange" to false.
2016-09-09 12:28:23 -04:00
Nicholas Ignoffo
3a26dbb567
Move guide recipe registration to Mod mapping
...
The guide's index after loading a world may not be the same as the guide's index at preInit.
In the 1.10 version of GuideAPI, there is a `setMappingFunction(Function<Book, Void>)` method that will clean this up.
2016-08-26 19:03:43 -07:00
WayofTime
9b64e2a2f6
More tests with dungeon generation
2016-08-20 17:16:07 -04:00
Nicholas Ignoffo
ab73edf5d3
Add a proxy system for better cross-version compat ( #831 )
2016-07-07 17:52:47 -07:00
Nicholas Ignoffo
4af15fc059
Move Bucket over to Forge system
2016-06-05 12:31:35 -07:00
Nicholas Ignoffo
512600a677
Split EventHandler into multiple different handlers
...
Better organization allows for finding things easier
2016-05-30 18:20:31 -07:00
Nick
6c729db70c
Initial 1.9 commit
...
This DOES NOT BUILD. Do not even attempt.
Almost everything has been ported besides the block/item packages. Then it's a matter of testing what broke.
2016-03-17 13:00:46 -07:00
WayofTime
134b11f177
Normalized code formatting.
2016-03-16 18:41:06 -04:00
Nick
d9e9a4704a
Debug commands
...
Not fully tested. The ones tested do work, though.
2016-03-14 19:00:03 -07:00
WayofTime
da6f410394
Lots of import rearrangement due to odd "clean up" algorithm. Added Crystals, which are very WIP.
2016-02-25 08:54:18 -05:00
Nick
a056835a31
Move last PR into single event handlers
...
Also includes a var in the main class for if we're running in an obf env or not. Use this for debugging
2016-02-18 19:44:39 -08:00
Nick
58e51b9d51
Move IMC handling to it's own class
2016-02-15 15:01:03 -08:00
Nick
007e415c36
Add IMC support for some API methods
2016-01-30 14:58:37 -08:00
WayofTime
574c995865
Added a bit of framework for the incense system.
2016-01-23 16:25:39 -05:00
Nick
a9eb6a7b3b
Disable ritual checking for enabled map
...
Does not work. Need to re-think. I swear I did this earlier.
2016-01-17 00:06:53 -08:00
Nick
20ca21a2c9
Remove loading with 1.8.8
...
We are no longer compatible with 1.8.8 due to the usage of `IRenderFactory` which was added in a 1.8.9 Forge release.
2016-01-10 17:09:18 -08:00
Nick
254d9bec80
Prepare ICompatibility for phase based loading
...
Some compat will need to be done at different loading phases. This should allow that to be handled fairly easily.
2016-01-09 20:41:01 -08:00
WayofTime
ebdf85182c
Added upgrade tomes to a separate creative tab.
2016-01-09 22:20:59 -05:00
WayofTime
00adb96931
Added digging stat tracker and upgrade to Living Armour. Added chat message for when the armour upgrades.
2016-01-03 15:39:59 -05:00
WayofTime
34335d66cc
Added Living Armour stat tracker for movement. Implemented necessary methods for the armour.
2016-01-02 22:04:51 -05:00
Arcaratus
a8a0ae6e8b
Teleposers and refractoring
2016-01-01 12:08:17 -05:00
WayofTime
e48eedb874
Changed formatting to have bracing on a new line
2015-12-30 15:34:40 -05:00
Nick
c815960f5e
Update for 1.8.9
...
Update JEI for 1.8.9 as well.
Move recipe related stuff to ModRecipes class.
2015-12-29 21:30:48 -08:00
WayofTime
7b69251713
Added shaped/shapeless orb recipes.
2015-12-29 18:30:36 -05:00
WayofTime
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.
2015-12-29 08:44:34 -05:00
Arcaratus
b96725fe98
More sigils
...
Deleted weird file
2015-12-28 19:22:04 -05:00
Nick
42c7162f3f
Fix server startup crash
2015-12-28 13:43:26 -08:00
Nick
c4e6f63ada
Cleanup javadoc and make it compile correctly
2015-12-01 21:14:26 -08:00
Nick
427fb25424
Remove event registration with deprecated FML bus
2015-11-30 21:48:19 -08:00
Nick
91f88b846f
Add support for JustEnoughItems
...
Will build on as we add more recipe types.
2015-11-28 23:52:06 -08:00
Nick
34dee6447b
A whole lot of formatting cleanup
...
Also changes NBTHolder to a standard Constants class with subclasses for each category
2015-11-28 18:25:46 -08:00
Arcaratus
a6d329cf98
Altar works
2015-11-27 20:15:19 -05:00
Arcaratus
2fc34a5138
Sacrificial Commit
2015-11-07 11:51:41 -05:00
Nick
92bf7cc35b
Imperfect rituals work mostly now
...
Just need to figure out an issue with the config
2015-11-02 17:45:11 -08:00
Nick
3a0dcae59a
Fix startup possible crash issues
...
how did i never notice this?
2015-11-02 17:24:43 -08:00
Nick
096ba02450
Refactor everything to WayofTime.bloodmagic.*
2015-11-02 12:39:47 -08:00