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
Nicholas Ignoffo
d1f98be462
Fix server crash with holding sigil keybind ( #915 )
...
@Arcaratus, poking because this will break BA again. I separated things into new classes.
2016-09-13 16:09:45 -07: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
537ccc092c
Made all block fields final
2016-09-10 16:13:20 -07:00
Nicholas Ignoffo
09b331fdbe
Fix client having NBT that the server doesn't
...
This was reported months ago but I forgot because it was in the WRONG PLACE.
2016-09-06 18:55:32 -07:00
WayofTime
5a44ac53e0
Temporarily removed the dungeon stuff so that it doesn't crash.
2016-08-31 21:05:29 -04:00
Nicholas Ignoffo
5240755a05
Rewrite keybinding system
...
@Arcaratus, I don't even know what you were thinking with that...
I'm still not happy with IKeybindable, but the system is at least better than it was
2016-08-26 15:56:32 -07:00
WayofTime
b422e00019
Fixed SILLY rendering errors with the Mimic
2016-08-26 17:11:03 -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
f734e93921
Testing the infrastructure and adding more things such as AreaDescriptor transforms and checking for overlaps.
2016-08-20 14:00:08 -04:00
WayofTime
d3c6a474de
Added the Corrosive Green Grove augmentation
2016-08-10 17:24:36 -04:00
Nicholas Ignoffo
26d6a8271d
Add tooltip to holding sigil displaying keybinding
...
https://redd.it/4umt7s
2016-07-25 23:02:13 -07: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
856d7c1fc8
Apparently static variables can be rather shocking
2016-07-18 19:10:51 -04:00
WayofTime
bf045dbebd
Sigil of Holding Shenanigans
2016-07-18 19:09:53 -04:00
WayofTime
c69b6bbade
Fixed horrible memory leak in the Living Armour. Fixes #825
2016-06-26 09:38:13 -04:00
Nicholas Ignoffo
afa6ccd7f3
Temporarily disable suppression of modded fluids
2016-06-25 16:03:29 -07: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
Arcaratus
6680e8be49
Option to skip empty slots in Sigil of Holding ( #807 )
...
* Option to skip empty slots in Sigil of Holding
2016-06-17 15:46:33 -07:00
Nicholas Ignoffo
4eda0d6caa
First pass at coloring Sigil of Holding ( #787 )
2016-06-09 16:59:11 -07:00
Nicholas Ignoffo
513bb113e1
Add transposition blacklist to API ( #790 )
...
Blacklist the same blocks that are blacklisted from the Teleposer.
2016-06-09 16:01:32 -07:00
Nicholas Ignoffo
eccf747a09
Change from bold to italics
...
It's much less.. IN-YO-FAIC
2016-06-07 17:19:35 -07:00
Nicholas Ignoffo
d16144ee2c
Make sure sigils are bound before allowing use
2016-06-07 16:43:24 -07:00
Arcaratus
8d66575530
Backstage Sigil of Holding ( #785 )
...
* Backstage Sigil of Holding
All Sigil of Holding features work, just need to add the aesthetics -> TehNut
Somebody might want to look at adding LP costs to the Sigil?
Also recipes need to be added
Added a keybinding system for future usage
Standardized some NBT tags
Compact classes
Fix lang stuff?
* Fancify Sigil of Holding GUI
Displays the selected sigil in the GUI now
Woops
* Quick fix
* Unused import
* Final commit I promise
2016-06-07 15:50:41 -07:00
Nicholas Ignoffo
d0c0700fda
Un-hardcode block documentation
...
Opens it up for all our custom blocks to be able to provide information.
Need a texture from @Yulife.
2016-06-02 17:03:21 -07:00
WayofTime
e406a4fa6f
Grew a Pair
2016-06-02 19:13:50 -04:00
WayofTime
cf72036ff9
Added an initial (read: rough) method to divine where a blood rune is missing for the next tier of altar
2016-06-02 19:09:02 -04:00
Nicholas Ignoffo
5aea7b637a
Fix Green Grove Sigil destroying plants ( #767 )
2016-05-29 16:39:31 -07:00
WayofTime
5e0a390f48
Fixed Sigil of Magnetism and Call of the Zephyr picking up "dead" items.
2016-05-28 07:19:43 -04:00
Nicholas Ignoffo
cebf71c329
Fix Gate of the Fold endless loop ( #743 )
2016-05-21 12:57:04 -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
b2fb264108
Phantom Bridge sigil should now work while riding entities ( #717 )
...
http://i.imgur.com/TnQRX6v.gifv
2016-05-11 17:27:01 -07:00
WayofTime
25108a5838
Formatting pass.
2016-05-02 20:56:32 -04:00
lazerzes
3f5fd16f87
Fixed Issue #703 ; Blocks with MetaData being reset to 0
2016-05-02 20:45:38 -04:00
WayofTime
f754d14927
Elytra upgrade~ (Untested)
2016-05-01 15:10:32 -04:00
Nicholas Ignoffo
d550513f0a
Update Forge + mappings
2016-04-24 10:06:28 -07:00
Nick
a4f55d88b6
Change some int displays to Roman Numerals
...
May not be 100% accurate if you somehow manage to get these really, really high, but it's good enough.
2016-04-17 13:51:39 -07:00
Arcaratus
3e50dd4117
Improved the API and internal workings
...
Update things
Fix some more things
Update once more
Refactoring and removing unnecessary null checks
Woops
Fix
Nother fix
Moar fix
Fix imports
Update ItemBindable.java
2016-04-12 20:34:08 -04:00
Nick
d48e4e5ae8
Move setRegistryName out of item/block constructors
2016-04-09 16:50:16 -07:00
WayofTime
029091852d
Fixed Water and Lava sigils placing two sources in special scenarios.
2016-04-05 16:13:49 -04:00
WayofTime
be87a96a5f
Fixed formatting not working properly on servers.
2016-04-02 21:44:50 -04:00
WayofTime
378c59d2b3
Updated to Forge 1826
2016-04-02 16:02:01 -04:00
WayofTime
66f3a9b581
Fixed #697
2016-03-31 21:11:58 -04:00
WayofTime
bd79afd46d
Fixed the divination sigil and did a variety of other fixes.
2016-03-28 07:25:51 -04:00
Nick
c2fe583496
Temporary workaround for binding
...
Also fixes lots of things that went wonky when #684 was merged
I have no clue how much is still broken. Guess we'll find out :D
2016-03-27 20:11:03 -07:00
WayofTime
ed42650c2e
Playing with secondary effects provided by the offhand.
2016-03-27 16:53:08 -04:00
Arcaratus
0383f0fb31
Move some base classes into the API
...
Add Javadocs for API classes that didn't already have them
Redo
'nother redo
Another redo
Update ItemSigil.java
Last one, I swear
Fix
2016-03-23 20:23:39 -04:00
Nick
6cd993a619
Re-add localization checks to tooltips
2016-03-20 22:55:03 -07:00
WayofTime
f95949a1c8
Sigils (257 errors)
2016-03-18 15:38:26 -04:00