Releases: MTrop/DoomStruct
Releases · MTrop/DoomStruct
2.17.0
2.16.0
Changed in 2.16.0
Fixed
GraphicUtils.createPicture(PNGPicture, Palette, Colormap) should not have considered palette index 255 for a viable match.Added
Palette.getNearestColorIndex(int, int, int, boolean).Added
Palette.getNearestColorIndex(int, boolean).
2.15.8
Changed in 2.15.8
Fixed
Some incongruities in allowed ranges inDoomSector
.
2.15.7
Changed in 2.15.7
Changed
Added more legal characters forNameUtils.toValidEntryName(String)
.
2.15.6
Changed in 2.15.6
Changed
Added more legal characters forNameUtils.isValidEntryName()
.
2.15.5
Changed in 2.15.5
Changed
Omit split at 128 pixels for graphics export in Picture.
2.15.4
2.15.3
2.15.2
2.15.1
Changed in 2.15.1
Changed
NameUtils: Valid entry names and texture names are virtually the same.