Перейти к содержимому
Mineforgian

环三亚甲基三硝胺 Cyclotrimethylenetrinitramine (C3H6N6O6)

A module for multi-threaded operations on entities

Загрузки
5K
Подписчики
49
Обновлён
1 сентября 2022 г.
Лицензия
MIT

Опубликован 5 июля 2022 г.

环三亚甲基三硝胺 Cyclotrimethylenetrinitramine (C3H6N6O6)

C1N(CN(CN1N+[O-])N+[O-])N+[O-].C1N(CN(CN1N+[O-])N+[O-])N+[O-]

ps:你可以叫它黑索金 | You can call it Cyclonite.


现已完全支持单人游戏

Now fully supported for single player


这是一个用于实体多线程运算的模组,适用于Minecraft1.18.2 Fabric。 它与大多数模组兼容,与锂兼容需要关闭锂的entity和collections

This is a module for entity multithreading for Minecraft 1.18.2 Fabric. It is compatible with most modules, compatibility with lithium requires turning off lithium's ENTITY and COLLECTIONS

它与C2ME完全兼容

It is fully compatible with C2ME

特别鸣谢 Special Thanks

这个项目的原理来自MCMTFabric,在此特别感谢MCMT的工作。

The rationale for this project comes from MCMTFabric, and a special thanks to MCMT for their work.

Центр версий

7 версий
  • Релиз118 КБ
  • Релиз118 КБ
  • Бета116 КБ
  • Релиз116 КБ
  • Бета115 КБ
  • Бета109 КБ
  • Бета109 КБ

Ченджлог

1.0.0-beta9Релиз1.18.2, 1.19.2 · 1 сентября 2022 г.
  1. 独立分支1.19.2版本
  2. 更新对c2me兼容方案
1.0.0-beta8Релиз1.19.1-pre4, 1.19.1-pre5, 1.19.1-pre6 · 21 июля 2022 г.

更新内容

  1. 小bug修复
  2. 初步修复 https://github.com/KenRouKoro/C3H6N6O6/issues/1
  3. 异常处理优化

Updates

  1. minor bug fixes
  2. Initial fixes https://github.com/KenRouKoro/C3H6N6O6/issues/1
  3. Exception handling optimization
1.0.0-beta7Бета1.18.2 · 19 июля 2022 г.

更新内容

  1. 小bug修复
  2. 初步修复 https://github.com/KenRouKoro/C3H6N6O6/issues/1

Updates

  1. minor bug fixes
  2. Initial fixes https://github.com/KenRouKoro/C3H6N6O6/issues/1
1.0.0-beta6Релиз1.18.2 · 17 июля 2022 г.

更新内容:

  1. 删除屏蔽容器并发限制,因为导致Bug的是玩家实体的问题
  2. 在同步方块时加锁,使得刷地毯机等红石机械能短时间运行(长时间会损坏机械)
  3. 完整的中文JavaDoc

Updates:

  1. remove the shielded container concurrency limit, as it was the player entity that was causing the bug
  2. add locks when synchronizing blocks to allow redstone mechanics such as carpet brushes to run for short periods of time (long periods can damage mechanics)
  3. complete Chinese JavaDoc
1.0.0-beta5Бета1.18.2 · 15 июля 2022 г.

更新内容

  1. 移植MCMTCE的对于Tech与AE2的兼容代码并进行优化。
  2. 完全支持单人游戏
  3. 修复部分方块实体无法Tick的问题(屏蔽容器方块实体的Tick)。
  4. 动态配置文件支持,可以随时修改配置文件以禁用并行化功能。
  5. Tech修复代码将无界阻塞队列换为大小为2000的有界阻塞队列
  6. 一些小bug修复

Updates

  1. ported MCMTCE's for Tech and AE2 compatibility code and optimized.
  2. Full support for single player
  3. Fix the problem that some cube entities cannot be ticked (blocking container block entities from ticking).
  4. dynamic profile support, can modify profile to disable parallelization at any time
  5. Tech fix code to replace the unbounded blocking queue with a bounded blocking queue of size 2000
  6. some minor bug fixes
1.0.0-bate3Бета1.18.2 · 8 июля 2022 г.

更新内容

  1. 更换了DecoderHandlerMixin的实现方式,理论上不会再与Polymer冲突
  2. 增加KoroWorld-Lib前置的强制检查
1.0.0-bate1Бета1.18.2 · 5 июля 2022 г.

更新内容

  1. 重新设计了运行逻辑,理论上这能增强其兼容性 Redesigned operational logic, which in theory enhances its compatibility

Комментарии

Загружаем…