Commit graph

643 commits

Author SHA1 Message Date
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
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