新建2023-01-09
  • Fixed bug with 'Mod disabled' feature
    修复了“禁用模组”功能的漏洞。

  • Improved fading with shaders
    优化了使用光影时的淡出。

  • Fixed issue with crash when Iris fails to load some shaders
    修复了当 Iris 加载某些光影失败时导致崩溃的问题。

2023-01-09
  • Fixed 'Unsupported uniform' spam and removed some debug information
    修复了“不受支持的格式”的垃圾信息并移除了部分调试信息。

  • Fixed crashes with newly supported Iris shaders
    修复了最近支持的 Iris 的崩溃问题。

2023-01-02

Made mod compatible with Iris 1.5 and 1.2 (Minecraft 1.19, 1.19.1)
使模组兼容 Iris 1.5 和 1.2(对应游戏版本 1.9,1.19.1)

2022-12-31

Fixed freeze when changing worlds
修复当切换世界时出现的冻结问题。

2022-12-31

Fixed "Animate near player" button
修复“玩家附近的动画”按钮。

2022-12-30
  • Fixed crash when entity is out of world bounds
    修复当实体超出世界边界时的崩溃。

  • Added messages for when new version is released
    添加了当模组新版本发布时的提示信息。

  • Some optimizations
    一些优化。

  • Added motion animations on item frames
    为物品框架添加了动态动画。

2023-12-27

Fixed crash without Iris

修复了未安装 Iris 时出现的崩溃问题。

2022-12-27
  • Added full Iris support!

    完整支持Iris光影!

  • Made mobs and tile entities animate with chunks

    使实体拥有同样的动画效果。

  • Added option to disable chunks animation near player

    添加了可以取消临近玩家的区块动画的选项。

  • Slightly rearranged config menu

    重新排列了配置菜单。

  • Fixed bug that if you place block in empty chunk, it'll fade in

    修复漏洞:在空区块中放置的方块会淡入。

2022-12-13

更改了模组图标。(感谢 cadenkriese)

Changed mod icon. (thanks cadenkriese)

2022-12-10

修复了 TOML 库的严重问题。

原文:

Fixed critical issue with TOML library

2022-12-10
  • Added "Reset" button to reset the fade time to default value
    添加“重置”按钮以将渐变时间重置为默认值。

  • Added "Enabled" button to disable fade-in animation
    添加“启用”按钮以禁用淡入动画。

  • Increased "Fade time" slider minimum value from 0 to 0.01
    将“渐变时间”滑块的最小值从 0 提升到了 0.01。

  • Added chunk animations, like in ChunkAnimator mod
    添加了区块动画,类似 ChunkAnimator 模组。

  • Rewrote config system almost entirely
    几乎完全地重写了配置系统。

  • Optimized chunk rendering
    优化了区块渲染。

  • Added options to separately turn off fade-in and animation to config
    在配置中为关闭淡入和动画添加了各自独立的选项。

2022-12-07

添加了模组菜单配置界面!现在,您可以自定义区块的淡入速度!

由于图标缩小而减小了文件大小(感谢 RookieCoder)。

进行了非常小规模的优化。

原文:

Added ModMenu config screen! Now you can customize how fast your chunks will appear!

Reduced file size due to icon shrinking (thanks theRookieCoder)

Very small optimizations

2022-12-05

修复了最近卸载的区块的区块淡入值不会重置的问题。

修复了高帧率时淡入速度较快和低帧率时较慢的淡入效果。

修复了加载Iris光影时崩溃的问题,但遗憾的是,启用光源时淡入效果不起作用。

原文:

Fixed chunk fade-in value not resetting for recently unloaded chunks.

Fixed faster fade-in effect on high framerates and slower on low framerates.

Fixed crash when Iris shader pack loads, but sadly fade-in effect doesn't work when shaders are enabled.

2022-12-05

添加了所有基本功能。

原文:

Added all basic features.

你已经到达了世界的尽头..
新建2022-12-13

更改了模组图标。(特别感谢cadenkriese)

Changed mod icon (thanks cadenkriese)

将模组移植到1.19.3。

Ported mod to 1.19.3。

你已经到达了世界的尽头..