Quasimorph

Quasimorph

Item and Weapon Importer
目前顯示第 21-25 項,共 25 項
< 1  2  >
更新:2024 年 9 月 25 日 @ 下午 4:05
Crynano 發表

Version 2.1

DISCLAIMER: This update will break current weapon implementations. Don't worry, use the descriptors examples from the folder inside the workshop to use the new system and reference your weapons via ID

Added support for importing:
· Trash
· Medkits
· Food
· Grenades (visuals and many stats are based on the frag_grenade or the baseItemId if provided)
· Repair objects
· Full armor suits
· Vests
· Backpacks

更新:2024 年 7 月 21 日 @ 下午 4:20
Crynano 發表

2.0.1.1

Updated for the latest version of Quasimorph

更新:2024 年 7 月 21 日 @ 上午 6:17
Crynano 發表

Version 2.0.1

· Fixed blurriness for imported images.
· Added 'imagePixelScale' to the global config, which defines the pixels per unit value of imported images.
Example: a value of 200 means double pixels per unit, which halves the size of the final sprite.
50 doubles the size of the final sprite.

更新:2024 年 7 月 19 日 @ 下午 3:10
Crynano 發表

Version 2.0.0

· Added support for generic descriptors
· Added support for backpacks and bullets
· Added the ability to include items to faction lists
· Added localization to items via config files.
· Global Config is now used to determine paths to every type of file.

更新:2024 年 7 月 7 日 @ 上午 7:03
Crynano 發表

Version 1.0.0

· Base weapon creation
· Support for custom images
· Support for custom name and descriptions shared in all languages

· JSON and API support