Commit graph

103 commits

Author SHA1 Message Date
Sollace
70d97b4127 Fixed server crash when spawning clouds 2019-01-30 14:03:32 +02:00
Sollace
259b620f45 Changed cloud rendering on clouds to be more cloudy 2019-01-30 13:57:55 +02:00
Sollace
4de736507d Entity standing on cloud, moves with cloud 2019-01-30 13:26:46 +02:00
Sollace
b75ea7dfcf God damn it Forge. Whoever invented these @SideOnly annotations deserved to die and burn for eternity in the ninth circle of hell for their crimes 2019-01-30 12:43:42 +02:00
Sollace
e24eadca8a Fixed cloud spawning race??? 2019-01-29 17:56:16 +02:00
Sollace
9e2c2bfdd9 The ambient spawn list is insane! 2019-01-29 17:18:51 +02:00
Sollace
76eb83e2d2 Change spawning behaviour to work in packs 2019-01-29 17:18:32 +02:00
Sollace
c5c608fd35 Fixed cloud model being rendered at an encorrect offset 2019-01-29 17:17:02 +02:00
Sollace
5acefa2b84 Fixed cloud sizes 2019-01-29 16:28:18 +02:00
Sollace
1e9cfc92a7 Use the world cloud tint when rendering clouds 2019-01-29 16:27:48 +02:00
Sollace
b5e7bf673d Fixed cloud movement 2019-01-29 16:23:42 +02:00
Sollace
f90d6ae480 Added clouds to the spawn list 2019-01-29 15:22:36 +02:00
Sollace
841d326338 Human race is no longer a user settable race. You should only get it if some madman were to blacklist every race (which can be done by adding HUMAN alone to the whitelist). 2019-01-29 14:13:06 +02:00
Sollace
21e01ac93d Fixed changelings becoming nausious without necessarily eating. 2019-01-29 13:54:17 +02:00
Sollace
71b518702d All major flowers can now be eaten by the player 2019-01-29 13:53:43 +02:00
Sollace
435dc1c02d Possibly fixed issues with Pam's Harvestcraft 2019-01-29 12:33:32 +02:00
Sollace
9cf95262e7 Added the various seeds as drops for grass and tall grass 2019-01-29 10:30:20 +02:00
Sollace
cc162f22ac Fixed recipes not working when there are multiples of the same stack 2019-01-29 10:29:58 +02:00
Sollace
5dd390140d Fixed item replacement not working correctly without liteloader 2019-01-28 19:43:22 +02:00
Sollace
81b7693e34 Rewrote particles entirely 2019-01-28 19:42:18 +02:00
Sollace
e044b5b5bd Added a few more config options. This is probably not the best use of json, lol 2019-01-27 21:34:02 +02:00
Sollace
a6794a692f Not even using this 2019-01-27 20:25:53 +02:00
Sollace
e6f8bb47dd Fixed crashing when loaded on a server 2019-01-27 20:22:47 +02:00
Sollace
f47ad82999 Added translation keys for the /racelist command 2019-01-27 20:07:34 +02:00
Sollace
84f5b9d347 Fixed config saving 2019-01-27 19:37:08 +02:00
Sollace
3d02ee6856 Items dropped by a pegasus onto cloud blocks should not fall through. This also has some... interesting behavioural quirks. 2019-01-27 17:35:39 +02:00
Sollace
a520e799dc Style 2019-01-27 17:35:01 +02:00
Sollace
5063c6e766 Fixed apples being able to have an invalid metadata (may fix rendering issues with Pam's Harvest) 2019-01-27 17:34:12 +02:00
Sollace
23499cc011 Zap apples are always edible for maximum 'fun' 2019-01-27 17:33:26 +02:00
Sollace
1ed677eab6 Fixed long-distance travel (Part 2) 2019-01-26 23:20:35 +02:00
Sollace
42b856aa3d Fixed indentation 2019-01-26 20:16:51 +02:00
Sollace
a367bd57d9 Fixed long-distance travel and improved vertical portals 2019-01-26 20:15:43 +02:00
Sollace
6ebf34f7f6 Added portal gems 2019-01-26 19:28:21 +02:00
Sollace
e064517502 Fixed encorrect particle locations 2019-01-26 19:27:47 +02:00
Sollace
ca1d649b5d Fixed saving of spell nbt data 2019-01-26 19:27:24 +02:00
Sollace
3f9029098e Added recipes for al of the current gems 2019-01-26 19:26:52 +02:00
Sollace
655d12922d (maybe) Fixed null pointer crash. This code now looks EVEN WORSE!!! 2019-01-26 11:19:40 +02:00
Sollace
cc710b93eb Added apple trees 2019-01-25 17:22:41 +02:00
Sollace
35851d3f23 Implement sugar, implement spell affinities, fix some issues with the ice gem 2019-01-22 18:39:30 +02:00
Sollace
cd0b86fc36 That would've been bad DX 2019-01-22 18:36:57 +02:00
Sollace
ac52865c02 Fix indentations 2019-01-20 01:08:13 +02:00
Sollace
96809095c2 Reimplement Fire and Ice gems 2019-01-20 01:07:59 +02:00
Sollace
58a41e4eba Implement a configurable races whitelist 2019-01-13 22:07:44 +02:00
Sollace
26fbda8b76 Fixed spell registry leaving empty nbt tags on unenchanted items 2019-01-13 22:06:54 +02:00
Sollace
16d39c781e You can no longer place solid blocks on non-solid cloud blocks 2019-01-13 22:06:27 +02:00
Sollace
337b652cc0 Split up apples 2019-01-13 22:05:40 +02:00
Sollace
1f433bf497 Re-implemented the crafting interface for spellbooks 2019-01-10 19:46:40 +02:00
Sollace
b3e689d220 Re-implemented spellbooks 2019-01-10 11:35:15 +02:00
Sollace
8064b08ae9 Updated cloud slabs and chairs with the same properties as cloud blocks 2019-01-10 11:34:58 +02:00
Sollace
8f61402191 Fixed tomato plants consuming the item in creative mode 2019-01-10 11:34:32 +02:00