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

1233 Commits

Author SHA1 Message Date
c119b52247 Minor formatting fixes 2019-03-30 15:29:25 +01:00
ee44e029ea Add a loot table property that allows sorting stacks in a specific order 2019-03-30 13:16:46 +01:00
4a191ee98e Separate loot table and loot pool configuration to fix weirdness 2019-03-30 09:38:57 +01:00
7cd00e9c4a Propertly define how structure piece connection attachment should work 2019-03-30 07:13:40 +01:00
71fb850f98 Add IStructureTrigger for colored beds 2019-03-30 03:17:33 +01:00
a4eb927ef7 Fix filecopy.ps1 to work on older versions of PowerShell 2019-03-28 21:29:35 +01:00
e5ea8377b0 Allow specifying position of starting structure piece 2019-03-20 11:29:38 +01:00
e1932d141a Add support for even-sized structure piece connections 2019-03-20 11:29:38 +01:00
a5fde1de74 Add new subcommands to '/hee structure' (resetcache, norots) 2019-03-20 10:57:29 +01:00
dea6d315a0 Improve Smooth Gloomrock Stairs side texture 2019-03-18 11:16:54 +01:00
045bbe3f11 Update Stronghold classes to use Air singleton 2019-03-17 12:04:01 +01:00
9f05e04796 Add IStructureWorld.placeWalls & IBlockPicker.Air 2019-03-17 12:02:31 +01:00
86be7ad8d6 Add Stronghold to '/hee structure' command 2019-03-16 18:42:15 +01:00
0dc7b2ecc2 Add a debug command for structures 2019-03-16 18:39:02 +01:00
9a36fba5fa Improve Smooth Gloomrock Slab side texture 2019-03-16 17:39:52 +01:00
2e2cd502cc Reorganize all GUI and container-related classes into new packages 2019-03-16 14:20:23 +01:00
072be51c35 Reorganize all rendering-related classes into new packages 2019-03-16 14:03:02 +01:00
21ea330124 Add script used to generate Stardust Ore texture variations 2019-03-16 12:04:18 +01:00
d133636386 Implement Death Flower withering logic 2019-03-16 11:58:00 +01:00
713d22105d Update EndermiteTeleportLogic to use Teleporter.nearLocation 2019-03-16 09:53:16 +01:00
b3beeb114d Add Teleporter.nearLocation to generalize multiple teleport attempts 2019-03-16 09:53:05 +01:00
d473083f5a Make Teleporter.resetFall true by default 2019-03-16 09:09:14 +01:00
75ea906d23 Tweak Ring of Hunger's balance 2019-03-15 20:25:50 +01:00
d9188f4d60 Trigger item use stat when a Trinket breaks 2019-03-15 20:25:36 +01:00
6e264ee58a Minor formatting fixes 2019-03-15 15:22:03 +01:00
8243673e0e Replace vanilla Totem of Undying w/ custom Trinket logic 2019-03-15 15:13:29 +01:00
7e6b47d832 Add a 'horribly dying Villager' entity 2019-03-15 13:53:58 +01:00
0671b10aa9 Add growing pixel particle 2019-03-15 13:53:58 +01:00
ba97cf077e Add pixel particle texture 2019-03-15 13:14:32 +01:00
d513c89514 Replace uses of deprecated I18n class 2019-03-14 19:07:20 +01:00
00ac7bf8f8 Add customizable FX when a Trinket is broken 2019-03-01 17:21:56 +01:00
48befaf2d2 Reduce log spam from Igneous Rock smelting transformations 2019-03-01 15:09:11 +01:00
676e4207f4 Fix/workaround log warnings at startup 2019-03-01 14:54:38 +01:00
03cd848e5b Add Energy Cluster inventory texture & localized name 2019-03-01 14:45:55 +01:00
070a949eea Implement Dispersed Cluster generation 2019-02-28 21:33:58 +01:00
b0bfe622a0 Generalize worldgen chunk grid logic & fix negative coordinates 2019-02-28 21:09:38 +01:00
2c506b4436 Tweak behavior of Ancient Cobweb & Dry Vines to work better in Strongholds 2019-02-28 14:09:21 +01:00
6482e44cc3 Finish Stronghold generation (tweak weights and piece ordering) 2019-02-28 14:07:40 +01:00
213bb39121 Update WorldToStructureWorldAdapter to take Random in constructor 2019-02-28 14:01:05 +01:00
e2ec225634 Fix a few bugs & finish up Stronghold pieces 2019-02-28 13:59:36 +01:00
664e957b84 Update Stronghold code for new PaletteBuilder & IStructureGeneratorFromFile 2019-02-28 10:27:24 +01:00
5029eb41ed Add methods to save structures into files 2019-02-28 10:26:22 +01:00
58ef583d46 Add BoundingBox.size 2019-02-28 09:58:55 +01:00
402b72bac8 Rewrite PaletteBuilder to allow palettes for structure development 2019-02-28 09:58:08 +01:00
fcff4b5380 Add PS script to copy file into clipboard
AWT Toolkit is bork..
2019-02-27 22:30:50 +01:00
df101cad2a Prepare to add more PowerShell scripts, woo! 2019-02-27 22:29:28 +01:00
f463d917d4 Add Scaffolding 2019-02-27 17:22:31 +01:00
c6e8c56c26 Implement Stronghold generation w/ Eye of Ender search (and tweaks) 2019-02-27 12:44:36 +01:00
7cee8db35e Implement Stronghold builder & update size and pieces 2019-02-25 10:48:43 +01:00
cdc6321f25 Add OverworldFeatures to register worldgen 2019-02-24 22:39:47 +01:00