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

1254 Commits

Author SHA1 Message Date
a992c3883c Minor tweaks (IOffset entity constructor, unnecessary code, cleanup) 2019-01-01 03:41:59 +01:00
bb5af7b0c8 Allow cloning an explosion w/ modified parameters 2019-01-01 03:41:59 +01:00
307ebe0643 Finish implementing dimension & region instability for all dimensions 2018-12-30 06:37:38 +01:00
15caa41c38 Implement territory chunk grid system w/ a few test territories 2018-12-30 06:28:55 +01:00
ea0b2e440f Replace vanilla End world provider & disable dragon fight manager 2018-12-30 05:48:47 +01:00
9be0a2a91f Add destructuring extensions for ChunkPos 2018-12-30 05:42:20 +01:00
f225319e51 Update Endermites (render range, instability relief, Corrupted Energy immunity) 2018-12-28 05:09:29 +01:00
0632538268 Add dimension instability triggers to teleportation 2018-12-28 05:05:15 +01:00
9001424821 Add a method to leak a set amount of Energy from a Cluster 2018-12-28 05:02:07 +01:00
480a2da36b Implement main logic and capability handling for dimension & region instability 2018-12-28 04:25:51 +01:00
48e9aadc0f Add interfaces and utilities for instability 2018-12-27 21:15:04 +01:00
663554a97b Add parameters to Teleporter (reset pathfinding, extend FX range) & tweak effects 2018-12-27 19:55:51 +01:00
879ece80f0 Add interface to mark entity as immune to Corrupted Energy 2018-12-27 16:06:29 +01:00
a4c35c1500 Add Random.removeItem extension 2018-12-25 13:39:21 +01:00
0197d7c5a1 Fix non-lethal damage sometimes leaving player at 1 full heart 2018-12-25 02:30:22 +01:00
9283a106b7 Minor code style tweaks 2018-12-25 02:08:39 +01:00
5ae5d3cca7 Add instability-spawned Endermite variation & disable Endermite particles 2018-12-22 17:26:45 +01:00
c7f35e221a Add a way to pause particle effect spawning 2018-12-22 16:21:37 +01:00
bc0b826013 Fix entity translation key 2018-12-22 16:18:57 +01:00
fd699eff11 Tweak Corrupted Energy particle color 2018-12-22 16:18:57 +01:00
fd70dd5da0 Fix Infused TNT and Endermite serialization 2018-12-22 13:42:20 +01:00
331a4ae7e4 Replace Endermite and implement custom behavior, despawning, and drops 2018-12-22 12:32:16 +01:00
7109f3dde1 Add custom EntityAIWanderAvoidWater constructor 2018-12-22 12:32:16 +01:00
b5db81dd47 Add mob AI that reduces randomness of wandering 2018-12-22 12:25:38 +01:00
a8aadfab54 Refactor entity override registration 2018-12-22 10:15:27 +01:00
38fdff2266 Fix being able to open an Amulet of Recovery without recharging it 2018-12-20 09:22:48 +01:00
fa6e5b12c9 Implement modded & Trinket slot handling in Amulet of Recovery 2018-12-20 09:22:48 +01:00
453f79e33c Fix infusions causing items to lose NBT data 2018-12-20 08:47:32 +01:00
c09ae421fe Fix Trinket duplication on death 2018-12-20 08:47:31 +01:00
eebaa5238c Add NBTList.set 2018-12-20 08:47:31 +01:00
7587bb49ad Refactor Trinket Pouch serialization to use NBTItemStackList 2018-12-20 05:24:48 +01:00
d8be6810ca Add Ring of Hunger 2018-12-19 15:29:48 +01:00
66d349166f Move infinite potion duration constants 2018-12-19 15:17:46 +01:00
30196e925c Rename and move base Item classes 2018-12-18 09:27:01 +01:00
689e221f01 Make Trinket Pouch infusable & add Expansion infusion 2018-12-18 08:31:05 +01:00
e9c6a8e738 Refactor Infusion color constructors 2018-12-18 08:31:05 +01:00
efeed74006 Add Trinket Pouch w/ custom GUI 2018-12-18 08:26:05 +01:00
7be6c6d4e9 Allow active Trinket items to provide their own ITrinketHandler instances 2018-12-17 01:27:51 +01:00
b46c885f7c Add base Gui+Container classes for custom inventory interfaces 2018-12-16 07:02:06 +01:00
67d5e01804 Move SlotTrinketItem player inventory logic into a separate class 2018-12-16 06:53:11 +01:00
226eb20273 Add packet to tell server to open a GUI 2018-12-16 06:45:32 +01:00
1f2ffbcda9 Update DetectSlotChangeListener to return slot for item duplication prevention 2018-12-16 06:34:32 +01:00
c66f5a354e Refactor Trinket handling in preparation for Trinket Pouch 2018-12-01 14:34:50 +01:00
3cb50dc162 Add Elytra w/ custom recipe and durability handling 2018-12-01 10:11:57 +01:00
c5a3e0af24 Fix Table Pedestal render bounding box to include the item area 2018-12-01 10:10:58 +01:00
49858e4948 Add Binding Essence w/ recipe 2018-11-30 05:56:20 +01:00
9263572524 Add IInfusableItem & implement infusion colors and item transformations 2018-11-30 03:41:51 +01:00
4082c6b7ab Push config file for Statistic plugin 2018-11-28 06:26:25 +01:00
1b5c68c531 Add Compost w/ dispenser behavior and Humus drops 2018-11-28 00:12:26 +01:00
f700df457e Add Accumulation Table 2018-11-27 09:29:46 +01:00