Commit Graph
974 Commits
Author SHA1 Message Date
chylex e1c0ce60af Add glitter particle type 2019-01-09 16:27:03 +01:00
chylex a424f8fc44 Minor style fixes 2019-01-09 16:06:59 +01:00
chylex a11aac50d2 Implement a few Ender Pearl infusions (harmless, phasing, slow) 2019-01-08 11:50:05 +01:00
chylex e1de134d35 Add Infused Ender Pearl item & infusion list to the entity 2019-01-08 11:31:16 +01:00
chylex cd3948b981 Replace vanilla Ender Pearl entity w/ custom impact behavior 2019-01-08 11:02:21 +01:00
chylex 7d62af8e9e Add block position as a parameter to RayTracer collide check callback 2019-01-08 10:32:40 +01:00
chylex 7f35b2af63 Fix missing damage implementation in Teleporter 2019-01-07 20:20:15 +01:00
chylex d2ecdffd6a Fix minor style issues (imports, ByteBuf usage, Item translation key prefixing) 2019-01-07 14:28:13 +01:00
chylex c17a4cddb6 Tweak Void Salad to use the "starve" death message 2019-01-07 14:23:38 +01:00
chylex 360537af31 Refactor Damage to allow null remote source for indirect damage 2019-01-07 14:09:36 +01:00
chylex 4a7da9e973 Add Endersol w/ assets 2019-01-04 18:38:13 +01:00
chylex f71c6e9443 Add utility extension to clone block sound data 2019-01-04 18:36:28 +01:00
chylex 29d6b2f76a Add Scorching tools w/ recipes and custom fortune behavior 2019-01-04 11:40:54 +01:00
chylex 0d5c7eca89 Add (probably WIP) assets for Scorching tools & sword 2019-01-04 11:40:53 +01:00
chylex 3c2e9b2e1b Add a flame particle variant with customizable lifespan 2019-01-04 11:30:37 +01:00
chylex 059f4bdf4d Update existing repair handlers to use the new interface 2019-01-04 11:21:36 +01:00
chylex d18f300c4b Add a custom interface-based Anvil repair handler 2019-01-04 11:21:36 +01:00
chylex a533df19d4 Add Infernium Ingot & Dirty Infernium Ingot w/ recipe 2019-01-03 09:28:47 +01:00
chylex dca610893f Add a debug chunk generator to the End 2019-01-03 03:40:12 +01:00
chylex 1db6b61029 Add Talisman of Griefing 2019-01-01 06:17:57 +01:00
chylex a992c3883c Minor tweaks (IOffset entity constructor, unnecessary code, cleanup) 2019-01-01 03:41:59 +01:00
chylex bb5af7b0c8 Allow cloning an explosion w/ modified parameters 2019-01-01 03:41:59 +01:00
chylex 307ebe0643 Finish implementing dimension & region instability for all dimensions 2018-12-30 06:37:38 +01:00
chylex 15caa41c38 Implement territory chunk grid system w/ a few test territories 2018-12-30 06:28:55 +01:00
chylex ea0b2e440f Replace vanilla End world provider & disable dragon fight manager 2018-12-30 05:48:47 +01:00
chylex 9be0a2a91f Add destructuring extensions for ChunkPos 2018-12-30 05:42:20 +01:00
chylex f225319e51 Update Endermites (render range, instability relief, Corrupted Energy immunity) 2018-12-28 05:09:29 +01:00
chylex 0632538268 Add dimension instability triggers to teleportation 2018-12-28 05:05:15 +01:00
chylex 9001424821 Add a method to leak a set amount of Energy from a Cluster 2018-12-28 05:02:07 +01:00
chylex 480a2da36b Implement main logic and capability handling for dimension & region instability 2018-12-28 04:25:51 +01:00
chylex 48e9aadc0f Add interfaces and utilities for instability 2018-12-27 21:15:04 +01:00
chylex 663554a97b Add parameters to Teleporter (reset pathfinding, extend FX range) & tweak effects 2018-12-27 19:55:51 +01:00
chylex 879ece80f0 Add interface to mark entity as immune to Corrupted Energy 2018-12-27 16:06:29 +01:00
chylex a4c35c1500 Add Random.removeItem extension 2018-12-25 13:39:21 +01:00
chylex 0197d7c5a1 Fix non-lethal damage sometimes leaving player at 1 full heart 2018-12-25 02:30:22 +01:00
chylex 9283a106b7 Minor code style tweaks 2018-12-25 02:08:39 +01:00
chylex 5ae5d3cca7 Add instability-spawned Endermite variation & disable Endermite particles 2018-12-22 17:26:45 +01:00
chylex c7f35e221a Add a way to pause particle effect spawning 2018-12-22 16:21:37 +01:00
chylex bc0b826013 Fix entity translation key 2018-12-22 16:18:57 +01:00
chylex fd699eff11 Tweak Corrupted Energy particle color 2018-12-22 16:18:57 +01:00
chylex fd70dd5da0 Fix Infused TNT and Endermite serialization 2018-12-22 13:42:20 +01:00
chylex 331a4ae7e4 Replace Endermite and implement custom behavior, despawning, and drops 2018-12-22 12:32:16 +01:00
chylex 7109f3dde1 Add custom EntityAIWanderAvoidWater constructor 2018-12-22 12:32:16 +01:00
chylex b5db81dd47 Add mob AI that reduces randomness of wandering 2018-12-22 12:25:38 +01:00
chylex a8aadfab54 Refactor entity override registration 2018-12-22 10:15:27 +01:00
chylex 38fdff2266 Fix being able to open an Amulet of Recovery without recharging it 2018-12-20 09:22:48 +01:00
chylex fa6e5b12c9 Implement modded & Trinket slot handling in Amulet of Recovery 2018-12-20 09:22:48 +01:00
chylex 453f79e33c Fix infusions causing items to lose NBT data 2018-12-20 08:47:32 +01:00
chylex c09ae421fe Fix Trinket duplication on death 2018-12-20 08:47:31 +01:00
chylex eebaa5238c Add NBTList.set 2018-12-20 08:47:31 +01:00