chuxiaaaa-InverseGift icon

InverseGift

Present a gift to the employee who uses Inverse Teleport

CHANGELOG

InverseGift Changelog

1.1.5

English

  • Fixed compatibility issues with other mods.
  • Improved object name registration so repeated level entries that use the same prefab are not exported as duplicate aliases.
  • When different prefabs share the same object name, InverseGift now keeps them available through numbered aliases in the exported item list.
  • Refactored custom gift events and object registration to make future compatibility fixes easier.

中文

  • 修复了与其他模组的兼容性问题。
  • 优化物体名称注册逻辑:多个地图引用同一个 prefab 时,不再导出为重复别名。
  • 当不同 prefab 使用相同物体名称时,现在会在导出的物品列表中生成带编号的别名,仍然可以手动指定。
  • 重构了自定义礼物事件和物体注册逻辑,后续兼容性维护会更稳定。

1.1.4

English

  • Changed the configuration file structure.
  • Old configuration files are no longer supported. Please delete the old configuration file when upgrading to version 1.1.4 or later.

中文

  • 修改了配置文件结构。
  • 不再支持旧版配置文件。升级到 1.1.4 或更高版本时,请删除旧的配置文件后重新生成。

1.1.3

English

  • Fixed several bugs.

中文

  • 修复了一些问题。

1.1.2

English

  • Fixed several bugs.

中文

  • 修复了一些问题。

1.1.1

English

  • Added compatibility fixes for Lethal Company v73.

中文

  • 修复了与 Lethal Company v73 的兼容性问题。

1.1.0

English

  • Fixed several bugs.

中文

  • 修复了一些问题。

1.0.9

English

  • Fixed several bugs.

中文

  • 修复了一些问题。

1.0.8

English

  • Fixed several bugs.

中文

  • 修复了一些问题。

1.0.7

English

  • Fixed several bugs.

中文

  • 修复了一些问题。

1.0.6

English

  • Fixed errors caused by generated scrap items without a configured value.

中文

  • 修复了生成的废料物品没有设置价值时可能导致异常的问题。

1.0.5

English

  • Fixed an issue where random items could not be included in reverse teleporter gift items.

中文

  • 修复了逆向传送赠送物品中无法包含随机物品的问题。

1.0.4

English

  • Fixed configuration file hot reload not taking effect.
  • Fixed an error that could occur when leaving after no inverse teleporter had been used during the round.
  • Fixed an issue where items generated from random names could become fixed.
  • Scrap values now support random ranges. Use Value1-Value2 to randomize the value. Both values must be integers, and Value1 must be less than Value2.

中文

  • 修复了配置文件热重载不生效的问题。
  • 修复了整局游戏未使用逆向传送器时,离开游戏可能报错的问题。
  • 修复了随机名称生成的物品可能被固定的问题。
  • 废料价值现在支持随机范围。使用 Value1-Value2 即可随机价值。两个值都必须是整数,并且 Value1 必须小于 Value2

1.0.3

English

  • Fixed a bug where scrap items could be generated without a value.

中文

  • 修复了废料物品可能没有价值的问题。

1.0.2

English

  • Added four special names: RandomTool, RandomScrap, RandomEnemy, and RandomObject.

中文

  • 新增四个特殊名称:RandomToolRandomScrapRandomEnemyRandomObject

1.0.1

English

  • Fixed several bugs.

中文

  • 修复了一些问题。

1.0.0

English

  • Initial release.

中文

  • 初始发布。