PSMList 0.4.2 PSM-042-147
| Ordre affichage : | 140 | Création : | 06/09/2023 14h36 |
| Index BL : | 147 | Modification : | 11/10/2023 19h14 |
| BL : | PSM-042-147 | ||
| Source : | Aucune | Soeurs : | - |
| Fin dev : | D (Done) | Ticket : | - |
| Contrôle dev effectué : | Fiche : | - | |
| C.Qualif. : | #000000 | ||
| Activé : | Icône FA : | Par défaut | |
| Contact : | ARS - Arshellan | Qualification : | Nouveauté |
| Répartition : | - | Module : | Island |
| Dev : | ARS - Arshellan | Sous module : | - |
| Provenance : | 0.4.2 New | Constat : | - |
| Début : | S.41 | Charge j. : | - |
| Fin : | S.41 | Délai j. : | - |
| Priorité : | - | Pokercard : | - |
| Estimatif j. : | - | ||
| Description : | (DATABASE & ASSETS) Islands support and terrain types | ||
| Texte Commit : | - | ||
| Description client : | - | ||
| Fascicule : | Ne pas communiquer : | ||
| Alerte Mailing : |
| Statut PreP : | OK - Validé | Testeur : | ARS - Arshellan |
INSERT INTO settings_image_requirements (entity, mode, mustbesquare, minwidth, minheight, maxwidth, maxheight, formats, weight, weight_unit) VALUES ('island', 'island_heads_xl', 0, 375, 266, 1650, 1170, 'image/jpg,image/jpeg,image/webp', 2000, 'kb');<br/>INSERT INTO settings_image_requirements (entity, mode, mustbesquare, minwidth, minheight, maxwidth, maxheight, formats, weight, weight_unit) VALUES ('island', 'island_tails_xl', 0, 375, 266, 1650, 1170, 'image/jpg,image/jpeg,image/webp', 2000, 'kb');<br/>INSERT INTO settings_image_requirements (entity, mode, mustbesquare, minwidth, minheight, maxwidth, maxheight, formats, weight, weight_unit) VALUES ('island', 'island_heads_m', 0, 200, 130, 900, 600, 'image/jpg,image/jpeg,image/webp', 300, 'kb');<br/>INSERT INTO settings_image_requirements (entity, mode, mustbesquare, minwidth, minheight, maxwidth, maxheight, formats, weight, weight_unit) VALUES ('island', 'island_tails_m', 0, 200, 130, 900, 600, 'image/jpg,image/jpeg,image/webp', 300, 'kb');<br/>INSERT INTO settings_image_requirements (entity, mode, mustbesquare, minwidth, minheight, maxwidth, maxheight, formats, weight, weight_unit) VALUES ('island', 'island_icon', 0, 100, 80, 450, 300, 'image/jpg,image/jpeg,image/webp', 150, 'kb');<br/><br/>INSERT INTO settings_image_requirements (entity, mode, mustbesquare, minwidth, minheight, maxwidth, maxheight, formats, weight, weight_unit) VALUES ('terrain_type', 'full', 1, 200, 200, 500, 500, 'image/jpg,image/jpeg,image/webp', 30, 'kb');<br/>INSERT INTO settings_image_requirements (entity, mode, mustbesquare, minwidth, minheight, maxwidth, maxheight, formats, weight, weight_unit) VALUES ('terrain_type', 'x80', 1, 100, 80, 450, 300, 'image/jpg,image/jpeg,image/webp', 20, 'kb');