Don't Starve
[API] Inventory Images
Se afișează 1-10 din 10 intrări
Actualizare: 14 aug. 2022 @ 18:04

  • Fixed a crash with non-global KnownModIndex.

Actualizare: 3 aug. 2022 @ 12:31

  • Fixed a crash with tonumber function call.

Actualizare: 3 aug. 2022 @ 11:24

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

Actualizare: 30 iul. 2022 @ 22:11

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

Actualizare: 26 iul. 2022 @ 12:54

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

Actualizare: 26 iul. 2022 @ 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.

Actualizare: 25 iul. 2022 @ 23:47

  • Fixed some errors.

Actualizare: 25 iul. 2022 @ 23:24

  • Fixed a crash with non-global assert.

Actualizare: 25 iul. 2022 @ 19:44

  • API Release.

Actualizare: 25 iul. 2022 @ 15:46

  • Some pre-release tests.