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

1228 Commits

Author SHA1 Message Date
f01b51c91a Rebalance Energy Oracle, fix visual glitches, implement Cluster ignoring 2019-08-04 18:15:12 +02:00
a3d74538e2 Add BlockPos.closestTickingTile w/ predicate & remove maxDistance default 2019-08-04 16:41:37 +02:00
aad4102dea Add potted Withered Death Flowers into Energy Shrines 2019-08-04 12:45:41 +02:00
7ce4d1ef51 Implement Flower Pots with Death Flowers & fix Endermen not spawning 2019-08-04 12:14:18 +02:00
b2dd48d8c3 Add system for custom flower pots 2019-08-04 11:12:43 +02:00
8799b7370d Fix useNeighborBrightness & ambient occlusion on existing blocks 2019-08-03 17:28:52 +02:00
7063797809 Update solid top checks in BlockEternalFire & BlockJarODust 2019-08-03 17:28:52 +02:00
c87f2605d5 Add BlockPos.isTopSolid extension & remove a few inlines 2019-08-03 17:28:52 +02:00
074bceb5b2 Update & refactor a few things to address TODOs 2019-08-03 17:28:51 +02:00
5d2e781a96 Disable Forge worldgen hook in the End dimension 2019-08-02 19:01:54 +02:00
4d22626cb6 Make instability-spawned Endermites not despawn on peaceful 2019-08-02 18:18:49 +02:00
989bc6b712 Add mechanism to prevent hostile mob despawning on peaceful 2019-08-02 18:18:49 +02:00
b8538771f1 Address IDE inspections 2019-08-02 18:18:05 +02:00
43fa25ace3 Replace Chorus Flower override with a transformer 2019-08-02 18:18:05 +02:00
efb295e343 Add coremod & utilities 2019-08-02 18:18:04 +02:00
4660c0e788 Add Enhanced Brewing Stand w/ textures and custom behavior 2019-08-02 10:19:32 +02:00
9ee9876a94 Fix being unable to put potions back into Brewing Stands & modifier issues 2019-08-02 10:12:37 +02:00
79216ee6d2 Replace vanilla Brewing Stand & implement custom modifiers 2019-08-01 17:12:26 +02:00
f1b0f036fe Move ContainerBaseCustomInventory shift-click logic into an interface 2019-08-01 14:14:14 +02:00
4395ad412f Separate potion modifier recipes & refactor 2019-08-01 14:06:43 +02:00
482c5f7153 Change IntelliJ module names because ??? 2019-08-01 04:01:26 +02:00
bb32552fda Completely rework vanilla brewing recipes 2019-07-31 17:02:15 +02:00
d4e43614a2 Disable Kotlin assertions 2019-07-31 02:36:05 +02:00
6564bc7564 Reduce compiler warnings and inlining 2019-07-31 02:36:05 +02:00
a501bc52b0 Add Obsidian Towers territory w/ basic features 2019-07-30 11:38:19 +02:00
860dbe6c70 Update existing code to use new BlockPos extensions 2019-07-29 04:13:04 +02:00
a5002c4a26 Add BlockPos extensions for iterating spheres & overloads 2019-07-29 03:53:25 +02:00
7594de630d Make OreGenerator return the amount of successfully generated clusters 2019-07-28 18:02:03 +02:00
6fcf9d5e57 Add Random extensions for Kotlin ranges & update existing code to use them 2019-07-26 13:19:12 +02:00
2770dc36b7 Add StructurePiece.Instance context & use it for Energy Shrine pieces 2019-07-23 15:58:45 +02:00
155145fe24 Add tile entity utilities to ItemEndermanHead 2019-07-23 12:44:09 +02:00
effff77191 Add WIP Obsidian Tower structure w/ basic layout 2019-07-22 13:08:09 +02:00
4e0be09711 Allow StructureBuild to add detached pieces 2019-07-21 14:09:00 +02:00
1555f9796d Fix Void Bucket removing non-fluid blocks in 3x3x3 mode 2019-07-21 13:55:02 +02:00
2caeb40e55 Refactor code to reduce inner class count 2019-07-21 13:37:02 +02:00
ce07fc3c78 Slightly darken territory title shadow color 2019-07-20 09:03:54 +02:00
26c169c02e Implement Tomb Dungeon entrance generation in Forgotten Tombs 2019-07-19 12:16:41 +02:00
ebe984eb3b Begin work on Tomb Dungeon 2019-07-19 12:13:28 +02:00
8463037663 Update Forgotten Tombs environment (skylight, custom lightmap, fog tweaks) 2019-07-19 11:52:45 +02:00
6f1b12109c Refactor EntityTokenHolder constructors 2019-07-19 08:55:16 +02:00
78e0010990 Refactor entity structure triggers to allow nudging by fractional x/z amounts 2019-07-18 15:47:24 +02:00
6349b8564f Add proper FX to Spatial Dash Gem projectile 2019-07-18 05:47:41 +02:00
a5d00e1ecf Fix default smoke color regression & allow random smoke colors 2019-07-18 05:08:04 +02:00
9532b2d3ce Add subtitles to custom sounds & fix sound import in EntityItemIgneousRock 2019-07-18 03:44:34 +02:00
7cf058f3c8 Add Blank Token w/ crafting and duplication recipes & update Portal Token texture 2019-07-17 04:25:07 +02:00
aa3ba4ce74 Fix Portal Token crash when activating from player inventory & tweak tooltips 2019-07-17 02:39:08 +02:00
25a2a23051 Allow ParticleFadingSpot to have a random color 2019-07-16 09:39:50 +02:00
9cfd1790e2 Add texture for Spatial Dash Gem & source file for future Gems 2019-07-16 08:13:28 +02:00
3e2e18f19b Change Energy Shrine corridor ceilings to Gloomrock Bricks 2019-07-16 01:36:14 +02:00
3b5a9ed4df Fix Energy Shrine stair bugs (torch placement, 180° piece misalignments) 2019-07-16 01:20:44 +02:00