Nicholas Ignoffo
08258fd6ef
Run formatter
2017-08-15 21:30:56 -07:00
Nicholas Ignoffo
348fee1e2a
It compiles. Somehow.
2017-08-15 20:21:55 -07:00
Nicholas Ignoffo
554c9852e6
Move commonly used API systems to a plugin based system
...
Create a class that implements IBloodMagicPlugin and annotate it with
`@BloodMagicPlugin`. The `register` method will be called during init.
Currently implemented systems:
- Blacklisting
- Teleposer
- Teleposer (entity)
- Transposition
- Well of Suffering
- Green Grove
- Setting sacrificial values
- Adding altar components
2017-08-15 18:14:28 -07:00
Nicholas Ignoffo
5fcdd978d7
this doesn't compile yet, but have something to peek at
2017-08-14 20:53:46 -07:00
Nicholas Ignoffo
86ea69eaca
Temporarily remove item rendering for tank fluid
...
You cannot bake GL stuff. This is bad. Also it got broken at one point.
I'll re-add this once I remove the need for a TESR.
(cherry picked from commit 13228f6
)
2017-02-12 01:33:48 -08:00
Nicholas Ignoffo
ed27873fbe
It runs!
2017-01-02 00:10:28 -08:00
Nicholas Ignoffo
f5a68adc2e
Remove all the package-info.java's
...
Except the API one
2017-01-01 21:49:52 -08:00
Nicholas Ignoffo
b7e2730bcc
Implement the new model for the Blood Tank
...
- Texture needs some tinkering. Will bother @InsomniaKitten about it
- Minor cleanup and improvements
2016-12-11 23:54:03 -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
db33b87b1c
Changed the Blood Altar to be more in-line with the rest of the blocks in the mod (credits to wiiv for the model)
2016-10-24 11:38:25 -04:00
WayofTime
e3c55da214
- Added the entries for the Skeleton Turret Array and the Updraft Array
...
- Added the Bounce Array
2016-10-16 15:19:57 -04:00
WayofTime
ca96afa375
- Changed the recipe of the Acceleration rune so that it is a T4 rune.
...
- Added the Charging rune, which accumulates charge by using the LP from the Blood Altar (1 charge = 1 LP always). If enough charge is stored when crafting, the crafting occurs instantly.
2016-09-22 14:20:05 -04:00
WayofTime
9538e9aa0d
Added a corrupted chicken, which hits very hard but stealths itself in between attacks.
2016-09-20 17:28:58 -04: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
WayofTime
7b55293a40
Added the initial body of the Corrupted sheep, as well as the rendering. Moved most of the aspected demon stuff to a new base class.
2016-09-17 08:06:31 -04:00
WayofTime
f0a5b5274f
Added a temporary texture overlay (borrowed from the Faithful 32x texture pack, until a unique one is made) for the corrupted zombie. Generalized enough so that new mobs can have them added easily.
2016-09-15 17:07:06 -04:00
WayofTime
e9549fd9db
Did a lot of work on the behaviour of the Inversion Pillar. Also added a Corrupted Zombie for later testing.
2016-09-13 17:20:35 -04:00
Nicholas Ignoffo
24b4c4b8d1
Made all item fields final
2016-09-10 17:04:24 -07:00
WayofTime
b422e00019
Fixed SILLY rendering errors with the Mimic
2016-08-26 17:11:03 -04:00
WayofTime
117e692969
Made the mimics actually render chests and other TESRs properly - need to add non-opaque mimics for wider selection and for chests to not look like crud.
2016-08-22 19:55:15 -04:00
WayofTime
80bf140ee5
Made it so placed mimic blocks replace the block that you place it on unless you hold shift. Also worked on dungeon schematic saving/loading.
2016-08-22 14:22:18 -04:00
WayofTime
5953a5a0cf
A bit more work on the ranged aspects of the Sentient Specter - Allowed it to inherit the abilities of the Sentient Bow
2016-08-15 21:52:54 -04:00
WayofTime
38f4ea6bac
Added ownership to the Sentient Specter and improved its AI. Also enabled it to use a bow.
2016-08-15 17:09:01 -04:00
WayofTime
c201beb87f
Added some baseline work for Sentient Specters, which are basically summons of the Sentient Weaponry.
2016-08-14 14:14:25 -04:00
WayofTime
2725255fc6
Finished off The Architect docs for now. Also tidied up the Binding Array
2016-08-08 16:50:02 -04:00
WayofTime
6a937c2047
Eliminated some of the "wonkiness" from the Air Sigil by moving its effects to the client side.. Also worked a bit more on the PageAlchemyArray.
2016-07-21 16:49:12 -04:00
WayofTime
ee71072969
Remembered after the fact to add the new stuff too.
2016-07-13 17:19:02 -04:00
WayofTime
b4ff6d5d2f
Added the Updraft Array (feather + glowstone)
2016-07-01 19:07:43 -04:00
WayofTime
0ae85435ae
Added a Dual alchemy circle renderer for some fancy effects
2016-06-29 16:12:51 -04:00
WayofTime
1836fc742d
Fixed server sided issue with Attractor Array
...
Added Movement Array, and helped generalize the Arrays a bit more
2016-06-29 07:43:04 -04:00
WayofTime
bb8552b4b5
Added the bare bones for the "movement array"
2016-06-28 13:55:26 -04:00
WayofTime
ad546380a3
Initial work on the Attractor alchemy array. Very WIP and is not quite where I like it.
2016-06-27 20:01:34 -04:00
WayofTime
8c4eff0d81
Formatting!
2016-06-23 21:43:27 -04:00
Arcaratus
6a2c30834e
Added holograms to TileMasterRitualStone and TileAltar ( #810 )
...
* Added holograms to TileMasterRitualStone and TileAltar
-Right click with either Ritual Diviner or (name pending) Sanguine Sanctum to show up the hologram
-Ritual hologram disappears once ritual is activated
-Altar hologram disappears once altar reaches specified tier
-Fixed the Sigil of Holding configs
-Someone still needs to add in a recipe for the Sigil of Holding
-Disabled the Sanguine Sanctum right-click effect for now
-Kept the hologram from holding the Ritual Diviner in hand
-Someone needs to fix the lighting for the ritual hologram!
* Getters and formatting changes
* Re-implement commented out feature
* Moved the rendering completely to client-side
Have the Sanguine Book work again
Make it actually work
Tidy things up
* Cycles through tier when right clicked
* Re put onItemUse
* Add IAltarReader to ItemSigilHolding
2016-06-21 18:20:49 -07:00
Nicholas Ignoffo
5d96b9d2bd
Add Elytra render for Elytra Upgrade
...
Temporarily stole a texture for it from https://www.reddit.com/user/lemoncake__ (http://imgur.com/a/sI5cv ) until @Yulife can make a real one.
2016-05-30 19:48:28 -07:00
Nicholas Ignoffo
de5e23e6c4
package-info upd- I mean 1.9.4 update
...
These are now "required" thanks to Mojang giving us some annotations. Yay..?
2016-05-19 17:43:33 -07:00
Nicholas Ignoffo
d550513f0a
Update Forge + mappings
2016-04-24 10:06:28 -07:00
WayofTime
9768909eb8
Fixed it so the sentient bow actually shoots sentient arrows.
2016-04-09 15:35:02 -04:00
WayofTime
7706d0667a
Fixed command and rendering of the sentient arrow.
2016-03-18 13:21:45 -04: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
5cd44fd40c
Change node beam texture to an internal one
...
So @Yulife shuts up about it :P
2016-03-01 09:09:21 -08:00
Nick
3f8cccf056
Config to only render routing lines while an INodeRenderer is held
...
Current INodeRenderer's are the Node Router and all Routing Nodes
2016-02-29 23:20:57 -08: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
Arcaratus
da711c0461
Ritual holograms!
2016-02-18 21:59:10 -05:00
WayofTime
ccb706f15c
- Removed the FOV effect from the Quick Feet speed upgrade.
...
- Minor work on the Demon Crucible.
2016-02-17 16:31:11 -05:00
WayofTime
b90f498282
Translucified the node textures and decreased the beam width.
2016-02-06 18:06:25 -05:00
WayofTime
27d63d5df3
Added blood lamp reagent, sigil effects, and the blood lamp array.
2016-01-31 14:31:16 -05:00
WayofTime
9159ff8330
Working through Vazkii's "fixes"
2016-01-15 19:59:00 -05:00