Quasimorph
Item and Weapon Importer
Εμφάνιση 21-25 από 25 καταχωρίσεις
< 1  2  >
Ενημέρωση: 25 Σεπ 2024 στις 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

Ενημέρωση: 21 Ιουλ 2024 στις 16:20
από Crynano

2.0.1.1

Updated for the latest version of Quasimorph

Ενημέρωση: 21 Ιουλ 2024 στις 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.

Ενημέρωση: 19 Ιουλ 2024 στις 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.

Ενημέρωση: 7 Ιουλ 2024 στις 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