Commit Graph

1283 Commits

Author SHA1 Message Date
chylex 4f70387e3a Add coremod to fix Infused TNT catching fire 2020-05-22 19:29:03 +02:00
chylex 7ca8589d29 Add starry sky to Forgotten Tombs 2020-05-22 16:32:57 +02:00
chylex 7ee1d8866c Fix particle alpha & void particle brightness 2020-05-22 15:07:19 +02:00
chylex e22dbb597e Add sky cube scale parameter & foggy sky plane renderer 2020-05-22 14:03:17 +02:00
chylex 0214bfe15f Add GL.color that takes a Vec3d & update existing code 2020-05-22 13:51:59 +02:00
chylex f20f7eb7e3 Fix client seeing rain while loading into the End 2020-05-22 09:01:18 +02:00
chylex 5ab4acc52d Add more Chests to Tomb Dungeon pieces 2020-05-21 22:43:33 +02:00
chylex 5bbf2feb25 Add Tomb Dungeon loot 2020-05-21 22:43:32 +02:00
chylex e893348547 Fix 'set_item' loot function not crashing on invalid items 2020-05-21 20:39:24 +02:00
chylex b932c3d7b6 Fix dying villager crash when reloading the world 2020-05-21 15:25:27 +02:00
chylex 0f887c515e Add '/hee causatum' subcommands (list, check, set) 2020-05-21 14:59:37 +02:00
chylex 47efddde53 Implement custom spawner taint mechanic 2020-05-21 14:34:38 +02:00
chylex 53fe8bb272 Add InBox constructor with more granular extra entity offsets 2020-05-21 14:24:01 +02:00
chylex 1d8e219674 Refactor BlockAbstractGoo collision limiter into a separate class 2020-05-21 09:40:20 +02:00
chylex 90e4db12f7 Update TerritoryGenerationCache to expire after 5 minutes & allow concurrency 2020-05-21 09:29:42 +02:00
chylex 3926fe96f3 Improve fog & skybox rendering with low chunk render distance 2020-05-21 08:59:36 +02:00
chylex fec66ca034 Decorate Tomb Dungeon (cobwebs, crumbling ceiling) & tweak Dusty Stone physics 2020-05-21 06:07:51 +02:00
chylex 88f9a23df2 Add Tomb Dungeon generator & pieces 2020-05-20 16:24:59 +02:00
chylex f96ee53833 Unfuck block mirror logic but better this time 2020-05-20 15:46:49 +02:00
chylex 1e0a2dac27 Add and expose some StructureBuild utilities & add documentation 2020-05-19 01:42:27 +02:00
chylex ea2f042886 Revert mappings to 20200119-1.14.3 2020-05-18 01:13:03 +02:00
chylex 02bbb1b850 Replace 'pick_colored_gloomrock' and 'pick_music_disk' functions w/ 'set_item' 2020-05-18 00:53:17 +02:00
chylex 73974c71b6 Add loot function to change generated item 2020-05-18 00:43:14 +02:00
chylex 9e4e8f67d2 Add crumbling mechanic to Dusty Stone 2020-05-16 04:10:48 +02:00
chylex bdaba72a82 Move BlockExperienceGate collision shape out for other blocks 2020-05-16 02:28:15 +02:00
chylex 4eee60949b Add Dusty Stone Decoration 2020-05-14 23:53:23 +02:00
chylex 9b696ab2c1 Add optional seed argument to '/hee structure x build' & CommandContext.getLong extension 2020-04-24 09:47:42 +02:00
chylex f4ef7e2e38 Fix Kotlin sources by using slim Kottle as a dependency 2020-04-24 06:07:19 +02:00
chylex b57a9a0962 Add optional run/mods_deobf.gradle for configuring deobf runtime mods 2020-04-23 23:52:37 +02:00
chylex ab4cd44d14 Fix wrong break face using debug stick 2020-04-23 23:50:40 +02:00
chylex db508a0a67 Add random chance of rainbow beds in Energy Shrine dormitory room 2020-04-23 19:57:24 +02:00
chylex 764b30c08d Expose StructurePiece.Instance owner and transform 2020-04-23 19:54:19 +02:00
chylex 9744b7b709 Add spectator mode to debug key shortcut (ctrl+tilde) 2020-04-23 19:53:08 +02:00
chylex 0e2ec8193f Add (temporary) debug coremod to fix MC-127862 2020-04-22 01:00:43 +02:00
chylex e1fefa8b59 Improve debug/build stick with off-hand block placement 2020-04-22 00:58:26 +02:00
chylex c51483cb0c Add debug build/break stick 2020-03-23 19:59:02 +01:00
chylex 3c17a99248 Work on Totem of Undying (new sound & particle FX, tweak balance) 2020-03-23 02:06:09 +01:00
chylex ce661b9fb8 Add recipes for implemented infusions & Ancient Dust transformation 2020-03-22 21:37:00 +01:00
chylex 580021693c Update Enhanced Brewing Stand texture & override Brewing Stand item texture 2020-03-22 19:41:23 +01:00
chylex ae5da9352d Add a system to override vanilla textures 2020-03-22 19:40:13 +01:00
chylex c44eded6a0 Add Amelior w/ recipe and Brewing Stand upgrade mechanic 2020-03-22 17:35:44 +01:00
chylex 8c6acca74c Fix Brewing Stand not ticking & not accepting End Powder via Hoppers 2020-03-22 17:01:06 +01:00
chylex ee976a258d Add Instability Orb, Ectoplasm, and Enchanted Claw (textures only) 2020-03-22 16:19:50 +01:00
chylex 17a8ea72c3 Add Infusion Table Core w/ recipe 2020-03-21 16:14:08 +01:00
chylex 9ab0559144 Add Infusion Table 2020-03-21 16:11:13 +01:00
chylex 355a7ba63e Minor formatting fixes & override EntityBossEnderEye.isNonBoss 2020-03-21 14:18:22 +01:00
chylex a62e8a8b7e Include vanilla blocks/items in Infusion matching checks 2020-03-20 17:05:18 +01:00
chylex 5f14ec633a Add ITableContext.requestUseSupportingItem with a filter parameter 2020-02-28 15:57:47 +01:00
chylex 39f73b259e Add Accumulation Table Core & Experience Table Core w/ recipes 2020-02-27 17:14:42 +01:00
chylex 4c90629922 Add Ticking Core 2020-02-27 17:14:13 +01:00