128 Commits

Author SHA1 Message Date
AlastorStrixEfuartus
a3e52ab610 PLT luminance 254 --> should be 255
Cause found: ipf_chest215.plt uses the wrong background luminance.
Expected transparent background pixel: FF 00
luminance 255, Skin layer
Actual background pixel: FE 00
luminance 254, Skin layer
All background pixels use FE 00 and form one border-connected region. In pal_skin01.tga, luminance 254 is opaque, while luminance 255 is the transparent endpoint. This makes the background render nearly white instead of transparent.
The PLT header and dimensions are valid (PLT V1, 64×128). The safe correction is to change those border-connected FE 00 pixels to FF 00.
Also, ipf_chest212, 213, 215, 216, and 217 are byte-identical, so they likely share the same background bug.
2026-08-11 17:04:02 +02:00
AlastorStrixEfuartus
c4e3b00a37 TGA-->DDS finalization
remaining TGA files are VFX which have shifted RGB channels or are using TXI animations that work only with TGA
2026-08-11 16:53:35 +02:00
AlastorStrixEfuartus
4f76e9d377 Malar Panther NWN2 model Appr(309) 2026-08-11 14:52:35 +02:00
AlastorStrixEfuartus
171ca637d4 Icon fix 2026-08-11 03:47:15 +02:00
AlastorStrixEfuartus
8164967203 2DA Updates 2026-07-28 12:48:20 +02:00
AlastorStrixEfuartus
d4e95f01d2 Textures using *.TXI needs to be TGA format 2026-07-28 12:29:15 +02:00
AlastorStrixEfuartus
02cd4573c3 Model optimizations 2026-07-28 12:18:36 +02:00
AlastorStrixEfuartus
981be13afa Texture higher quality 2026-07-26 15:28:58 +02:00
AlastorStrixEfuartus
aecc78eb48 MipMap correction 2026-07-22 21:01:56 +02:00
AlastorStrixEfuartus
3ec7425837 Moving portraits to... portraits folder 2026-07-22 20:15:27 +02:00
AlastorStrixEfuartus
d0819c8dba I cast denazification beam 2026-07-22 20:12:19 +02:00
AlastorStrixEfuartus
ed8494e0e3 TGA --> DDS
+ Alak'S texture flips
2026-07-22 19:57:45 +02:00
AlastorStrixEfuartus
b16d69bd78 Texture flip 2026-07-22 19:57:03 +02:00
AlastorStrixEfuartus
b536ed12ce TGA --> DDS 2026-07-22 13:38:36 +02:00
AlastorStrixEfuartus
bb69e66d7d TGA --> DDS 2026-07-22 11:04:08 +02:00
AlastorStrixEfuartus
783a8ce7a2 Fix of weights 2026-07-22 11:03:25 +02:00
AlastorStrixEfuartus
3c3214ec6c PLT reduction 2026-07-12 22:01:24 +02:00
AlastorStrixEfuartus
3bee11ff18 Effects needs to be in TGA
Because of a bad DLL code
2026-07-10 22:52:51 +02:00
AlastorStrixEfuartus
a090870961 Minor hak building cmd update 2026-07-09 15:16:13 +02:00
AlastorStrixEfuartus
0d9acc9c4e TGA-->DDS 2026-07-08 17:00:50 +02:00
AlastorStrixEfuartus
eae8f8767a TGA-->DDS 2026-07-08 16:51:53 +02:00
AlastorStrixEfuartus
5741011241 Size reduction 2026-07-08 16:51:29 +02:00
AlastorStrixEfuartus
6af3349698 TGA-->DDS 2026-07-08 00:59:44 +02:00
AlastorStrixEfuartus
dd12c45d0e Texture Optimizations 2026-07-08 00:56:29 +02:00
AlastorStrixEfuartus
47285d58fa Hotfix 2026-07-08 00:47:00 +02:00
AlastorStrixEfuartus
70854f56a5 TGA-->DDS 2026-07-08 00:43:41 +02:00
AlastorStrixEfuartus
d120be3774 TGA-->DDS 2026-07-08 00:42:14 +02:00
AlastorStrixEfuartus
be0ead91b3 TGA-->DDS 2026-07-08 00:41:36 +02:00
AlastorStrixEfuartus
b774e9b476 Revert 2026-07-03 17:15:04 +02:00
AlastorStrixEfuartus
5ff93c20ff Removal of duplicate data 2026-07-03 16:29:51 +02:00
AlastorStrixEfuartus
3d520226f8 DDS textures override 2026-07-03 15:49:51 +02:00
AlastorStrixEfuartus
fec0dc6028 Portraits TGA-->DDS 2026-07-03 15:44:41 +02:00
AlastorStrixEfuartus
71d681ed89 Transparency correction 2026-07-03 15:41:56 +02:00
AlastorStrixEfuartus
6c89d97abc Transparency fix 2026-07-03 15:36:09 +02:00
AlastorStrixEfuartus
0d11d42859 Restoration of transparency 2026-07-03 15:15:46 +02:00
AlastorStrixEfuartus
ce53856a94 minor update 2026-07-03 12:34:50 +02:00
AlastorStrixEfuartus
cb50ee2e22 V31 Update from RA - Corrected, Validated 2026-07-03 12:34:37 +02:00
AlastorStrixEfuartus
93c2a4fd7c TGA-->DDS part 3 2026-07-02 18:46:20 +02:00
AlastorStrixEfuartus
010b62e581 TGA-->DDS part 2 2026-07-02 18:46:08 +02:00
AlastorStrixEfuartus
dde9733f58 Massive TGA-->DDS Conversion 2026-07-02 18:43:17 +02:00
AlastorStrixEfuartus
4078fc832d MDL Clean + Compilation 2026-07-02 18:28:44 +02:00
AlastorStrixEfuartus
e7f02b8656 Optimization of textures 2026-06-29 12:49:42 +02:00
AlastorStrixEfuartus
2a63ed52ed Fuck you who made these 2026-06-24 20:12:13 +02:00
AlastorStrixEfuartus
72f69f9981 model optimizations 2026-06-23 00:59:07 +02:00
AlastorStrixEfuartus
1b32cfac9d PLT optimizations 2026-06-23 00:58:30 +02:00
AlastorStrixEfuartus
8281793d76 Model optimized 2026-06-17 06:58:31 +02:00
AlastorStrixEfuartus
27f92748cb Experiemntal combilation revent if needed 2026-06-17 06:58:15 +02:00
AlastorStrixEfuartus
5a48f10c94 Model optimizations 2026-06-17 05:18:34 +02:00
AlastorStrixEfuartus
eb2b9a8b43 hair fix 2026-06-14 08:50:27 +02:00
AlastorStrixEfuartus
9e6bb4554d Pow2 texture fixes 2026-06-12 01:52:51 +02:00