From ab3d66f41f2b3cc4d56e54d9ebef14409e09d451 Mon Sep 17 00:00:00 2001 From: Krutoy242 Date: Mon, 9 Dec 2024 12:42:19 +0300 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A7=B1=20CHANGELOG=20update,=20v?= =?UTF-8?q?ersion=20bump?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG-latest.md | 71 +++++++++++++---------------- config/CustomMainMenu/mainmenu.json | 2 +- dev/version.txt | 2 +- manifest.json | 2 +- server/server-setup-config.yaml | 2 +- 5 files changed, 36 insertions(+), 43 deletions(-) diff --git a/CHANGELOG-latest.md b/CHANGELOG-latest.md index 90795b04c..2df67ccd3 100644 --- a/CHANGELOG-latest.md +++ b/CHANGELOG-latest.md @@ -1,61 +1,54 @@ -# v1.50.0 (2024-12-05) +# v1.51.0 (2024-12-09) + ## Mods changes -### ๐ŸŸข Added Mods + +### ๐Ÿ”ด Removed Mods Icon | Summary | Reason ----:|:--------|:------- - | [**Sonomagy**](https://www.curseforge.com/minecraft/texture-packs/sonomagy) Sonomagy TC6 v1.6.zip
Sound enhancements for Thaumcraft 4, 5 and 6. The same sounds but much, much better. | Cool improved sournds. + | [**CustomFishing**](https://www.curseforge.com/minecraft/mc-mods/customfishing) customfishing-0.1.2.jar
CustomFishing is a CraftTweaker addon that allows users to add fishing conditions using scripts. For example, you can set a 50% chance of catching an apple when fishing in lava. | This mod making unable to fish in vanilla water. ----------- -### ๐ŸŸก Updated Mods - -โš ๏ธ Downgrade of Forestry here is important since its fixed progression-blocking bug making ![](https://github.com/Krutoy242/mc-icons/raw/master/i/thermalexpansion/frame__0.png "Machine Frame") uncraftable. - -Icon | Summary | Old / New -----:|:--------|:--------- - | [**Forestry**](https://www.curseforge.com/minecraft/mc-mods/forestry) | forestry_1.12.2-5.8.2.424
forestry_1.12.2-5.8.2.423 - | [**CraftPresence**](https://www.curseforge.com/minecraft/mc-mods/craftpresence) | CraftPresence-2.5.2+1.12.2-forge
CraftPresence-2.5.2+1.12.2-forge - | [**Zen Utils**](https://www.curseforge.com/minecraft/mc-mods/zenutil) | zenutils-1.21.3
zenutils-1.21.4 - | [**UniLib**](https://www.curseforge.com/minecraft/mc-mods/unilib) | UniLib-1.0.4+1.12.2-forge
UniLib-1.0.4+1.12.2-forge - |[**The Twilight Forest - Deforestation Edition**](https://www.curseforge.com/minecraft/mc-mods/the-twilight-forest-deforestation-edition)| twilightforest-1.12.2-3.11.2000
twilightforest-1.12.2-3.12 - | [**StellarCore**](https://www.curseforge.com/minecraft/mc-mods/stellarcore) | StellarCore-1.5.20
StellarCore-1.5.21 - | [**MiniEffects-Legacy Extended Life**](https://www.curseforge.com/minecraft/mc-mods/minieffects-legacy-extended-life)| minieffects-2.1.0
minieffects-2.2.0 - | [**Backpack Display**](https://www.curseforge.com/minecraft/mc-mods/backpack-display) | backpackdisplay-1.4
backpackdisplay-1.6.0 - | [**Backpack Opener**](https://www.curseforge.com/minecraft/mc-mods/backpack-opener) | bpopener-1.0
bpopener-1.0.1 ------------ -## ๐Ÿ› Fixes -* [๐Ÿ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/04b358829c1c30d7df49a5cb60f9da7201d420dd)โ˜ข๏ธFix ![](https://github.com/Krutoy242/mc-icons/raw/master/i/trinity/trinitite__0.png "Trinitite-covered Sand") harvest level - > > Contributed by [oneandonlyflexo](theoneandonlyflexo@gmail.com) - > - > Fix Trinity blocks have tool type "Pickaxe" instead of "pickaxe" -* [๐Ÿ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/3af34ed1c7353b1580439cbbfbc5b2ba3a1cd489)โ˜ข๏ธFix Trinity Bombs cant destroy surroundings on explode - > Related https://github.com/NovaEngineering-Source/StellarCore/issues/30 -* [๐Ÿ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/afac7fff3c7491e0802753dc9f2a7d02d79465f2)โœˆ๏ธimprove `/perf` command - > `/perf chunks` now show information about loaded chunks in all worlds. - > That will help server owners to find constantly loaded chunks. +## โšก Performance Improvements -#### Info +* [๐Ÿ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/bbe52f5ec26e2e0872f7ed74b4dc7c1535ac5659)โšกRewrite custom particle events for ![](https://github.com/Krutoy242/mc-icons/raw/master/i/thaumadditions/mithminite_scythe__0__46769d22.png "Mithminite Scythe") + > Improve particle performance when using Scythe and remove log printing for every particle event. + > + > Related: 2ce55bfae16bbc8b3014f54c3df0c892b91d5e3c -* [๐Ÿ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/dca7bb6b830025226386ff9f6e9a6b9b59afe996)โญRemove `.0` residue on acquire tooltip +## ๐Ÿ› Fixes + +* [๐Ÿ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/e1f29e8a2dcb5bd317857d9ac417ffb23919ac31)๐ŸŒFix Nether Portal can't be lit in Dim3 (skyblock) > -* [๐Ÿ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/7859669f0bcf73eec8d80a3e9457e484da3a9da1)๐Ÿ“Add HEI entry about ![](https://github.com/Krutoy242/mc-icons/raw/master/i/trinity/trinitite_shard__0__59733133.png "Trinitite Shard") drop rate +* [๐Ÿ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/c0733032ee9ba4eefa7640d3d357b89e0149bc60)๐Ÿ’ฅFix crash with ![](https://github.com/Krutoy242/mc-icons/raw/master/i/aeadditions/fluidfiller__0.png "ME Fluid Auto Filler") + > Disable StellarCore config option `AsyncItemStackCapabilityInit` and enable CensoredASM option `delayItemStackCapabilityInit` instead. +* [๐Ÿ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/66505777ccfe3bc5df99e0bffcd925261c4d6230)๐ŸงคImprove Item display in chat for IC2 items and blocks when hand over items > -#### Quest +#### Recipes -* [๐Ÿ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/59b4e3225bbcf485565e796f06e1191167947df2)๐Ÿ“–Add note that ![](https://github.com/Krutoy242/mc-icons/raw/master/i/opencomputers/robot__0.png "Generic Robot") can trade Myrmexes +* [๐Ÿ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/e0d18b6663978e3efc6215fd4ecb3ba1faa7ff7d)โœ๏ธ![](https://github.com/Krutoy242/mc-icons/raw/master/i/tconstruct/large_plate__0__11923773.png "Advanced Alloy Large Plate") add ![](https://github.com/Krutoy242/mc-icons/raw/master/i/immersiveengineering/metal_multiblock__0.png "Metal Press") recipe + > Fix https://github.com/Krutoy242/Enigmatica2Expert-Extended/issues/441 +* [๐Ÿ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/1afab2ccf6152cbafb7a7a5175c2ff71793b57d5)โœ๏ธ![](https://github.com/Krutoy242/mc-icons/raw/master/i/botania/blackholetalisman__0__f62.png "Black Hole Talisman") cheaper + > +* [๐Ÿ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/357c818ca43c5c339e943fc78cc08450437ce814)โœ๏ธ![](https://github.com/Krutoy242/mc-icons/raw/master/i/immersiveengineering/metal_device1__13.png "Garden Cloche") buff + > Now recipe does not require ![](https://github.com/Krutoy242/mc-icons/raw/master/i/advancedrocketry/basalt__0.png "Basalt Sediment") and high-tech fluids can buff Cloche speed up to x16 times (about 1 growth / sec). +* [๐Ÿ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/95d2113828b04ddaefdbaf359f4c6edd4be00aed)โœ๏ธ![](https://github.com/Krutoy242/mc-icons/raw/master/i/thermalfoundation/material__162.png "Invar Ingot") not consumed second ![](https://github.com/Krutoy242/mc-icons/raw/master/i/minecraft/iron_ingot__0.png "Iron Ingot") in ![](https://github.com/Krutoy242/mc-icons/raw/master/i/immersiveengineering/metal_multiblock__13.png "Arc Furnace") + > +* [๐Ÿ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/7a2a947792a4df95dfccc6cb01bb4ef820d87a80)โœ๏ธ![](https://github.com/Krutoy242/mc-icons/raw/master/i/environmentaltech/modifier_resistance__0.png "Resistance Modifier") fix uncraftable sometimes > -* [๐Ÿ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/abb0a4409cb0487f94fcb612eff46840fa944d04)๐Ÿ“–Changed something in quests - > I made some kind of improvment and forgot what i did, but since StellarCore rewrite all NBT tag order, all the quests become marked as changed. -* [๐Ÿ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/0849f76cb03659e649dc1c801a638a8255329f30)๐Ÿ“–Fix ![](https://github.com/Krutoy242/mc-icons/raw/master/i/trinity/trinitite_shard__0__59733133.png "Trinitite Shard") quest desc +* [๐Ÿ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/d555b9e2e8095ac71cc714f0eb4f433ce7afaa34)โœ๏ธ![](https://github.com/Krutoy242/mc-icons/raw/master/i/randomthings/ingredient__12.png "Spectre String")![](https://github.com/Krutoy242/mc-icons/raw/master/i/mysticalagriculture/crafting__23.png "Mystical String")![](https://github.com/Krutoy242/mc-icons/raw/master/i/randomthings/spectrecoil_normal__0.png "Spectre Coil") cheaper + > +* [๐Ÿ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/3d1555d659c8ba7246e01e1161fd70001523303e)โœ๏ธAdd ![](https://github.com/Krutoy242/mc-icons/raw/master/i/thermalexpansion/machine__6__1b7c6a95.png "Magma Crucible (Basic)") rec for ![](https://github.com/Krutoy242/mc-icons/raw/master/i/mysticalagriculture/quicksilver_essence__0.png "Quicksilver Essence") and [Sky Stone Essence] +* [๐Ÿ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/5263e019bd15fde802f0406d8157c24d40c31b41)โœ๏ธreplace wrong IC2 dusts/ores from ![](https://github.com/Krutoy242/mc-icons/raw/master/i/ic2/crafting__24.png "Scrap Box") > #### Tweaks -* [๐Ÿ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/cda161ef94815da880f0aab38ecf6eaa2bf1036c)๐ŸงงTE machine set redstone control tier to `0` - > +* [๐Ÿ–‡](https://github.com/Krutoy242/Enigmatica2Expert-Extended/commit/0ebcdb62902e8fb43b6027246e8f3b243e06aac1)โš™Remove ![](https://github.com/Krutoy242/mc-icons/raw/master/i/actuallyadditions/block_grinder__0.png "Crusher") + > Remove Crusher since its whole functionality copied with EU2 crusher that actually better since can be upgraded. diff --git a/config/CustomMainMenu/mainmenu.json b/config/CustomMainMenu/mainmenu.json index 111ce506a..d43fce204 100644 --- a/config/CustomMainMenu/mainmenu.json +++ b/config/CustomMainMenu/mainmenu.json @@ -155,7 +155,7 @@ "alignment": "bottom_right" }, "version_num": { - "text": "v1.50.0", + "text": "v1.51.0", "posX": -65, "posY": -25, "color": 4956595, diff --git a/dev/version.txt b/dev/version.txt index 60c34d970..e8d94f772 100644 --- a/dev/version.txt +++ b/dev/version.txt @@ -1 +1 @@ -v1.50.0 \ No newline at end of file +v1.51.0 \ No newline at end of file diff --git a/manifest.json b/manifest.json index a5450fc56..089336bf8 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,7 @@ "manifestType": "minecraftModpack", "manifestVersion": 1, "name": "Enigmatica2Expert-Extended", - "version": "v1.50.0", + "version": "v1.51.0", "author": "krutoy242", "overrides": "overrides", "files": [ diff --git a/server/server-setup-config.yaml b/server/server-setup-config.yaml index 9b329a8c7..b9b0abb19 100644 --- a/server/server-setup-config.yaml +++ b/server/server-setup-config.yaml @@ -46,7 +46,7 @@ install: # Link to where the file where the modpack can be distributed # This supports loading from local files as well for most pack types if there is file://{PathToFile} in the beginning - modpackUrl: https://github.com/Krutoy242/Enigmatica2Expert-Extended/releases/download/v1.50.0/E2E-Extended-v1.50.0.zip + modpackUrl: https://github.com/Krutoy242/Enigmatica2Expert-Extended/releases/download/v1.51.0/E2E-Extended-v1.51.0.zip # This is used to specify in which format the modpack is distributed, the server launcher has to handle each individually if their format differs # current supported formats: