Commit graph

662 commits

Author SHA1 Message Date
Sollace
25536fd42d Throw an exception when attempting to register models for invalid items 2019-03-19 08:03:56 +02:00
Sollace
29cf5b0cc8 Fixed a typo 2019-03-18 16:02:06 +02:00
Sollace
b148126221 Clean up. This was for debugging. 2019-03-18 15:54:05 +02:00
Sollace
5213d0050e Add the modid for all the hook classes 2019-03-18 15:47:54 +02:00
Sollace
8d67b60e64 Removed the override for minecraft:stick. Use Shills instead (name wip) 2019-03-18 15:22:22 +02:00
Sollace
6ad1d099e0 Update lib jumpingcastle (Now really the srg jar) 2019-03-18 00:01:17 +02:00
Sollace
693cf8db49 Update lib jumpingcastle. This time use the srg jar. 2019-03-17 23:28:59 +02:00
Sollace
fa96b3f56e Update lib JumpingCastle 2019-03-17 23:10:10 +02:00
­Sollace
d644465e75
Fix a typo in the docs 2019-03-16 18:51:53 +02:00
Sollace
ee64143a6a Fix baubles support. I blame Forge (specifically CPW) for breaking lazy classloading. This would never have happened with LiteLoader. 2019-03-16 09:36:51 +02:00
Sollace
466053be4e Added a new useless feature 2019-03-15 20:02:17 +02:00
Sollace
276a99d7cf Added diamond doors 2019-03-15 19:15:28 +02:00
Sollace
d34d1ddd60 Added functionality for cuccoons 2019-03-15 14:16:56 +02:00
Sollace
503c1c9eea Split tomato plants and sticks into separate blocks 2019-03-14 22:46:49 +02:00
Sollace
90635394a3 Apples left n the ground for too long will eventually go bad 2019-03-13 22:54:59 +02:00
Sollace
dc9c409a9b Fixed changeling traps spawning slime layers in the air 2019-03-13 22:54:30 +02:00
Sollace
a363e22b28 Cuccoons won't take damage when punched by a changeling. 2019-03-12 22:41:13 +02:00
Sollace
49485ed61b Fixed crafting recipe for the staff of rememberAnce. 2019-03-12 22:32:00 +02:00
Sollace
935dde77b1 Let's fix the crash, round two! 2019-03-12 22:29:19 +02:00
Sollace
cd8d244ea7 Changelings can now capture players and entities in cuccoons by spraying them with MORE GOO! 2019-03-12 22:26:41 +02:00
Sollace
45965746ed Fixed error when attempting to update an entity that doesn't have a caster 2019-03-12 22:25:52 +02:00
Sollace
779ae10a99 Spells can now be attached to entities other than players 2019-03-12 22:12:46 +02:00
Sollace
1248b93995 Add several pieces of documentation 2019-03-12 22:10:48 +02:00
Sollace
bae95b34aa Split logic for contruction and racing clouds out into their respective classes 2019-03-11 20:51:23 +02:00
Sollace
a7f9f99a77 Adjust the tracking distance for thrown entities 2019-03-11 20:50:50 +02:00
Sollace
2384663901 Added the staff of remembrance 2019-03-11 20:50:32 +02:00
Sollace
6c8cb739cd Fixed chiselled chiting not being breakable 2019-03-10 00:07:15 +02:00
Sollace
6007afc978 Removed debug code 2019-03-10 00:02:03 +02:00
Sollace
f58a0598fd Fix gradle 2019-03-09 20:02:27 +02:00
Sollace
4d1904e955 Blimp 2019-03-09 19:51:38 +02:00
Sollace
7e0e5cf8c1 Added chiseled chitin 2019-03-09 19:41:37 +02:00
Sollace
034dd107e1 Fixed banister rendering 2019-03-09 18:42:15 +02:00
Sollace
fb1decc118 Added a crafting recipe for cloud banisters 2019-03-09 18:28:22 +02:00
Sollace
aed4352a24 Added JEI support 2019-03-09 18:24:16 +02:00
Sollace
0e54cbf29a Added a recipe to craft slime layers from slime blocks 2019-03-09 18:13:04 +02:00
Sollace
a93bb42a61 Fixed the recipe for the gem of suffering 2019-03-09 18:12:43 +02:00
Sollace
1a66fdabff Added slime layer blocks 2019-03-09 15:42:11 +02:00
Sollace
17aaeec7dc Added out own textures for the spellbook and added a second variant 2019-03-09 13:18:06 +02:00
Sollace
762636f9bd Added a method to obtain/transmute various music disks 2019-03-09 13:17:35 +02:00
Sollace
79a5f215de Added a cuccoon entity (WIP) 2019-03-08 22:56:25 +02:00
Sollace
734fa9d140 Change the appearance and sound for the changeling ability 2019-03-08 22:55:52 +02:00
Sollace
a3995ece46 Added some music discs 2019-03-08 22:55:27 +02:00
Sollace
f365cec6fe Implement the trap spell 2019-03-05 23:39:10 +02:00
Sollace
793a742776 Fixed client crash 2019-03-05 18:42:49 +02:00
Sollace
7abb696b76 Added a new changeling ability and spell 2019-03-05 18:42:36 +02:00
Sollace
1c4e116ee8 Spells attached to a projectile should be notified of being attached 2019-03-05 16:12:32 +02:00
Sollace
9426fedd22 Added hydrophobic projectiles 2019-03-05 16:09:17 +02:00
Sollace
5f93eb6ac6 Adjust the critical range for shields to destroy projectiles 2019-03-05 16:09:02 +02:00
Sollace
584704c8e3 Fixed nomages being able to throw spells 2019-03-05 15:16:48 +02:00
Sollace
903e2462aa Render the correct itemstack for thrown spells 2019-03-05 15:15:34 +02:00