WayofTime
dd6b5bd3b5
Added an example item whose variants use the same textures but different colours for the layers.
2018-03-23 11:02:43 -04:00
WayofTime
c4527d157f
Worked on the Laputa array. Yes, I went there.
2018-03-07 19:58:59 -05:00
WayofTime
f4b72bed8b
Added temp recipe to try out a new Teleport array. Don't stick only your hand in it, though.
2018-02-27 21:17:31 -05:00
WayofTime
57c25f0064
- Added the Furnace Array (name pending), which takes health from nearby players to power adjacent furnaces. Not covered by standard medical insurance.
2018-02-24 20:31:09 -05:00
Nicholas Ignoffo
c5b0b61315
Add HUD elements for tranquility ( #1233 )
2018-02-18 15:55:40 -08:00
Nicholas Ignoffo
7167aba23c
Move Divination output to a HUD element
...
RIP chat spam 2014-2018
:hype:
2018-02-12 19:45:09 -08:00
Nicholas Ignoffo
72c321acb0
Implement an inverted MRS that requires an RS signal to function ( #1022 )
...
(cherry picked from commit ddb7542
)
2017-02-19 14:41:06 -08:00
Nicholas Ignoffo
930660bc30
Update Blood Tank model and texture
...
Thanks @InsomniaKitten
Need to rewrite inventory model handler because you *cannot* use GL there.
(cherry picked from commit 6ff12aa
)
2017-02-12 01:31:37 -08:00
Nicholas Ignoffo
e845332846
Fix compile/model errors
2017-01-02 02:07:52 -08:00
WayofTime
65104db564
Added Fluid routing to the routing nodes - this is done by using the Fluid Filter and placing a fluid container as the filter.
...
(cherry picked from commit a5a17f6
)
2017-01-02 01:34:33 -08:00
Nicholas Ignoffo
4ec321aaac
Annnd they're back
2017-01-02 00:19:45 -08:00
Nicholas Ignoffo
c34ee90b4e
Okay let's fix these the hard way.
2017-01-02 00:18:39 -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
Nicholas Ignoffo
104fb855b4
Run the guide images through a PNG compressor
...
Drops the jar size by quite a bit
2016-11-13 15:24:10 -08:00
Yulife
d46a5e16ae
souls
2016-11-11 23:04:46 +01: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
ea43fbce7d
Added the Sigil of Elasticity, the Sigil of the Claw, and the Sigil of Winter's Breath.
2016-10-14 20:51:21 -04:00
WayofTime
6ea17510b7
- Added a potion effect called "(-) Immunity", which allows the training of Living Armour Downgrades. This potion is crafted using a Draft of Angelus with a potion flask. Check the uses of the flask!
...
- Added some more framework for the Living Armour Downgrades.
- Modified the Grim Reaper's Sprint so it is better at later levels.
2016-10-02 15:03: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
Yulife
cfa6979056
Dungeon blocks
2016-09-11 16:13:09 +02:00
Yulife
540e6941ef
Incense Pillar
2016-09-11 14:22:53 +02:00
WayofTime
30cf11075b
Added a temporary texture (finally) for the Inspectoris Scandalum
2016-09-07 17:05:05 -04:00
Yulife
2c4aac9beb
Folder
2016-09-04 10:42:21 +02:00
Yulife
a40084ebbb
Dungeon Blocks
2016-09-04 10:42:21 +02:00
Nicholas Ignoffo
59135f5142
Add support for Buttons
...
Currently just a "Fill network" button
2016-09-01 19:33:49 -07:00
WayofTime
fd684588d4
Further improved the routing GUI by allowing an amount to be typed into the amount bar
2016-08-31 16:19:20 -04:00
WayofTime
4a21e6cbf0
Updated the toggleable sigils so they drain the user's LP based on the user's total ticks existed instead of the world time. This is to solve the doDaylightCycle glitch in this scenario.
...
Also further tweaked the Routing Node GUI
2016-08-31 11:45:25 -04:00
WayofTime
78c7a63190
Expanded the size of the Routing GUI and moved the buttons over to the right. Future movement is planned.
2016-08-31 08:30:35 -04:00
WayofTime
3e7187610a
Further un-stupified the routing GUI.
2016-08-31 07:26:22 -04:00
WayofTime
0420779e5e
Added different types of mimic blocks and created their recipes
2016-08-23 17:35:43 -04:00
Yulife
bc37851bd6
Bars
2016-08-15 22:04:05 +02:00
WayofTime
1ee66d6762
Added Yulife's updated bars (such a git!)
2016-08-15 08:02:56 -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
5dc98a0be0
Removed silly crystal overlay and added more Will brackets to the Sentient Sword
2016-08-13 10:13:33 -04:00
WayofTime
dacaae3e12
Did some testing with rendering a layer on top of existing mobs - not sure if in the end I will want to make individual textures/renderers for each mob to make it more pretty, or if I will just have a singular texture overlay.
2016-08-12 17:10:30 -04:00
Nicholas Ignoffo
d490f295a0
Hey look textures that have been missing for weeks that I didn't know about
2016-07-28 21:25:20 -07:00
WayofTime
bf7e9eed6e
Removed the transparency from the bars themselves for the Demon Will gauge and set them to always render for testing
2016-07-27 07:54:32 -04:00
Yulife
e82bc6027b
Removed transparency on some pixels
2016-07-27 12:46:47 +02:00
Yulife
f089e2721a
Everything needed
...
@WayofTime @TehNut lots of code changes are needed, e.g. the actual
potion liquid part is an UNDERLAY and then comes the flask and then the
ribbon as an OVERLAY. I put the bar stuff in a HUD folder for structure
reasons and added the demon bar. Each bar is a pixel thick for each
demon will
2016-07-27 12:44:12 +02:00
Nicholas Ignoffo
1b83510e1d
Colors for flasks
...
Blends effect colors
Needs a new texture.
2016-07-26 17:55:15 -07:00
WayofTime
98406793a1
Added the Potion Flask and a few of the potion effects - max amount of effects that can be added to a single flask is currently 3
2016-07-26 19:44:42 -04:00
WayofTime
c618f27a87
A bunch of back-end for Potions, as well as a minor glitch fix on the Demon Crystals when broken in incorrect manners.
2016-07-26 19:05:48 -04:00
WayofTime
2122fba1bc
(Perhaps) fixed an Atlas issue with the alchemy array, and then proceeded to shrug.
2016-07-18 12:41:08 -04:00
WayofTime
c5f6495859
Work on the Lava Ritual's demon Will shenanigans
2016-07-12 18:24:19 -04:00
WayofTime
acde7ceccd
Did some work on the Crushing ritual and made it so that it ignores liquids.
...
The Lava Ritual now places source blocks when the fluid is flowing.
Added the ability for my potions to (finally) have custom sprites.
2016-07-12 16:57:22 -04:00
WayofTime
767b09221c
Added the necessary infrastructure for Rituals to use Demon Will from the Aura.
...
Added the Demon Will Gauge.
2016-07-10 21:51:17 -04:00
WayofTime
98ed17fe21
Updated the Demon Aura hud by allowing it to actually see the Aura in the chunk - refresh rate is 50 ticks.
2016-07-10 15:27:26 -04:00
WayofTime
0ac2b78803
WIP work on the Demon Aura rendering (Halp, Yulife!)
2016-07-10 12:46:03 -04:00