This commit is contained in:
Madis 2022-08-30 19:24:16 +03:00
parent aac36a1c0e
commit 3fb1210050
8 changed files with 21 additions and 19 deletions

View file

@ -348,6 +348,13 @@ Other
## 1.18.2
### 3.13.1 (2022-08-30)
- Updated Iris Shaders, Sodium Extra
- Iris received some bugfixes
- Disabled Adaptive VSync by default as it caused issues with some drivers/GPUs
- Existing users can disable it from video settings, or just keep using it if it works for you
### 3.13.0 (2022-08-27)
- Added MixinTrace - helps developers find the cause of crashes

View file

@ -1 +1 @@
{"version":1,"overrides":{"fabric":{"+depends":{"fabricloader":">=0.14.9"},"+recommends":{"Fabulously Optimized":">3.13.0"}},"debugify":{"conflicts":{}},"colormatic":{"recommends":{}}}}
{"version":1,"overrides":{"fabric":{"+depends":{"fabricloader":">=0.14.9"},"+recommends":{"Fabulously Optimized":">3.13.1"}},"debugify":{"conflicts":{}},"colormatic":{"recommends":{}}}}

View file

@ -1 +1 @@
{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 3.13.0","clickEvent":{"action":"open_url","value":"https://fabulously-optimized.github.io/"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.antighost","color":"dark_gray"}]}}
{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 3.13.1","clickEvent":{"action":"open_url","value":"https://fabulously-optimized.github.io/"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.antighost","color":"dark_gray"}]}}

View file

@ -1 +0,0 @@
{"extra_settings":{"use_adaptive_sync":true}}

View file

@ -10,11 +10,11 @@ hash = "e42d605709dbede0b7db4b3392a12c851d572398af021e285e02e3499bca8b7b"
[[files]]
file = "config/fabric_loader_dependencies.json"
hash = "9b5e8d5a87661709aa1988a6a9cb3f07fe7de18f9ae56df368f2b0f876a95628"
hash = "f7c9acd136d372f6bac0dbf3e83f6d4114e5656edcdceddd399d7b7614bdac00"
[[files]]
file = "config/isxander-main-menu-credits.json"
hash = "14dabf284d61cece204dac0f46a3a6023a4fb750f9e29c707200432b1d72ae69"
hash = "105be52b9a3fcff70454f433aa515bd254725ece084a77bed9a802c0db128fc3"
[[files]]
file = "config/modmenu.json"
@ -68,10 +68,6 @@ hash = "b792f2977c2889e388d0a0e83e316ed4f27050729d86c8623e8472accb8a2a46"
file = "config/yosbr/config/midnightlib.json"
hash = "f7f7122784c7a6bcdb034e663fd756e16ffe69a668cb1b334e2be622f8c7bd55"
[[files]]
file = "config/yosbr/config/sodium-extra-options.json"
hash = "79ec716574d3052a3b34c73d33c2b00506b3b194b751e444135486222d86fd2e"
[[files]]
file = "config/yosbr/config/sodium-options.json"
hash = "dd6f94bc9b0002d8db083a1f7a4238fd93489046f3084b03ce92338ab5a65b00"
@ -201,7 +197,7 @@ metafile = true
[[files]]
file = "mods/irisshaders.pw.toml"
hash = "1ea04b482ec1a591ae19507ef5ae88c06270de3520f9ffc974d70e8d55b24de5"
hash = "5e4e34842fbd50841142026621d7d8dd1787819dfca41c299decdd06adeed814"
metafile = true
[[files]]
@ -291,7 +287,7 @@ metafile = true
[[files]]
file = "mods/sodium-extra.pw.toml"
hash = "08f769ad40367b754ff25f73d8fae98ac05bee9a9ab34823894705a2366758d2"
hash = "d4df17e2b322206eb00376847bc989cb9e302414b60768a164450bdf27e015b4"
metafile = true
[[files]]

View file

@ -1,13 +1,13 @@
name = "Iris Shaders"
filename = "iris-mc1.18.2-1.2.6.jar"
filename = "iris-mc1.18.2-1.2.7.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "11fdf2e0d81a5692bbbe8d6f4c7f686210bd141f"
hash = "e9fa084bacca3e98c92b8b513a6b61aaaa711d90"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3899702
file-id = 3954788
project-id = 455508

View file

@ -1,13 +1,13 @@
name = "Sodium Extra"
filename = "sodium-extra-0.4.8+mc1.18.2-build.56.jar"
filename = "sodium-extra-0.4.10+mc1.18.2-build.63.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "390d38828d1050ef38e16011654dc14603b25295"
hash = "109ae769e7610501f0d01bc07e8e5ba910746ac0"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3943098
file-id = 3958735
project-id = 447673

View file

@ -1,11 +1,11 @@
name = "Fabulously Optimized"
version = "3.13.0"
version = "3.13.1"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "b9291a330e359f9e05b4558712a20a8de3f11c4eda0c377ad91a3bcab0faeeae"
hash = "7ae5d5220f851e82dcbfcc64bd6e6d48eb9d6e1412b4c7f718df41a073ac0c78"
[versions]
fabric = "0.14.9"