5e263e09a1118f14427dd489e8df3ec1.png PSMList 0.4.1 PSM-041-125

Général

Ordre affichage : 118 Création : 23/08/2023 19h18
Index BL : 125 Modification : 24/08/2023 09h00
BL : PSM-041-125

Source : Aucune Soeurs : -

Dev

Fin dev :   D (Done) Ticket : -
Contrôle dev effectué : Fiche : -

C.Qualif. :   #FF0000
Activé : Icône FA : Par défaut

Contact : CFE - Community Qualification : Nouveauté
Répartition : - Module : Custom
Dev : ARS - Arshellan Sous module : Equipment

Provenance : 0.4.1  New Constat : -

Début : S.34 Charge j. : -
Fin : S.34 Délai j. : -
Priorité : - Pokercard : -
Estimatif j. : -

Description : Full support of equipment

Texte Commit : -

Description client : Equipments are now fully supported across all existing features. Missing official equipment is now available as well as creating and managing custom ones in custom expansions.

Client

Fascicule : Ne pas communiquer :
Alerte Mailing :

PreP

Statut PreP :   OK - Validé Testeur : ARS - Arshellan

Discussion

ARS

Arshellan

mercredi 23 août 2023 à 19:29

import for the equipment<br/><br/>https://discord.com/channels/231476264198733826/340209436507242497/1143960233123795004

ARS

Arshellan

mercredi 23 août 2023 à 19:30

new lines for the image settings<br/><br/>INSERT INTO `settings_image_requirements` (`id`, `entity`, `mode`, `mustbesquare`, `minwidth`, `minheight`, `maxwidth`, `maxheight`, `formats`, `weight`, `weight_unit`) VALUES<br/>(9, 'equipment', 'full', 1, 150, 150, 500, 500, 'image/jpg,image/jpeg,image/webp', 300, 'kb'),<br/>(10, 'equipment', 'x80', 1, 80, 80, 80, 80, 'image/jpg,image/jpeg,image/webp', 50, 'kb'),<br/>(11, 'equipment', 'x30', 1, 30, 30, 30, 30, 'image/jpg,image/jpeg,image/webp', 25, 'kb');