1
0
mirror of https://github.com/chylex/Hardcore-Ender-Expansion-2.git synced 2024-10-17 08:42:49 +02:00
Commit Graph

1275 Commits

Author SHA1 Message Date
859929a397 Simplify 'getQuads' call and fix broken randomness 2020-07-03 08:09:19 +02:00
609a3ff807 Remove some unnecessary classes/objects 2020-07-02 05:21:33 +02:00
72e32de1a3 Replace mob peaceful despawn bypass coremod with new vanilla feature 2020-07-01 23:50:13 +02:00
41763638f0 Reimplement ITeleporter without chunk preloading 2020-07-01 00:59:04 +02:00
543b5c3fd6 Allow (dis)charging the End Portal by sneaking & right-clicking in creative mode 2020-07-01 00:46:46 +02:00
e228c09692 Fix Amulet of Recovery container rows & report Energy cost calculation errors 2020-06-30 23:27:21 +02:00
eefa507bd6 Fix dropping Trinkets on death when 'keepInventory' is enabled 2020-06-30 23:26:39 +02:00
40c843bafa Fix Death Flower placement after 1.15 update & add withering sound fx 2020-06-30 22:25:13 +02:00
083d6448ef Fix overridden potions with no effects being listed in creative tab 2020-06-30 16:57:50 +02:00
91c5e81cbd Add shadows to Token Holders 2020-06-30 16:00:24 +02:00
ed81e21e8c Add custom Enderman teleportation sound fx 2020-06-30 15:51:39 +02:00
fe7393b5d4 Add Puzzle Medallion insertion sound fx 2020-06-30 15:50:42 +02:00
c9ffee2d1e Replace sword sweep & damage multiplier workarounds with ASM 2020-06-30 00:02:08 +02:00
ef6d8e7a0c Work around broken AI reinforcement call since 1.14 2020-06-29 21:11:52 +02:00
8d4e1cda4f Update code and textures to Minecraft 1.15.2 2020-06-29 21:11:51 +02:00
25096c4d33 Update meta files to Minecraft 1.15.2 2020-06-29 15:35:15 +02:00
aa57e9d2c5 Fix Endermen despawning during delayed teleportation 2020-06-29 12:17:29 +02:00
f6f631f6f3 Add Lost Garden territory w/ most main features 2020-06-26 13:16:10 +02:00
81b1a62083 Fix formatting in Spiderling & Undread loot tables 2020-06-26 11:48:54 +02:00
a39c6ecbb4 Allow territories to set Dry Vine color & optimize default color retrieval 2020-06-25 23:38:44 +02:00
ea73a78501 Work around a few portal rendering issues 2020-06-25 19:09:31 +02:00
4037ed172f Fix WorldToStructureWorldAdapter allowing double placements and breaking chests with torches 2020-06-23 22:31:26 +02:00
837da2fed5 Add CaveCarverEllipsoid & consecutive fail check to CaveGenerator 2020-06-23 21:29:05 +02:00
f11f85a81c Refactor Blobs & add 2 new populators 2020-06-21 11:09:05 +02:00
693b7232d3 Tweak Autumn tree generation & disable mipmapping for Whitebark Leaves 2020-06-09 15:10:44 +02:00
d5d58c41d7 Avoid making LazyOptional instances in getCapability 2020-06-09 13:47:14 +02:00
6c30afa3ca Fix Endersol & Humus bottom textures when merged (although it never appears naturally) 2020-05-30 17:09:13 +02:00
69b0b803a0 Make Humus merge with Endersol below instead of Endersol merging upwards 2020-05-30 11:47:45 +02:00
c27bce9425 Fix vanilla weather causing issues (fog color, wrong weather checks) in the End 2020-05-30 00:03:49 +02:00
fb8308b3c4 Refactor territory renderers & incorporate skyLight property into lightmap calculation 2020-05-29 22:17:13 +02:00
1d1c5eb06f Add 'offsetTowards' math extension & update existing code 2020-05-29 20:29:06 +02:00
f8a0b80ddc Add Endersol top/bottom texture 2020-05-27 17:47:46 +02:00
c08f994514 Replace End Stone texture with old vanilla one 2020-05-27 14:58:22 +02:00
b67102539c Replace VanillaModelOverrides with a hidden resource pack 2020-05-26 16:20:43 +02:00
2f393e3b72 Add Red Autumn Leaves & improve leaf textures 2020-05-26 00:18:53 +02:00
30c5201fd1 Add ModelBox.retainFace extension & update ModelEntityBossEnderEye 2020-05-24 22:09:32 +02:00
204b37ace7 Update Spawn Egg names to match vanilla 2020-05-24 18:07:11 +02:00
93037873dd Make Jar o' Dust break and drop its dusts after a nearby explosion 2020-05-23 18:12:25 +02:00
81dd8314c1 Add Shulker Box size variations w/ recipes 2020-05-23 18:12:24 +02:00
cc9bf35e99 Make getStackInRowAndColumn available to all dynamic recipes 2020-05-23 15:35:00 +02:00
acf42c38c9 Fix Brewing Stands not opening if loaded from a vanilla world 2020-05-23 14:53:24 +02:00
04e5ab97dc Fix field order in init & factory classes 2020-05-23 14:53:24 +02:00
4f70387e3a Add coremod to fix Infused TNT catching fire 2020-05-22 19:29:03 +02:00
7ca8589d29 Add starry sky to Forgotten Tombs 2020-05-22 16:32:57 +02:00
7ee1d8866c Fix particle alpha & void particle brightness 2020-05-22 15:07:19 +02:00
e22dbb597e Add sky cube scale parameter & foggy sky plane renderer 2020-05-22 14:03:17 +02:00
0214bfe15f Add GL.color that takes a Vec3d & update existing code 2020-05-22 13:51:59 +02:00
f20f7eb7e3 Fix client seeing rain while loading into the End 2020-05-22 09:01:18 +02:00
5ab4acc52d Add more Chests to Tomb Dungeon pieces 2020-05-21 22:43:33 +02:00
5bbf2feb25 Add Tomb Dungeon loot 2020-05-21 22:43:32 +02:00