KohaiKhaos
ebfd8ce9a3
Several mimic fixes, with actually cleaned up commit history. ( #1379 )
...
* Reimplemented a lot of mimic logic and did a first run of changing how mimics store their states.
* Finished removing all metadata calls for blocks replaced by mimics.
* Update EntityMimic.java
* Update ItemBlockMimic.java
* Update TileMimic.java
* How did I even replace a semicolon with a slash.
* Changed all tabs to 4 spaces. Changed Serializer to StateUtil
* Fixed spacing again, hopefully for the last time
2018-08-07 16:28:55 -07:00
AEon - Tobias
e8ad057662
Added RitualReader/Ritual Tinkerer to creative tab ( #1393 )
2018-08-07 16:02:22 -07:00
Arcaratus
b441e7fc1e
SoulTicket internal implementation ( #1372 )
...
* Fix the Blood Tank BB
* Add modid to command localizations to prevent conflicts
* Fixed the items not being drawn on the right Y-level for the Sigil of Holding HUD
Corrected localizations of other lang files
* SoulTicket internal implementation
* do what TehNut says
* implement hashCode()
* Fix toggleable sigils draining on r-click when it shouldn't
Also moved the ItemSigil and ItemSigilToggleable to the sigil package (why wasn't it there???)
2018-08-07 15:27:12 -07:00
Nicholas Ignoffo
42c69eb557
Rework of ritual registration
...
Moves to annotation based registration. Configs are handled for automatically
2018-06-28 21:56:25 -07:00
Nicholas Ignoffo
c8e42e3288
Fix lava crystal not syphoning LP ( #1326 )
2018-06-26 17:15:45 -07:00
Nicholas Ignoffo
22e8290921
Teleposition Sigil should make sure a Teleposer is the destination ( #1328 )
2018-06-26 17:09:18 -07:00
Nicholas Ignoffo
86f54886c5
Mending should not work on potion flasks ( #1332 )
2018-06-26 16:53:16 -07:00
WayofTime
6a56a13aac
Final push before 2.2.12.
2018-05-04 14:34:46 -04:00
WayofTime
383be360ff
Improved collision "i.e. actually made a non-retarded position update" for the Scroll of Icarus.
2018-05-01 21:39:15 -04:00
WayofTime
3f8a455b90
Made some WIP additions to the Scroll of Icarus, allowing it to pick up mobs. Lacks costs and may break.
2018-05-01 16:29:19 -04:00
WayofTime
920d105374
Needed to be more pushy.
2018-05-01 06:51:37 -04:00
WayofTime
d29b91a106
Fixed the Fluid filters so that they now work perfectly in the routing system.
2018-04-29 09:57:29 -04:00
Nicholas Ignoffo
da8e43a8b4
Fix Blood Tank NBT transfer between item/tile form ( #1283 )
2018-04-24 17:06:43 -07:00
Nicholas Ignoffo
afcf1a1822
Add a recipe for the fluid filter
2018-04-21 16:53:19 -07:00
Nicholas Ignoffo
03a2904bd1
Fixed holding sigil internal interactions
...
It will no longer tick unbound sigils and checks binding of stored sigil
on right click..
2018-04-07 12:24:28 -07:00
Nicholas Ignoffo
a5a9224f6d
Merge remote-tracking branch 'origin/1.12' into 1.12
2018-04-01 15:37:07 -07:00
WayofTime
6e7b387e6a
Added additional effects to the Sentient Bow when aspected to different Will types.
2018-03-29 16:05:56 -04:00
Nicholas Ignoffo
8dce592787
Fix out of bounds on invalid enum items
2018-03-23 17:12:32 -07:00
Nicholas Ignoffo
58d9678c40
Switch some more instances of chat spam to the action bar
2018-03-23 16:50:17 -07:00
Nicholas Ignoffo
7ec27febc6
Apply same model to all alchemic vials
2018-03-23 16:42:18 -07:00
WayofTime
25f492ef65
*Hopefully* make Nut cry a bit less.
2018-03-23 13:24:33 -04:00
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
Nicholas Ignoffo
f535e331dd
Removed all usages of PleaseStopUsingMe
2018-03-17 22:30:14 -07:00
Nicholas Ignoffo
eada60f436
Some altar cleanup and renaming
2018-03-09 18:00:04 -08:00
Nicholas Ignoffo
fefeaf26af
Holding sigil can provide it's own mesh provider now
2018-03-07 19:55:32 -08:00
Nicholas Ignoffo
554993ea79
Cleanup model registration
2018-03-07 19:43:00 -08:00
Nicholas Ignoffo
b011623333
Switch ritual component gathering to a Consumer rather than direct list access
2018-03-05 00:10:30 -08:00
Nicholas Ignoffo
8a61741e0d
Rewrite Transposition Sigil
2018-03-04 10:15:03 -08:00
Nicholas Ignoffo
3f5178dd6a
A bit of Ritual cleanup
...
Slowly getting rid of these BlockStack references. Slowly moving towards
a proper "API" in our internals.
2018-03-04 09:17:24 -08:00
WayofTime
08031e65f8
Fixed client-sided crash in the Blood Light sigil by rearranging a few arguments.
2018-03-02 15:21:51 -05:00
Nicholas Ignoffo
70d98455b7
Cleaned up a lot of different inspections
2018-03-01 19:27:39 -08:00
Nicholas Ignoffo
0dd0854bd9
Move all SysOut references to debug logging
2018-03-01 18:23:56 -08:00
Nicholas Ignoffo
395f1188e7
Put fast miner array back up at Haste 3
...
It was ~~our~~ my fault.
2018-02-27 18:19:41 -08:00
Nicholas Ignoffo
2a43e53842
Rewrite IBindable to provide an object instead of storing 2 strings
2018-02-27 16:59:51 -08:00
Nicholas Ignoffo
bf2fe1166e
Safety for UUID check in lava crystal ( #1238 )
...
some weird mod was doing weird tooltip things weirdly
2018-02-23 16:47:34 -08:00
Nicholas Ignoffo
106532061d
Alchemy Table now supports new recipe API
2018-02-19 15:41:18 -08:00
Nicholas Ignoffo
77bdbed8b5
Nullcheck tile in Lava/Water/Void sigils ( #1236 )
2018-02-19 14:06:05 -08:00
Nicholas Ignoffo
0beef19ba1
Seer Sigil should display tranquility data ( #1234 )
2018-02-19 14:04:32 -08:00
Nicholas Ignoffo
37c8012741
Ignore blank inscription tools
2018-02-18 15:56:03 -08:00
Nicholas Ignoffo
64336f6f78
Sigils should only stack to 1
2018-02-18 15:55:52 -08:00
Nicholas Ignoffo
ea47db3e5d
Wrong extenderoo
2018-02-18 14:33:50 -08:00
Nicholas Ignoffo
ee42f6ddc2
Slates and inscription tools should use ItemEnum properly
2018-02-18 14:20:36 -08:00
Nicholas Ignoffo
c05336ac9f
"Temporarily" disable cross-dimension entity teleports
2018-02-17 16:27:57 -08:00
Nicholas Ignoffo
441e7b8952
Fix Lava Crystal being consumed
2018-02-17 10:38:33 -08:00
Nicholas Ignoffo
2fecb427fd
Merge apibutnotreally with the main packages
...
Do not consider anything outside of the true API safe to use. And even then,
I'm changing things. Just wait. Please I beg you.
2018-02-15 18:49:07 -08:00
Nicholas Ignoffo
616c08094b
Run formatter
2018-02-14 23:38:57 -08:00
Nicholas Ignoffo
c03af41c88
Some subitem cleanup
...
Still lots left to do. This will help prepare for The Flattening.
2018-02-13 23:32:15 -08:00
Nicholas Ignoffo
65b89795bc
Remove unnecessary base bindable class
...
Jarbo 8 exists
2018-02-13 17:24:06 -08:00
Nicholas Ignoffo
3fb708d2be
Fixed crafting order of decor bricks so polished is no longer a lonely boi ( #1221 )
2018-02-13 16:57:21 -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