饑荒
[API] Inventory Images
目前顯示第 1-10 項,共 10 項
更新:2022 年 8 月 14 日 @ 下午 6:04

  • Fixed a crash with non-global KnownModIndex.

更新:2022 年 8 月 3 日 @ 下午 12:31

  • Fixed a crash with tonumber function call.

更新:2022 年 8 月 3 日 @ 上午 11:24

  • Fixed an issue that would cause mods that use the API at the same not to work correctly.
  • Medium refactoring.

更新:2022 年 7 月 30 日 @ 下午 10:11

  • Mods that don't use this API will no longer have their icons invisible.
  • The inventoryItemAtlasLookup is now in the global env.

更新:2022 年 7 月 26 日 @ 下午 12:54

  • Removed the tutorial from modmain.lua
    It's all at GitHub Repository's README.md now.

更新:2022 年 7 月 26 日 @ 上午 10:16

  • Add version check.
  • Setting an inventoryitem.atlasname will no longer mess up the image when the mini sign is drawn. Setting this field is unnecessary.
  • Add the function to the mod env.

更新:2022 年 7 月 25 日 @ 下午 11:47

  • Fixed some errors.

更新:2022 年 7 月 25 日 @ 下午 11:24

  • Fixed a crash with non-global assert.

更新:2022 年 7 月 25 日 @ 下午 7:44

  • API Release.

更新:2022 年 7 月 25 日 @ 下午 3:46

  • Some pre-release tests.