Commit graph

486 commits

Author SHA1 Message Date
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
ff0b0077b9 Update forge 2019-04-09 13:45:10 +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
fe054a8ac5 Bump 2019-04-04 14:50:02 +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
b68313646f Bump 2019-04-03 09:52:00 +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
05c6c7b2b4 Bump 2019-03-19 13:51:34 +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
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