Commit graph

502 commits

Author SHA1 Message Date
Sollace
00972d4b91 More cleanup, more naming changes 2020-04-15 18:14:42 +02:00
Sollace
db5f0a5544 advancements -> advancement 2020-04-15 17:26:12 +02:00
Sollace
09ae83dfe5 Naming convention changes 2020-04-15 17:23:08 +02:00
Sollace
c8a216ef24 Implement tillable, properly register the structures, move cloud blocks a "gas" package 2020-04-15 17:11:37 +02:00
Sollace
7a6b0aabb5 More cleanup 2020-04-15 15:55:18 +02:00
Sollace
3beacf5f58 More cleanup to input 2020-04-15 15:45:57 +02:00
Sollace
52ae5816a5 Convert UItems to an interface 2020-04-15 15:30:20 +02:00
Sollace
ea51af542a Unsplit again and fix more compile errors 2020-04-15 14:56:53 +02:00
Sollace
fdc7984ab6 More updating 2020-04-15 12:37:14 +02:00
Sollace
85b9ddb706 Core/Redux split to get out the non-essential features 2020-01-27 21:11:53 +02:00
Sollace
995c332814 Porting to Fabric/Yarn/1.14 part 5 2020-01-27 14:47:14 +02:00
Sollace
11de4c8821 Porting to Fabric/Yarn/1.14 part 4 2020-01-27 12:05:22 +02:00
Sollace
9a42c8ebd5 Porting to Fabric/Yarn/1.14 part 3 2020-01-17 14:27:26 +01:00
Sollace
897287600b Porting to Fabric/Yarn/1.14 part 2 2020-01-16 16:46:24 +01:00
Sollace
2670d5cdb6 Porting to Fabric/Yarn/1.14 part 1 2020-01-16 12:35:46 +01:00
Sollace
f5f232241a Fixed integer overflow 2019-08-13 09:17:02 +02:00
Sollace
e5cb2df0ce More implementing spears 2019-08-13 09:16:22 +02:00
Sollace
0f2f148eec Unused imports 2019-08-13 09:15:29 +02:00
Sollace
3f9cf6c5a6 Spears! (WIP) 2019-04-09 13:45:36 +02:00
Sollace
040e191004 Fixed incompatibility with Mantle. Closes #8 2019-04-07 14:59:19 +02:00
Sollace
a7d582f7cf Use the player's head position to control the vertical movement when rainbooming. Fixes #9 2019-04-06 21:07:54 +02:00
Sollace
2f97a7ae69 Fixed flight bar being offset by one pixel 2019-04-06 21:07:03 +02:00
Sollace
578b000233 Fixed spawn lists for clouds being swappedn between ocean and land 2019-04-04 16:40:00 +02:00
Sollace
e0fa8e092d Fixed some bugs with gravity 2019-04-04 14:47:39 +02:00
Sollace
05ef379fc0 Added proper flying sounds for changelings 2019-04-04 14:20:20 +02:00
Sollace
b2edae1766 Adjusted ascent speed 2019-04-04 13:00:42 +02:00
Sollace
736ced3a51 Changed mechanics for which blocks can be placed on clouds 2019-04-04 12:58:18 +02:00
Sollace
5b18c7c0f6 Restrict cloud-walking enchants to magic users when walking on cloud blocks 2019-04-04 12:27:04 +02:00
Sollace
a1c4678d4e Fixed some calculation discrepancies with pegasus flight experience 2019-04-02 21:04:32 +02:00
Sollace
3a0685ae59 Fixed butterflies not being totally silent 2019-04-02 21:03:56 +02:00
Sollace
03059b6df2 Pegasi can now do a mini sonic rainboom once they fill their flight bar. 2019-04-02 14:03:33 +02:00
Sollace
cd1fb849f7 Fixed hive blocks growing out of control 2019-04-02 08:48:27 +02:00
Sollace
64666e8e60 Added butterflies 2019-03-21 17:03:59 +02:00
Sollace
6ab9343164 Further fattening and dispensibles rewrites 2019-03-20 22:37:49 +02:00
Sollace
faa77ea1fd Register items and their models all together to avoid writing the same thing twice 2019-03-19 13:43:04 +02:00
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
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
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
Sollace
28e294803e Added support for thrown spells. Projectiles with a spell attached. 2019-03-05 14:29:16 +02:00
Sollace
41923f82e1 Fixed projectiles not rendering correctly to the client 2019-03-05 14:28:45 +02:00
Sollace
ff707b679e Added wheat worms as a possible drop when mining dirt 2019-03-05 13:11:33 +02:00
Sollace
68cbb4b57b Some quality of life adjustments 2019-03-05 12:45:56 +02:00
Sollace
b4663b4881 Added a recipe for cactus green from moss 2019-03-05 12:44:18 +02:00
Sollace
03d0e22e99 Added a smelting recipe to obtain chitinous shells by cooking cuccoons. You monster! 2019-03-05 12:44:05 +02:00
Sollace
73d7081efb Fixed a crafting recipe issue 2019-03-05 12:43:32 +02:00
Sollace
fdf0365c81 Added a translation string for chitinous shells 2019-03-04 14:56:03 +02:00
Sollace
7ec3f39a29 Added a grass-like overlay to chitin blocks 2019-03-04 14:51:04 +02:00
Sollace
c627614d22 Added chitin blocks 2019-03-04 13:40:14 +02:00
Sollace
318e91ed8d Fixed gems not hovering at the correct height 2019-03-04 00:34:48 +02:00
Sollace
0ef986d406 Hanging cuccoons are now more dangerous to non-changelings 2019-03-04 00:33:40 +02:00
Sollace
0c5a92bdae Players holding the gem of light will also emit light! 2019-03-03 23:52:02 +02:00
Sollace
74f02b045c Held effects are now properly persisted 2019-03-03 23:51:36 +02:00
Sollace
e8b2b13a38 The light gem will now emit light 2019-03-03 22:38:54 +02:00
Sollace
01a16fb92d Added a name, crafting recipe, and item texture 2019-03-02 19:29:21 +02:00
Sollace
33ffa0fafe Particles and other finishing touches 2019-03-02 19:18:29 +02:00
Sollace
e00f9850b3 Added hanging cuccoons (WIP) 2019-03-02 18:45:28 +02:00
Sollace
62be8af297 Some fine tuning for hive blocks 2019-03-02 18:05:26 +02:00
Sollace
9fdaf9035d (maybe) improve hitboxes on tomato plants? 2019-03-02 18:04:33 +02:00