AnZhi20-AddItem icon

AddItem

在游戏内按F2打开窗口可自定义添加物品。Press F2 in-game to open a window where you can add items.

CHANGELOG

v2.8.0

  • 优化配置文件的相关逻辑。Optimize the relevant logic of the configuration file.
  • 已兼容MOD:NewItemsAddEquipments(一个提供多种游戏内物品的mod)和YuanAPI(一个库,后续所有通过这个库添加的新物品也都可以使用本mod进行添加)Compatible with MOD: NewItemAddEquipment (a mod that provides multiple in-game items) and YuanAPI (a library where all new items added through this library can also be added using this mod)

v2.7.0

  • 为配置文件及其它相关内容增加英文适配。Add English adaptation for configuration files and other related content.

v2.6.0

  • 修复bug:物品模式的部分物品名字显示错误。Fixed bug: Some item names in the item mode are displayed incorrectly.

v2.5.0

  • 物品模式:将部分物品重新添加分类标签并从新增物品中移除。Item mode: Re add category tags to some items and remove them from the newly added items
  • 地图模式:新增模式,该模式可添加暂定为府邸(已实现)、农庄(已实现)、封地(已实现)、世家(正在开发中)。Map mode: New mode, which can add temporary options such as mansion (already implemented), farm (already implemented), fiefdom (already implemented), and aristocratic family (under development).

v2.4.0

  • 新增物品读取逻辑,可以根据官方实时更新的物品清单实时增加可添加物品。New item reading logic allows for real-time addition of items based on the official updated item list.
  • 未手动分类时,官方新增的物品均标记为:新增物品。When not manually classified, officially added items are marked as: New Items.
  • 新增物品暂时仅可通过搜索框进行搜索添加。Newly added items can only be searched and added through the search box temporarily.

v2.3.0

  • 修复bug:话本《天仙配》无法正常添加且会引发错误。Fixed bug: The phone book "The Heavenly Match" cannot be added properly and may cause errors.

v2.2.0

  • 修改了因为分辨率导致的mod失效问题,添加了根据分辨率自动设置窗口大小。Fixed the mod failure issue caused by resolution and added automatic window size setting based on resolution.

v2.1.0

  • 调整了窗口布局。Adjusted the window layout.

v2.0.0

  • 调整了窗口布局。Adjusted the window layout.
  • 新增了分类:货币、话本。Added categories: currency, phonebook.
  • 新增了分类搜索功能,进一步缩小搜索范围。Added category search function to further narrow down the search scope.

v1.0.0

  • 自定义添加物品。Customize adding items.