Quasimorph
Item and Weapon Importer
25件中 21-25 を表示
< 1  2  >
更新:2024年9月25日 @ 16時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日 @ 16時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日 @ 15時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